[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:01:52.079252 11122 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.220.190:37533
I20260713 09:01:52.080839 11122 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:01:52.081833 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:52.097605 11128 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:52.097585 11129 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:52.098609 11122 server_base.cc:1061] running on GCE node
W20260713 09:01:52.097597 11131 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:53.203536 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:53.203774 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:53.203958 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933313203939 us; error 0 us; skew 500 ppm
I20260713 09:01:53.204764 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:53.210695 11122 webserver.cc:533] Webserver started at http://127.10.220.190:45121/ using document root <none> and password file <none>
I20260713 09:01:53.211506 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:53.211712 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:53.212131 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:53.217868 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/master-0-root/instance:
uuid: "e98dd59667d94d91b270a2e66e9021bf"
format_stamp: "Formatted at 2026-07-13 09:01:53 on dist-test-slave-scq0"
I20260713 09:01:53.225606 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:53.230613 11137 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:53.231683 11122 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:01:53.232004 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/master-0-root
uuid: "e98dd59667d94d91b270a2e66e9021bf"
format_stamp: "Formatted at 2026-07-13 09:01:53 on dist-test-slave-scq0"
I20260713 09:01:53.232357 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:53.287298 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:53.288753 11122 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:01:53.289170 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:53.355648 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.190:37533
I20260713 09:01:53.355705 11188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.190:37533 every 8 connection(s)
I20260713 09:01:53.362989 11189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:53.383673 11189 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf: Bootstrap starting.
I20260713 09:01:53.389233 11189 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:53.390944 11189 log.cc:826] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf: Log is configured to *not* fsync() on all Append() calls
I20260713 09:01:53.395123 11189 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf: No bootstrap required, opened a new log
I20260713 09:01:53.415653 11189 raft_consensus.cc:359] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e98dd59667d94d91b270a2e66e9021bf" member_type: VOTER }
I20260713 09:01:53.416211 11189 raft_consensus.cc:385] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:53.416411 11189 raft_consensus.cc:740] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98dd59667d94d91b270a2e66e9021bf, State: Initialized, Role: FOLLOWER
I20260713 09:01:53.417223 11189 consensus_queue.cc:260] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e98dd59667d94d91b270a2e66e9021bf" member_type: VOTER }
I20260713 09:01:53.417706 11189 raft_consensus.cc:399] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:53.417944 11189 raft_consensus.cc:493] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:53.418224 11189 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:53.422204 11189 raft_consensus.cc:515] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e98dd59667d94d91b270a2e66e9021bf" member_type: VOTER }
I20260713 09:01:53.422853 11189 leader_election.cc:304] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [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: e98dd59667d94d91b270a2e66e9021bf; no voters: 
I20260713 09:01:53.424414 11189 leader_election.cc:290] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:53.424721 11192 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:53.426762 11192 raft_consensus.cc:697] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [term 1 LEADER]: Becoming Leader. State: Replica: e98dd59667d94d91b270a2e66e9021bf, State: Running, Role: LEADER
I20260713 09:01:53.427637 11192 consensus_queue.cc:237] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [LEADER]: Queue going to LEADER mode. State: All 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: "e98dd59667d94d91b270a2e66e9021bf" member_type: VOTER }
I20260713 09:01:53.428682 11189 sys_catalog.cc:565] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:53.437750 11193 sys_catalog.cc:455] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e98dd59667d94d91b270a2e66e9021bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e98dd59667d94d91b270a2e66e9021bf" member_type: VOTER } }
I20260713 09:01:53.438027 11194 sys_catalog.cc:455] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader e98dd59667d94d91b270a2e66e9021bf. Latest consensus state: current_term: 1 leader_uuid: "e98dd59667d94d91b270a2e66e9021bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e98dd59667d94d91b270a2e66e9021bf" member_type: VOTER } }
I20260713 09:01:53.438390 11193 sys_catalog.cc:458] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:53.438640 11194 sys_catalog.cc:458] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:53.441383 11201 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:53.453586 11201 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:53.455713 11122 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:53.469596 11201 catalog_manager.cc:1383] Generated new cluster ID: 5591e221ec284463aa523affea41004f
I20260713 09:01:53.469918 11201 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:53.496003 11201 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:53.498051 11201 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:53.516477 11201 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf: Generated new TSK 0
I20260713 09:01:53.517616 11201 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:53.587062 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:53.596865 11211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:53.599363 11212 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:53.602473 11122 server_base.cc:1061] running on GCE node
W20260713 09:01:53.602654 11214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:53.603530 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:53.603730 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:53.603912 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933313603895 us; error 0 us; skew 500 ppm
I20260713 09:01:53.604463 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:53.608266 11122 webserver.cc:533] Webserver started at http://127.10.220.129:46521/ using document root <none> and password file <none>
I20260713 09:01:53.608755 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:53.608939 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:53.609194 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:53.610260 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-0-root/instance:
uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
format_stamp: "Formatted at 2026-07-13 09:01:53 on dist-test-slave-scq0"
I20260713 09:01:53.615410 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:01:53.619282 11219 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:53.620023 11122 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:01:53.620344 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-0-root
uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
format_stamp: "Formatted at 2026-07-13 09:01:53 on dist-test-slave-scq0"
I20260713 09:01:53.620693 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:53.648820 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:53.650547 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:53.653167 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:53.658452 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:53.658741 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:53.659047 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:53.659277 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:53.744079 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.129:37839
I20260713 09:01:53.744132 11281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.129:37839 every 8 connection(s)
I20260713 09:01:53.751653 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:53.759989 11286 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:53.762567 11287 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:53.770955 11290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:53.772205 11122 server_base.cc:1061] running on GCE node
I20260713 09:01:53.773214 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:53.773475 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:53.773717 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933313773700 us; error 0 us; skew 500 ppm
I20260713 09:01:53.774487 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:53.774574 11282 heartbeater.cc:344] Connected to a master server at 127.10.220.190:37533
I20260713 09:01:53.775055 11282 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:53.776140 11282 heartbeater.cc:507] Master 127.10.220.190:37533 requested a full tablet report, sending...
I20260713 09:01:53.777432 11122 webserver.cc:533] Webserver started at http://127.10.220.130:35355/ using document root <none> and password file <none>
I20260713 09:01:53.778116 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:53.778368 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:53.778704 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:53.779063 11154 ts_manager.cc:194] Registered new tserver with Master: df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839)
I20260713 09:01:53.780154 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-1-root/instance:
uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
format_stamp: "Formatted at 2026-07-13 09:01:53 on dist-test-slave-scq0"
I20260713 09:01:53.781275 11154 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39468
I20260713 09:01:53.786424 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:01:53.791422 11294 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:53.792196 11122 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:01:53.792507 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-1-root
uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
format_stamp: "Formatted at 2026-07-13 09:01:53 on dist-test-slave-scq0"
I20260713 09:01:53.792836 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:53.823978 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:53.825608 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:53.827986 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:53.831468 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:53.831722 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:53.831984 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:53.832199 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:53.914160 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.130:36943
I20260713 09:01:53.914376 11356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.130:36943 every 8 connection(s)
I20260713 09:01:53.921157 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:53.929656 11360 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:53.932659 11361 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:53.935563 11357 heartbeater.cc:344] Connected to a master server at 127.10.220.190:37533
I20260713 09:01:53.935995 11357 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:53.936995 11357 heartbeater.cc:507] Master 127.10.220.190:37533 requested a full tablet report, sending...
W20260713 09:01:53.937311 11363 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:53.938465 11122 server_base.cc:1061] running on GCE node
I20260713 09:01:53.939517 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:01:53.939517 11154 ts_manager.cc:194] Registered new tserver with Master: 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
W20260713 09:01:53.939888 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:53.940080 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933313940062 us; error 0 us; skew 500 ppm
I20260713 09:01:53.940773 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:53.941277 11154 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39482
I20260713 09:01:53.943686 11122 webserver.cc:533] Webserver started at http://127.10.220.131:42489/ using document root <none> and password file <none>
I20260713 09:01:53.944278 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:53.944456 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:53.944725 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:53.945824 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-2-root/instance:
uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
format_stamp: "Formatted at 2026-07-13 09:01:53 on dist-test-slave-scq0"
I20260713 09:01:53.950131 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:53.953290 11368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:53.954080 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:53.954329 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-2-root
uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
format_stamp: "Formatted at 2026-07-13 09:01:53 on dist-test-slave-scq0"
I20260713 09:01:53.954595 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933311918649-11122-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:53.965112 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:53.966363 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:53.967918 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:53.970577 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:53.970769 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:53.970999 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:53.971149 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:54.051522 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.131:38621
I20260713 09:01:54.051669 11430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.131:38621 every 8 connection(s)
I20260713 09:01:54.071076 11431 heartbeater.cc:344] Connected to a master server at 127.10.220.190:37533
I20260713 09:01:54.071506 11431 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:54.072420 11431 heartbeater.cc:507] Master 127.10.220.190:37533 requested a full tablet report, sending...
I20260713 09:01:54.074426 11154 ts_manager.cc:194] Registered new tserver with Master: e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:54.075209 11122 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013215949s
I20260713 09:01:54.075650 11154 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39494
I20260713 09:01:54.125438 11154 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39506:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:01:54.129439 11154 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:01:54.228930 11245 tablet_service.cc:1511] Processing CreateTablet for tablet d5204d7e6dda46aa9f7b8b76543d2218 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:54.231490 11246 tablet_service.cc:1511] Processing CreateTablet for tablet 6452120d5df847afa8db5fc5727f62fa (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:54.232419 11245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5204d7e6dda46aa9f7b8b76543d2218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.228714 11247 tablet_service.cc:1511] Processing CreateTablet for tablet aa4e0f19f6ab466fa574095f5d9abcf8 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:54.235303 11246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6452120d5df847afa8db5fc5727f62fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.237695 11247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4e0f19f6ab466fa574095f5d9abcf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.235949 11244 tablet_service.cc:1511] Processing CreateTablet for tablet 1edc0a28c9bc455cb770cb5e5ec76d0a (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:54.243836 11244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edc0a28c9bc455cb770cb5e5ec76d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.243744 11243 tablet_service.cc:1511] Processing CreateTablet for tablet 2268d4140ce145519c93c51e99584290 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:54.248065 11243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2268d4140ce145519c93c51e99584290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.275307 11319 tablet_service.cc:1511] Processing CreateTablet for tablet 1edc0a28c9bc455cb770cb5e5ec76d0a (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:54.270653 11322 tablet_service.cc:1511] Processing CreateTablet for tablet aa4e0f19f6ab466fa574095f5d9abcf8 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:54.278244 11319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edc0a28c9bc455cb770cb5e5ec76d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.279479 11320 tablet_service.cc:1511] Processing CreateTablet for tablet d5204d7e6dda46aa9f7b8b76543d2218 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:54.283001 11320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5204d7e6dda46aa9f7b8b76543d2218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.275343 11321 tablet_service.cc:1511] Processing CreateTablet for tablet 6452120d5df847afa8db5fc5727f62fa (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:54.283820 11318 tablet_service.cc:1511] Processing CreateTablet for tablet 2268d4140ce145519c93c51e99584290 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:54.277671 11242 tablet_service.cc:1511] Processing CreateTablet for tablet d6cf21e8e1f0405a9cea4fcdbb3c3364 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:54.286379 11242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6cf21e8e1f0405a9cea4fcdbb3c3364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.290804 11318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2268d4140ce145519c93c51e99584290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.292518 11321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6452120d5df847afa8db5fc5727f62fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.294417 11322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4e0f19f6ab466fa574095f5d9abcf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.299086 11396 tablet_service.cc:1511] Processing CreateTablet for tablet aa4e0f19f6ab466fa574095f5d9abcf8 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:54.302069 11396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4e0f19f6ab466fa574095f5d9abcf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.306854 11394 tablet_service.cc:1511] Processing CreateTablet for tablet d5204d7e6dda46aa9f7b8b76543d2218 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:54.313009 11394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5204d7e6dda46aa9f7b8b76543d2218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.309988 11395 tablet_service.cc:1511] Processing CreateTablet for tablet 6452120d5df847afa8db5fc5727f62fa (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:54.318359 11393 tablet_service.cc:1511] Processing CreateTablet for tablet 1edc0a28c9bc455cb770cb5e5ec76d0a (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:54.315822 11392 tablet_service.cc:1511] Processing CreateTablet for tablet 2268d4140ce145519c93c51e99584290 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:54.315733 11317 tablet_service.cc:1511] Processing CreateTablet for tablet d6cf21e8e1f0405a9cea4fcdbb3c3364 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:54.321790 11449 tablet_bootstrap.cc:492] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e: Bootstrap starting.
I20260713 09:01:54.323081 11391 tablet_service.cc:1511] Processing CreateTablet for tablet d6cf21e8e1f0405a9cea4fcdbb3c3364 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:54.327227 11317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6cf21e8e1f0405a9cea4fcdbb3c3364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.329218 11395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6452120d5df847afa8db5fc5727f62fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.334686 11391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6cf21e8e1f0405a9cea4fcdbb3c3364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.337916 11316 tablet_service.cc:1511] Processing CreateTablet for tablet 6abb65c71973429fb728b4173fcc04ec (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:54.344949 11393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edc0a28c9bc455cb770cb5e5ec76d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.345991 11316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abb65c71973429fb728b4173fcc04ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.348342 11390 tablet_service.cc:1511] Processing CreateTablet for tablet 6abb65c71973429fb728b4173fcc04ec (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:54.347783 11243 tablet_service.cc:1511] Processing CreateTablet for tablet 6abb65c71973429fb728b4173fcc04ec (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:54.356985 11392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2268d4140ce145519c93c51e99584290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.365406 11390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abb65c71973429fb728b4173fcc04ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.374871 11247 tablet_service.cc:1511] Processing CreateTablet for tablet 9733694846b346eab697dde792e293dd (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:54.376156 11247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9733694846b346eab697dde792e293dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.380354 11243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6abb65c71973429fb728b4173fcc04ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.398892 11315 tablet_service.cc:1511] Processing CreateTablet for tablet 9733694846b346eab697dde792e293dd (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:54.403613 11315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9733694846b346eab697dde792e293dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.407948 11389 tablet_service.cc:1511] Processing CreateTablet for tablet 9733694846b346eab697dde792e293dd (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:54.410162 11389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9733694846b346eab697dde792e293dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.427949 11244 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d9546ff36449b8a0a02aa4d0b5078 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:54.432060 11244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d9546ff36449b8a0a02aa4d0b5078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.431967 11314 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d9546ff36449b8a0a02aa4d0b5078 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:54.433748 11314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d9546ff36449b8a0a02aa4d0b5078. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:01:54.445560 11202 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:54.446677 11449 tablet_bootstrap.cc:654] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.472714 11392 tablet_service.cc:1511] Processing CreateTablet for tablet cb5d9546ff36449b8a0a02aa4d0b5078 (DEFAULT_TABLE table=test-workload [id=d6ba290389614a89bb3d11320f4c3882]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:54.473944 11392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb5d9546ff36449b8a0a02aa4d0b5078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:54.478662 11450 tablet_bootstrap.cc:492] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8: Bootstrap starting.
I20260713 09:01:54.497712 11451 tablet_bootstrap.cc:492] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6: Bootstrap starting.
I20260713 09:01:54.516230 11449 tablet_bootstrap.cc:492] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e: No bootstrap required, opened a new log
I20260713 09:01:54.516731 11449 ts_tablet_manager.cc:1403] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e: Time spent bootstrapping tablet: real 0.208s	user 0.021s	sys 0.013s
I20260713 09:01:54.522013 11450 tablet_bootstrap.cc:654] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.527516 11449 raft_consensus.cc:359] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.528331 11449 raft_consensus.cc:385] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.528687 11449 raft_consensus.cc:740] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.531330 11451 tablet_bootstrap.cc:654] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.533779 11449 consensus_queue.cc:260] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.536319 11451 tablet_bootstrap.cc:492] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6: No bootstrap required, opened a new log
I20260713 09:01:54.536445 11450 tablet_bootstrap.cc:492] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8: No bootstrap required, opened a new log
I20260713 09:01:54.537005 11451 ts_tablet_manager.cc:1403] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.007s
I20260713 09:01:54.537079 11450 ts_tablet_manager.cc:1403] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.007s
I20260713 09:01:54.539951 11451 raft_consensus.cc:359] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.540081 11450 raft_consensus.cc:359] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.540722 11451 raft_consensus.cc:385] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.540761 11450 raft_consensus.cc:385] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.541122 11451 raft_consensus.cc:740] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.541165 11450 raft_consensus.cc:740] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.541981 11451 consensus_queue.cc:260] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.542099 11450 consensus_queue.cc:260] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.544729 11449 ts_tablet_manager.cc:1434] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.005s
I20260713 09:01:54.545615 11282 heartbeater.cc:499] Master 127.10.220.190:37533 was elected leader, sending a full tablet report...
I20260713 09:01:54.545851 11449 tablet_bootstrap.cc:492] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e: Bootstrap starting.
I20260713 09:01:54.553323 11449 tablet_bootstrap.cc:654] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.562745 11357 heartbeater.cc:499] Master 127.10.220.190:37533 was elected leader, sending a full tablet report...
I20260713 09:01:54.563741 11451 ts_tablet_manager.cc:1434] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.008s
I20260713 09:01:54.564682 11451 tablet_bootstrap.cc:492] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6: Bootstrap starting.
I20260713 09:01:54.571185 11431 heartbeater.cc:499] Master 127.10.220.190:37533 was elected leader, sending a full tablet report...
I20260713 09:01:54.575986 11450 ts_tablet_manager.cc:1434] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8: Time spent starting tablet: real 0.039s	user 0.014s	sys 0.003s
I20260713 09:01:54.576900 11450 tablet_bootstrap.cc:492] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8: Bootstrap starting.
I20260713 09:01:54.583209 11451 tablet_bootstrap.cc:654] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.588335 11450 tablet_bootstrap.cc:654] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.604023 11450 tablet_bootstrap.cc:492] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8: No bootstrap required, opened a new log
I20260713 09:01:54.604521 11450 ts_tablet_manager.cc:1403] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260713 09:01:54.607142 11450 raft_consensus.cc:359] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.607826 11450 raft_consensus.cc:385] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.608105 11450 raft_consensus.cc:740] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.614419 11450 consensus_queue.cc:260] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.618001 11450 ts_tablet_manager.cc:1434] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260713 09:01:54.618953 11450 tablet_bootstrap.cc:492] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8: Bootstrap starting.
I20260713 09:01:54.619959 11451 tablet_bootstrap.cc:492] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6: No bootstrap required, opened a new log
I20260713 09:01:54.620450 11451 ts_tablet_manager.cc:1403] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.008s
I20260713 09:01:54.623487 11451 raft_consensus.cc:359] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.624228 11451 raft_consensus.cc:385] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.624554 11451 raft_consensus.cc:740] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.624926 11450 tablet_bootstrap.cc:654] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.625402 11451 consensus_queue.cc:260] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.629884 11449 tablet_bootstrap.cc:492] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e: No bootstrap required, opened a new log
I20260713 09:01:54.630412 11449 ts_tablet_manager.cc:1403] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e: Time spent bootstrapping tablet: real 0.085s	user 0.033s	sys 0.038s
I20260713 09:01:54.631270 11451 ts_tablet_manager.cc:1434] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:01:54.633252 11449 raft_consensus.cc:359] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.634119 11449 raft_consensus.cc:385] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.634435 11449 raft_consensus.cc:740] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.635143 11449 consensus_queue.cc:260] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.636216 11450 tablet_bootstrap.cc:492] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8: No bootstrap required, opened a new log
I20260713 09:01:54.636631 11450 ts_tablet_manager.cc:1403] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:01:54.637291 11449 ts_tablet_manager.cc:1434] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:01:54.639248 11450 raft_consensus.cc:359] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.639937 11450 raft_consensus.cc:385] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.638219 11449 tablet_bootstrap.cc:492] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e: Bootstrap starting.
I20260713 09:01:54.640206 11450 raft_consensus.cc:740] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.642124 11450 consensus_queue.cc:260] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.643649 11451 tablet_bootstrap.cc:492] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6: Bootstrap starting.
I20260713 09:01:54.644313 11450 ts_tablet_manager.cc:1434] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:54.645215 11450 tablet_bootstrap.cc:492] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8: Bootstrap starting.
I20260713 09:01:54.651257 11450 tablet_bootstrap.cc:654] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.656944 11449 tablet_bootstrap.cc:654] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.660887 11451 tablet_bootstrap.cc:654] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.663041 11450 tablet_bootstrap.cc:492] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8: No bootstrap required, opened a new log
I20260713 09:01:54.663589 11450 ts_tablet_manager.cc:1403] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:01:54.666775 11449 tablet_bootstrap.cc:492] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e: No bootstrap required, opened a new log
I20260713 09:01:54.666601 11450 raft_consensus.cc:359] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.667258 11449 ts_tablet_manager.cc:1403] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.006s
I20260713 09:01:54.667563 11450 raft_consensus.cc:385] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.667956 11450 raft_consensus.cc:740] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.668890 11450 consensus_queue.cc:260] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.670060 11449 raft_consensus.cc:359] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
W20260713 09:01:54.670516 11358 tablet.cc:2406] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:01:54.670754 11449 raft_consensus.cc:385] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.671056 11449 raft_consensus.cc:740] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.671608 11450 ts_tablet_manager.cc:1434] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:01:54.671758 11449 consensus_queue.cc:260] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.672619 11450 tablet_bootstrap.cc:492] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8: Bootstrap starting.
I20260713 09:01:54.679517 11450 tablet_bootstrap.cc:654] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.679872 11449 ts_tablet_manager.cc:1434] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:01:54.683614 11449 tablet_bootstrap.cc:492] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e: Bootstrap starting.
I20260713 09:01:54.684878 11451 tablet_bootstrap.cc:492] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6: No bootstrap required, opened a new log
I20260713 09:01:54.685367 11451 ts_tablet_manager.cc:1403] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.002s
I20260713 09:01:54.688330 11451 raft_consensus.cc:359] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.689069 11451 raft_consensus.cc:385] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.689412 11451 raft_consensus.cc:740] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.690264 11449 tablet_bootstrap.cc:654] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.690289 11451 consensus_queue.cc:260] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.692931 11451 ts_tablet_manager.cc:1434] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:01:54.693869 11451 tablet_bootstrap.cc:492] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6: Bootstrap starting.
I20260713 09:01:54.699975 11451 tablet_bootstrap.cc:654] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.701336 11449 tablet_bootstrap.cc:492] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e: No bootstrap required, opened a new log
I20260713 09:01:54.701798 11449 ts_tablet_manager.cc:1403] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:01:54.704478 11449 raft_consensus.cc:359] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.705174 11449 raft_consensus.cc:385] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.705466 11449 raft_consensus.cc:740] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.706318 11449 consensus_queue.cc:260] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.707109 11450 tablet_bootstrap.cc:492] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8: No bootstrap required, opened a new log
I20260713 09:01:54.707641 11450 ts_tablet_manager.cc:1403] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.003s
I20260713 09:01:54.710615 11450 raft_consensus.cc:359] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.711205 11450 raft_consensus.cc:385] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.711426 11450 raft_consensus.cc:740] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.712098 11450 consensus_queue.cc:260] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.713429 11457 raft_consensus.cc:493] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:54.713897 11457 raft_consensus.cc:515] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.714537 11449 ts_tablet_manager.cc:1434] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:01:54.717654 11457 leader_election.cc:290] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:01:54.718636 11451 tablet_bootstrap.cc:492] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6: No bootstrap required, opened a new log
I20260713 09:01:54.719123 11451 ts_tablet_manager.cc:1403] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260713 09:01:54.721036 11450 ts_tablet_manager.cc:1434] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:01:54.724032 11449 tablet_bootstrap.cc:492] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e: Bootstrap starting.
I20260713 09:01:54.723986 11451 raft_consensus.cc:359] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.725399 11450 tablet_bootstrap.cc:492] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8: Bootstrap starting.
I20260713 09:01:54.725705 11451 raft_consensus.cc:385] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.730039 11451 raft_consensus.cc:740] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.739442 11451 consensus_queue.cc:260] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.743739 11451 ts_tablet_manager.cc:1434] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:01:54.749567 11449 tablet_bootstrap.cc:654] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.750391 11451 tablet_bootstrap.cc:492] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6: Bootstrap starting.
I20260713 09:01:54.764083 11450 tablet_bootstrap.cc:654] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.764973 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2268d4140ce145519c93c51e99584290" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:54.766476 11257 raft_consensus.cc:2468] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 0.
I20260713 09:01:54.768285 11371 leader_election.cc:304] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:54.769136 11457 raft_consensus.cc:2804] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:54.769352 11451 tablet_bootstrap.cc:654] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.769485 11457 raft_consensus.cc:493] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:54.769809 11449 tablet_bootstrap.cc:492] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e: No bootstrap required, opened a new log
I20260713 09:01:54.769865 11457 raft_consensus.cc:3060] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:54.770362 11449 ts_tablet_manager.cc:1403] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.008s
I20260713 09:01:54.773165 11449 raft_consensus.cc:359] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.773887 11449 raft_consensus.cc:385] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.774183 11449 raft_consensus.cc:740] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.774868 11449 consensus_queue.cc:260] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.777343 11457 raft_consensus.cc:515] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.780277 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2268d4140ce145519c93c51e99584290" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:54.780730 11449 ts_tablet_manager.cc:1434] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:01:54.780827 11257 raft_consensus.cc:3060] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:54.783916 11449 tablet_bootstrap.cc:492] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e: Bootstrap starting.
I20260713 09:01:54.787366 11257 raft_consensus.cc:2468] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 1.
I20260713 09:01:54.788511 11371 leader_election.cc:304] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:54.790068 11449 tablet_bootstrap.cc:654] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.792671 11473 raft_consensus.cc:2804] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:54.793697 11332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2268d4140ce145519c93c51e99584290" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" is_pre_election: true
I20260713 09:01:54.794400 11332 raft_consensus.cc:2468] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 0.
I20260713 09:01:54.795007 11457 leader_election.cc:290] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:01:54.795606 11331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2268d4140ce145519c93c51e99584290" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:01:54.796231 11331 raft_consensus.cc:3060] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:54.800050 11450 tablet_bootstrap.cc:492] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8: No bootstrap required, opened a new log
I20260713 09:01:54.800499 11450 ts_tablet_manager.cc:1403] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.009s
I20260713 09:01:54.803486 11451 tablet_bootstrap.cc:492] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6: No bootstrap required, opened a new log
I20260713 09:01:54.803223 11450 raft_consensus.cc:359] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.803912 11450 raft_consensus.cc:385] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.804031 11451 ts_tablet_manager.cc:1403] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.006s
I20260713 09:01:54.804208 11450 raft_consensus.cc:740] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.804175 11331 raft_consensus.cc:2468] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 1.
I20260713 09:01:54.805008 11450 consensus_queue.cc:260] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.807421 11450 ts_tablet_manager.cc:1434] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:01:54.807571 11451 raft_consensus.cc:359] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.808204 11473 raft_consensus.cc:697] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Becoming Leader. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:01:54.808425 11450 tablet_bootstrap.cc:492] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8: Bootstrap starting.
I20260713 09:01:54.808732 11451 raft_consensus.cc:385] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.809090 11451 raft_consensus.cc:740] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.809150 11473 consensus_queue.cc:237] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.810003 11451 consensus_queue.cc:260] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.812331 11451 ts_tablet_manager.cc:1434] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:01:54.813175 11451 tablet_bootstrap.cc:492] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6: Bootstrap starting.
I20260713 09:01:54.819458 11451 tablet_bootstrap.cc:654] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.820168 11450 tablet_bootstrap.cc:654] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.820921 11456 raft_consensus.cc:493] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:54.821379 11456 raft_consensus.cc:515] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.830559 11456 leader_election.cc:290] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:54.841888 11456 raft_consensus.cc:493] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:54.842347 11456 raft_consensus.cc:515] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.844328 11456 leader_election.cc:290] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:54.845188 11455 raft_consensus.cc:493] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:54.844489 11153 catalog_manager.cc:5697] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:54.845748 11455 raft_consensus.cc:515] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.851037 11455 leader_election.cc:290] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:54.852528 11449 tablet_bootstrap.cc:492] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e: No bootstrap required, opened a new log
I20260713 09:01:54.854552 11449 ts_tablet_manager.cc:1403] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.007s
I20260713 09:01:54.859277 11473 raft_consensus.cc:493] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:54.866348 11450 tablet_bootstrap.cc:492] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8: No bootstrap required, opened a new log
I20260713 09:01:54.874509 11451 tablet_bootstrap.cc:492] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6: No bootstrap required, opened a new log
I20260713 09:01:54.860991 11473 raft_consensus.cc:515] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.877229 11451 ts_tablet_manager.cc:1403] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.003s
I20260713 09:01:54.878417 11450 ts_tablet_manager.cc:1403] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.003s
I20260713 09:01:54.882460 11449 raft_consensus.cc:359] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.886160 11456 raft_consensus.cc:493] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:54.887068 11456 raft_consensus.cc:515] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.888090 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:54.888645 11257 raft_consensus.cc:2468] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 0.
I20260713 09:01:54.888717 11451 raft_consensus.cc:359] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.889966 11451 raft_consensus.cc:385] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.890280 11451 raft_consensus.cc:740] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.886229 11449 raft_consensus.cc:385] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.888935 11456 leader_election.cc:290] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:54.892109 11449 raft_consensus.cc:740] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.895920 11451 consensus_queue.cc:260] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.898875 11255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:54.900122 11256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cf21e8e1f0405a9cea4fcdbb3c3364" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:54.896992 11371 leader_election.cc:304] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:54.898157 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:54.901216 11331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" is_pre_election: true
I20260713 09:01:54.908674 11331 raft_consensus.cc:2468] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 0.
I20260713 09:01:54.910257 11257 raft_consensus.cc:2468] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 0.
I20260713 09:01:54.911386 11457 raft_consensus.cc:2804] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:54.907881 11449 consensus_queue.cc:260] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.912595 11457 raft_consensus.cc:493] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:54.908030 11473 leader_election.cc:290] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:01:54.913198 11475 raft_consensus.cc:493] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:01:54.914366 11297 leader_election.cc:343] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:54.910727 11255 raft_consensus.cc:2468] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 0.
I20260713 09:01:54.916203 11457 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:54.916826 11475 raft_consensus.cc:515] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.918529 11406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" is_pre_election: true
I20260713 09:01:54.921258 11405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cf21e8e1f0405a9cea4fcdbb3c3364" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" is_pre_election: true
I20260713 09:01:54.922698 11405 raft_consensus.cc:2468] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 0.
I20260713 09:01:54.921335 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" is_pre_election: true
I20260713 09:01:54.928105 11456 raft_consensus.cc:493] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:54.928539 11456 raft_consensus.cc:515] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.929241 11451 ts_tablet_manager.cc:1434] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260713 09:01:54.930171 11451 tablet_bootstrap.cc:492] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6: Bootstrap starting.
I20260713 09:01:54.924751 11297 leader_election.cc:304] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6, df6e1fc621e94feab7e8f059d5d8e58e; no voters: 
I20260713 09:01:54.930487 11456 leader_election.cc:290] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:54.925630 11404 raft_consensus.cc:2468] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 0.
I20260713 09:01:54.930935 11296 leader_election.cc:304] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [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: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:01:54.932258 11456 raft_consensus.cc:2804] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:54.933637 11456 raft_consensus.cc:493] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:54.933670 11296 leader_election.cc:304] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:54.934083 11456 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:54.934144 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" is_pre_election: true
I20260713 09:01:54.933231 11449 ts_tablet_manager.cc:1434] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e: Time spent starting tablet: real 0.075s	user 0.012s	sys 0.004s
I20260713 09:01:54.933010 11255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:54.937440 11255 raft_consensus.cc:2468] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 0.
I20260713 09:01:54.938627 11371 leader_election.cc:304] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:54.940721 11449 tablet_bootstrap.cc:492] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e: Bootstrap starting.
I20260713 09:01:54.932353 11475 leader_election.cc:290] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:01:54.940606 11473 raft_consensus.cc:2804] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:54.941524 11473 raft_consensus.cc:493] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:54.942827 11473 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:54.932211 11450 raft_consensus.cc:359] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.939587 11457 raft_consensus.cc:515] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.951612 11450 raft_consensus.cc:385] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:54.952862 11406 raft_consensus.cc:2393] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 796e0d5bb655425393ab90f7d8cc2cb6 in current term 1: Already voted for candidate e861d5bcec9e4c6b881a3951f1b463a8 in this term.
I20260713 09:01:54.953640 11457 leader_election.cc:290] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:01:54.954248 11255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:54.950807 11456 raft_consensus.cc:515] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.955399 11450 raft_consensus.cc:740] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Initialized, Role: FOLLOWER
I20260713 09:01:54.962755 11450 consensus_queue.cc:260] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.959903 11255 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:54.965337 11450 ts_tablet_manager.cc:1434] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8: Time spent starting tablet: real 0.079s	user 0.004s	sys 0.004s
W20260713 09:01:54.967099 11297 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.220.129:37839, user_credentials={real_user=slave}} blocked reactor thread for 44628.3us
I20260713 09:01:54.967949 11450 tablet_bootstrap.cc:492] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8: Bootstrap starting.
I20260713 09:01:54.970914 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:54.972613 11257 raft_consensus.cc:2468] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 0.
I20260713 09:01:54.971778 11331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" is_pre_election: true
I20260713 09:01:54.977289 11449 tablet_bootstrap.cc:654] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:54.977171 11331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:01:54.978152 11456 leader_election.cc:290] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:54.967954 11486 raft_consensus.cc:2804] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:01:54.979349 11296 leader_election.cc:343] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:54.982520 11331 raft_consensus.cc:2393] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e861d5bcec9e4c6b881a3951f1b463a8 in current term 1: Already voted for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in this term.
W20260713 09:01:54.984386 11370 leader_election.cc:343] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:54.983394 11486 raft_consensus.cc:493] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:54.989178 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:54.988451 11486 raft_consensus.cc:3060] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:54.994371 11406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:54.995628 11406 raft_consensus.cc:2393] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 796e0d5bb655425393ab90f7d8cc2cb6 in current term 1: Already voted for candidate e861d5bcec9e4c6b881a3951f1b463a8 in this term.
I20260713 09:01:54.994040 11473 raft_consensus.cc:515] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:54.998842 11406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" is_pre_election: true
I20260713 09:01:54.999691 11406 raft_consensus.cc:2393] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df6e1fc621e94feab7e8f059d5d8e58e in current term 1: Already voted for candidate e861d5bcec9e4c6b881a3951f1b463a8 in this term.
I20260713 09:01:54.992501 11297 leader_election.cc:304] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [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: 796e0d5bb655425393ab90f7d8cc2cb6, df6e1fc621e94feab7e8f059d5d8e58e; no voters: e861d5bcec9e4c6b881a3951f1b463a8
I20260713 09:01:55.000854 11473 leader_election.cc:290] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:01:54.998334 11487 raft_consensus.cc:2804] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.002171 11487 raft_consensus.cc:493] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.009974 11473 raft_consensus.cc:493] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.024708 11331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" is_pre_election: true
I20260713 09:01:55.002928 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:55.026240 11331 raft_consensus.cc:2393] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df6e1fc621e94feab7e8f059d5d8e58e in current term 1: Already voted for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in this term.
I20260713 09:01:55.025947 11473 raft_consensus.cc:515] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.026423 11257 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.027830 11221 leader_election.cc:304] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e; no voters: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8
I20260713 09:01:55.028898 11255 raft_consensus.cc:2468] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 1.
I20260713 09:01:55.029350 11455 raft_consensus.cc:2749] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:55.030052 11256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733694846b346eab697dde792e293dd" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:55.030321 11331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:01:55.031698 11297 leader_election.cc:304] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [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: 796e0d5bb655425393ab90f7d8cc2cb6; no voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8
W20260713 09:01:55.031912 11371 leader_election.cc:343] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.003674 11456 raft_consensus.cc:2804] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.034088 11449 tablet_bootstrap.cc:492] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e: No bootstrap required, opened a new log
I20260713 09:01:55.002504 11487 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.036392 11451 tablet_bootstrap.cc:654] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.034235 11456 raft_consensus.cc:493] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.035457 11449 ts_tablet_manager.cc:1403] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.009s
I20260713 09:01:55.036607 11371 leader_election.cc:304] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 796e0d5bb655425393ab90f7d8cc2cb6
I20260713 09:01:55.038818 11457 raft_consensus.cc:2804] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.040061 11457 raft_consensus.cc:697] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Becoming Leader. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:01:55.041348 11457 consensus_queue.cc:237] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.037595 11456 raft_consensus.cc:3060] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:55.045387 11370 leader_election.cc:343] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.046345 11257 raft_consensus.cc:2468] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 1.
I20260713 09:01:55.047654 11371 leader_election.cc:304] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 796e0d5bb655425393ab90f7d8cc2cb6
I20260713 09:01:55.049068 11475 raft_consensus.cc:2804] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.059618 11450 tablet_bootstrap.cc:654] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.065800 11473 leader_election.cc:290] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:01:55.065574 11456 raft_consensus.cc:515] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.046371 11486 raft_consensus.cc:515] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.068974 11487 raft_consensus.cc:515] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.072067 11456 leader_election.cc:290] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.072566 11456 raft_consensus.cc:493] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.073026 11456 raft_consensus.cc:515] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.073279 11406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:55.065469 11449 raft_consensus.cc:359] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
W20260713 09:01:55.075565 11296 leader_election.cc:343] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.075800 11449 raft_consensus.cc:385] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.075975 11456 leader_election.cc:290] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.074702 11475 raft_consensus.cc:697] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Becoming Leader. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:01:55.076236 11449 raft_consensus.cc:740] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.077054 11406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733694846b346eab697dde792e293dd" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" is_pre_election: true
I20260713 09:01:55.077183 11475 consensus_queue.cc:237] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.077679 11406 raft_consensus.cc:2468] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 0.
I20260713 09:01:55.079180 11491 raft_consensus.cc:2749] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:55.079022 11487 leader_election.cc:290] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.079054 11153 catalog_manager.cc:5697] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:55.080054 11296 leader_election.cc:304] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:55.081135 11406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:55.081413 11486 leader_election.cc:290] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.077299 11449 consensus_queue.cc:260] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.082710 11406 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.082341 11487 raft_consensus.cc:2804] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.083588 11487 raft_consensus.cc:493] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.084597 11487 raft_consensus.cc:3060] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.084651 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cf21e8e1f0405a9cea4fcdbb3c3364" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:55.090342 11404 raft_consensus.cc:3060] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.092463 11451 tablet_bootstrap.cc:492] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6: No bootstrap required, opened a new log
I20260713 09:01:55.092983 11451 ts_tablet_manager.cc:1403] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent bootstrapping tablet: real 0.163s	user 0.009s	sys 0.028s
I20260713 09:01:55.096563 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:55.097100 11257 raft_consensus.cc:3060] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.097328 11449 ts_tablet_manager.cc:1434] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260713 09:01:55.102617 11449 tablet_bootstrap.cc:492] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e: Bootstrap starting.
I20260713 09:01:55.106088 11257 raft_consensus.cc:2468] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 1.
I20260713 09:01:55.106365 11404 raft_consensus.cc:2468] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 1.
I20260713 09:01:55.108031 11255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733694846b346eab697dde792e293dd" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:55.110268 11255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:55.108924 11296 leader_election.cc:304] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:55.110440 11297 leader_election.cc:304] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6, df6e1fc621e94feab7e8f059d5d8e58e; no voters: e861d5bcec9e4c6b881a3951f1b463a8
I20260713 09:01:55.110845 11256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cf21e8e1f0405a9cea4fcdbb3c3364" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:55.111235 11486 raft_consensus.cc:2804] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.111379 11256 raft_consensus.cc:3060] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.110806 11255 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.111194 11331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733694846b346eab697dde792e293dd" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" is_pre_election: true
I20260713 09:01:55.111841 11486 raft_consensus.cc:697] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Becoming Leader. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:55.114204 11486 consensus_queue.cc:237] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
W20260713 09:01:55.114956 11297 leader_election.cc:343] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.117698 11487 raft_consensus.cc:515] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.118754 11331 raft_consensus.cc:2393] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e861d5bcec9e4c6b881a3951f1b463a8 in current term 1: Already voted for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in this term.
I20260713 09:01:55.120090 11406 raft_consensus.cc:2468] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 1.
I20260713 09:01:55.120191 11487 leader_election.cc:290] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.121979 11296 leader_election.cc:304] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:55.123589 11487 raft_consensus.cc:2804] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.127024 11450 tablet_bootstrap.cc:492] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8: No bootstrap required, opened a new log
I20260713 09:01:55.127301 11406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733694846b346eab697dde792e293dd" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:55.127452 11450 ts_tablet_manager.cc:1403] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8: Time spent bootstrapping tablet: real 0.160s	user 0.025s	sys 0.009s
I20260713 09:01:55.126052 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733694846b346eab697dde792e293dd" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:55.128672 11406 raft_consensus.cc:3060] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.128648 11255 raft_consensus.cc:2468] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 1.
I20260713 09:01:55.130962 11450 raft_consensus.cc:359] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.131667 11450 raft_consensus.cc:385] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.131920 11450 raft_consensus.cc:740] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.132500 11450 consensus_queue.cc:260] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.128896 11487 raft_consensus.cc:697] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Becoming Leader. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:55.133047 11495 raft_consensus.cc:2804] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:55.135025 11297 leader_election.cc:343] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.134076 11256 raft_consensus.cc:2468] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 1.
I20260713 09:01:55.134889 11487 consensus_queue.cc:237] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.135653 11495 raft_consensus.cc:697] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Becoming Leader. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:55.135995 11450 ts_tablet_manager.cc:1434] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:01:55.136778 11450 tablet_bootstrap.cc:492] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8: Bootstrap starting.
I20260713 09:01:55.135162 11449 tablet_bootstrap.cc:654] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.136538 11495 consensus_queue.cc:237] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.138772 11451 raft_consensus.cc:359] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.140161 11451 raft_consensus.cc:385] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.142518 11451 raft_consensus.cc:740] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.143214 11451 consensus_queue.cc:260] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.149230 11406 raft_consensus.cc:2468] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 1.
I20260713 09:01:55.149801 11451 ts_tablet_manager.cc:1434] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.001s
I20260713 09:01:55.150952 11296 leader_election.cc:304] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:01:55.152967 11486 raft_consensus.cc:2804] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.154428 11486 raft_consensus.cc:697] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Becoming Leader. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:55.156373 11486 consensus_queue.cc:237] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.162606 11450 tablet_bootstrap.cc:654] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.162995 11455 raft_consensus.cc:493] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.163610 11455 raft_consensus.cc:515] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.169661 11370 leader_election.cc:304] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e861d5bcec9e4c6b881a3951f1b463a8; no voters: 796e0d5bb655425393ab90f7d8cc2cb6, df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:01:55.170827 11475 raft_consensus.cc:2749] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:55.171260 11451 tablet_bootstrap.cc:492] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6: Bootstrap starting.
I20260713 09:01:55.173683 11450 tablet_bootstrap.cc:492] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8: No bootstrap required, opened a new log
I20260713 09:01:55.174122 11450 ts_tablet_manager.cc:1403] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.017s
I20260713 09:01:55.176481 11450 raft_consensus.cc:359] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.177237 11450 raft_consensus.cc:385] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.177525 11450 raft_consensus.cc:740] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.177716 11451 tablet_bootstrap.cc:654] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.178170 11450 consensus_queue.cc:260] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.180908 11450 ts_tablet_manager.cc:1434] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:55.192412 11151 catalog_manager.cc:5697] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:55.184417 11331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" is_pre_election: true
I20260713 09:01:55.190796 11475 raft_consensus.cc:493] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.196969 11475 raft_consensus.cc:515] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.198336 11406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" is_pre_election: true
I20260713 09:01:55.198997 11406 raft_consensus.cc:2468] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 0.
I20260713 09:01:55.199116 11475 leader_election.cc:290] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
W20260713 09:01:55.197216 11221 leader_election.cc:343] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.199785 11256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d9546ff36449b8a0a02aa4d0b5078" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:55.200611 11331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d9546ff36449b8a0a02aa4d0b5078" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" is_pre_election: true
W20260713 09:01:55.201074 11371 leader_election.cc:343] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.200915 11153 catalog_manager.cc:5697] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.201571 11331 raft_consensus.cc:2468] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 0.
I20260713 09:01:55.202792 11370 leader_election.cc:304] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [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: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:01:55.203320 11451 tablet_bootstrap.cc:492] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6: No bootstrap required, opened a new log
I20260713 09:01:55.203733 11451 ts_tablet_manager.cc:1403] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.003s
I20260713 09:01:55.200611 11221 leader_election.cc:304] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [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: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 796e0d5bb655425393ab90f7d8cc2cb6
I20260713 09:01:55.203831 11475 raft_consensus.cc:2804] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.204500 11475 raft_consensus.cc:493] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.204898 11475 raft_consensus.cc:3060] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.196543 11455 leader_election.cc:290] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.206519 11455 raft_consensus.cc:2804] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:55.206863 11455 raft_consensus.cc:493] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:55.206722 11451 raft_consensus.cc:359] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.207234 11455 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.207418 11451 raft_consensus.cc:385] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.207754 11451 raft_consensus.cc:740] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.208421 11451 consensus_queue.cc:260] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.210316 11451 ts_tablet_manager.cc:1434] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:55.211189 11451 tablet_bootstrap.cc:492] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6: Bootstrap starting.
I20260713 09:01:55.212387 11475 raft_consensus.cc:515] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.215220 11256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d9546ff36449b8a0a02aa4d0b5078" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
W20260713 09:01:55.216526 11371 leader_election.cc:343] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:55.217568 11451 tablet_bootstrap.cc:654] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.218508 11331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d9546ff36449b8a0a02aa4d0b5078" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:01:55.219036 11331 raft_consensus.cc:3060] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.225121 11331 raft_consensus.cc:2468] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 1.
I20260713 09:01:55.225839 11475 leader_election.cc:290] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:01:55.226722 11370 leader_election.cc:304] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:01:55.228549 11494 raft_consensus.cc:2804] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.228983 11494 raft_consensus.cc:697] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Becoming Leader. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:01:55.229229 11457 consensus_queue.cc:1048] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.229771 11494 consensus_queue.cc:237] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.243677 11451 tablet_bootstrap.cc:492] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6: No bootstrap required, opened a new log
I20260713 09:01:55.244099 11451 ts_tablet_manager.cc:1403] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.004s
I20260713 09:01:55.244464 11449 tablet_bootstrap.cc:492] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e: No bootstrap required, opened a new log
I20260713 09:01:55.244865 11449 ts_tablet_manager.cc:1403] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e: Time spent bootstrapping tablet: real 0.147s	user 0.009s	sys 0.015s
I20260713 09:01:55.244772 11153 catalog_manager.cc:5697] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:55.246634 11451 raft_consensus.cc:359] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.247314 11451 raft_consensus.cc:385] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.248092 11451 raft_consensus.cc:740] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.213411 11455 raft_consensus.cc:515] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.248713 11451 consensus_queue.cc:260] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.250367 11455 leader_election.cc:290] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 1 election: Requested vote from peers 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.250667 11451 ts_tablet_manager.cc:1434] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260713 09:01:55.254472 11221 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.220.131:38621, user_credentials={real_user=slave}} blocked reactor thread for 53927.7us
I20260713 09:01:55.255451 11449 raft_consensus.cc:359] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.256107 11449 raft_consensus.cc:385] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.256359 11449 raft_consensus.cc:740] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.257072 11449 consensus_queue.cc:260] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.257455 11406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:55.258037 11406 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.259034 11449 ts_tablet_manager.cc:1434] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260713 09:01:55.259853 11449 tablet_bootstrap.cc:492] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e: Bootstrap starting.
I20260713 09:01:55.264819 11406 raft_consensus.cc:2468] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 1.
I20260713 09:01:55.265276 11449 tablet_bootstrap.cc:654] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:55.256502 11332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:01:55.273808 11332 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.273020 11221 leader_election.cc:304] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:55.278260 11455 raft_consensus.cc:2804] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:55.278695 11455 raft_consensus.cc:697] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 1 LEADER]: Becoming Leader. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:01:55.279476 11455 consensus_queue.cc:237] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.284024 11505 raft_consensus.cc:493] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.284546 11505 raft_consensus.cc:515] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.285840 11154 catalog_manager.cc:5697] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.287362 11331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d9546ff36449b8a0a02aa4d0b5078" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" is_pre_election: true
I20260713 09:01:55.288272 11331 raft_consensus.cc:2393] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df6e1fc621e94feab7e8f059d5d8e58e in current term 1: Already voted for candidate e861d5bcec9e4c6b881a3951f1b463a8 in this term.
I20260713 09:01:55.292804 11457 consensus_queue.cc:1048] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.294883 11406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb5d9546ff36449b8a0a02aa4d0b5078" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" is_pre_election: true
I20260713 09:01:55.296643 11221 leader_election.cc:304] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e; no voters: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8
I20260713 09:01:55.298465 11505 leader_election.cc:290] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.299266 11505 raft_consensus.cc:3060] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.287555 11154 catalog_manager.cc:5697] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.300674 11154 catalog_manager.cc:5697] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.293035 11332 raft_consensus.cc:2468] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 1.
I20260713 09:01:55.312525 11505 raft_consensus.cc:2749] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:55.314678 11449 tablet_bootstrap.cc:492] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e: No bootstrap required, opened a new log
I20260713 09:01:55.315477 11449 ts_tablet_manager.cc:1403] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.019s
I20260713 09:01:55.318100 11449 raft_consensus.cc:359] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.318790 11449 raft_consensus.cc:385] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:55.319109 11449 raft_consensus.cc:740] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Initialized, Role: FOLLOWER
I20260713 09:01:55.319769 11449 consensus_queue.cc:260] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.321898 11449 ts_tablet_manager.cc:1434] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:55.335291 11152 catalog_manager.cc:5697] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e reported cstate change: term changed from 0 to 1, leader changed from <none> to df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.425208 11406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8"
dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
mode: GRACEFUL
new_leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:47944
I20260713 09:01:55.425825 11406 raft_consensus.cc:606] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Received request to transfer leadership to TS df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:01:55.430779 11406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa"
dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
mode: GRACEFUL
new_leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:47944
I20260713 09:01:55.431407 11406 raft_consensus.cc:606] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Received request to transfer leadership to TS df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:01:55.443406 11332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
mode: GRACEFUL
new_leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:57826
I20260713 09:01:55.443879 11332 raft_consensus.cc:606] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Received request to transfer leadership to TS df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:01:55.449474 11332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
mode: GRACEFUL
new_leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:57826
I20260713 09:01:55.450110 11332 raft_consensus.cc:606] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Received request to transfer leadership to TS df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:01:55.455492 11406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2268d4140ce145519c93c51e99584290"
dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
mode: GRACEFUL
new_leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:47944
I20260713 09:01:55.456067 11406 raft_consensus.cc:606] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Received request to transfer leadership to TS 796e0d5bb655425393ab90f7d8cc2cb6
I20260713 09:01:55.472651 11256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
mode: GRACEFUL
new_leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:48224
I20260713 09:01:55.473276 11256 raft_consensus.cc:606] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 1 LEADER]: Received request to transfer leadership to TS 796e0d5bb655425393ab90f7d8cc2cb6
I20260713 09:01:55.505439 11475 consensus_queue.cc:1048] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.517848 11494 consensus_queue.cc:1048] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.526017 11473 raft_consensus.cc:993] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8: : Instructing follower df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:01:55.526391 11494 raft_consensus.cc:1081] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Signalling peer df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:01:55.528208 11256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:48214
I20260713 09:01:55.528766 11256 raft_consensus.cc:493] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.529114 11256 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.530228 11486 consensus_queue.cc:1048] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.535393 11256 raft_consensus.cc:515] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.538064 11256 leader_election.cc:290] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 2 election: Requested vote from peers 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.538638 11332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:01:55.539206 11332 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.541882 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:55.542423 11404 raft_consensus.cc:3055] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:55.542708 11404 raft_consensus.cc:740] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:01:55.543485 11404 consensus_queue.cc:260] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.544826 11404 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.545642 11332 raft_consensus.cc:2468] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 2.
I20260713 09:01:55.554103 11221 leader_election.cc:304] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6, df6e1fc621e94feab7e8f059d5d8e58e; no voters: 
I20260713 09:01:55.554899 11404 raft_consensus.cc:2468] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 2.
I20260713 09:01:55.554966 11487 consensus_queue.cc:1048] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.554915 11505 raft_consensus.cc:2804] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:55.556885 11505 raft_consensus.cc:697] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Becoming Leader. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:01:55.557684 11505 consensus_queue.cc:237] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.566931 11486 raft_consensus.cc:993] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6: : Instructing follower df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:01:55.567426 11487 raft_consensus.cc:1081] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Signalling peer df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:01:55.566897 11154 catalog_manager.cc:5697] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e reported cstate change: term changed from 1 to 2, leader changed from e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131) to df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129). New cstate: current_term: 2 leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.568753 11256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:48222
I20260713 09:01:55.569176 11256 raft_consensus.cc:493] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.569458 11256 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.575598 11256 raft_consensus.cc:515] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.578466 11332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:01:55.578716 11487 consensus_queue.cc:1048] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.579020 11256 leader_election.cc:290] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 2 election: Requested vote from peers 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.579141 11332 raft_consensus.cc:3055] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:55.579519 11332 raft_consensus.cc:740] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:55.580348 11332 consensus_queue.cc:260] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.580699 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:55.581260 11404 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.581545 11332 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.586184 11257 raft_consensus.cc:3060] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.589803 11404 raft_consensus.cc:2468] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 2.
I20260713 09:01:55.590986 11221 leader_election.cc:304] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:55.591796 11505 raft_consensus.cc:2804] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:55.592447 11505 raft_consensus.cc:697] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Becoming Leader. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:01:55.591765 11332 raft_consensus.cc:2468] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 2.
I20260713 09:01:55.593246 11505 consensus_queue.cc:237] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.593711 11486 consensus_queue.cc:1048] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.601532 11154 catalog_manager.cc:5697] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e reported cstate change: term changed from 1 to 2, leader changed from 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130) to df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129). New cstate: current_term: 2 leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.615599 11487 consensus_queue.cc:1048] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.619460 11406 raft_consensus.cc:3060] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.625468 11473 consensus_queue.cc:1048] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.627570 11486 raft_consensus.cc:493] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.628039 11486 raft_consensus.cc:515] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.636276 11331 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:55.641414 11494 consensus_queue.cc:1048] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.644647 11487 consensus_queue.cc:1048] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.644414 11256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:55.646381 11473 consensus_queue.cc:1048] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.646944 11256 raft_consensus.cc:2393] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 796e0d5bb655425393ab90f7d8cc2cb6 in current term 1: Already voted for candidate e861d5bcec9e4c6b881a3951f1b463a8 in this term.
I20260713 09:01:55.647544 11486 leader_election.cc:290] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.648604 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" is_pre_election: true
I20260713 09:01:55.650429 11296 leader_election.cc:304] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6; no voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8
I20260713 09:01:55.664801 11491 consensus_queue.cc:1048] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.668341 11491 consensus_queue.cc:1048] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.657299 11486 raft_consensus.cc:2749] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:55.670897 11473 raft_consensus.cc:493] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:55.674037 11473 raft_consensus.cc:515] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.676998 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" is_pre_election: true
I20260713 09:01:55.678807 11332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" is_pre_election: true
I20260713 09:01:55.680297 11370 leader_election.cc:304] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [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: e861d5bcec9e4c6b881a3951f1b463a8; no voters: 796e0d5bb655425393ab90f7d8cc2cb6, df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:01:55.681499 11473 leader_election.cc:290] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:01:55.681402 11457 consensus_queue.cc:1048] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.692406 11457 raft_consensus.cc:993] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8: : Instructing follower 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:55.692689 11487 raft_consensus.cc:993] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6: : Instructing follower df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:01:55.692809 11457 raft_consensus.cc:1081] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Signalling peer 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:55.693603 11487 raft_consensus.cc:1081] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Signalling peer df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:01:55.700862 11332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2268d4140ce145519c93c51e99584290"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:57812
I20260713 09:01:55.701457 11332 raft_consensus.cc:493] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.701841 11332 raft_consensus.cc:3060] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.706084 11494 raft_consensus.cc:2749] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:55.708746 11255 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:48222
I20260713 09:01:55.710345 11255 raft_consensus.cc:493] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.710727 11255 raft_consensus.cc:3060] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.718719 11513 consensus_queue.cc:1048] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.725595 11494 raft_consensus.cc:993] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8: : Instructing follower df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:01:55.726017 11494 raft_consensus.cc:1081] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Signalling peer df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:01:55.728313 11255 raft_consensus.cc:515] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.730614 11455 raft_consensus.cc:993] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e: : Instructing follower 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:55.733013 11455 raft_consensus.cc:1081] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 1 LEADER]: Signalling peer 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:55.732039 11256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:48214
I20260713 09:01:55.734726 11256 raft_consensus.cc:493] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.735020 11256 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.739256 11256 raft_consensus.cc:515] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.740608 11331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:57822
I20260713 09:01:55.740758 11455 consensus_queue.cc:1048] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:55.741118 11331 raft_consensus.cc:493] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.741500 11331 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.743587 11330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:01:55.744143 11330 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.748330 11331 raft_consensus.cc:515] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.731796 11332 raft_consensus.cc:515] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.750355 11330 raft_consensus.cc:2468] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 2.
I20260713 09:01:55.751461 11221 leader_election.cc:304] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6, df6e1fc621e94feab7e8f059d5d8e58e; no voters: 
I20260713 09:01:55.752254 11455 raft_consensus.cc:2804] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:55.752708 11455 raft_consensus.cc:697] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Becoming Leader. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:01:55.753480 11455 consensus_queue.cc:237] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.755096 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2268d4140ce145519c93c51e99584290" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:55.755635 11257 raft_consensus.cc:3060] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.758782 11406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:55.759346 11406 raft_consensus.cc:3055] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:55.759642 11406 raft_consensus.cc:740] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:01:55.760545 11406 consensus_queue.cc:260] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.762887 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:55.760622 11332 leader_election.cc:290] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 2 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.763450 11403 raft_consensus.cc:3060] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.763136 11406 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.761778 11255 leader_election.cc:290] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 2 election: Requested vote from peers 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.761626 11405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2268d4140ce145519c93c51e99584290" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:55.769482 11405 raft_consensus.cc:3055] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:55.769873 11405 raft_consensus.cc:740] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:01:55.770714 11405 consensus_queue.cc:260] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.771237 11403 raft_consensus.cc:2468] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 2.
I20260713 09:01:55.769737 11154 catalog_manager.cc:5697] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e reported cstate change: term changed from 1 to 2, leader changed from e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131) to df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129). New cstate: current_term: 2 leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.773447 11221 leader_election.cc:304] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:55.773680 11405 raft_consensus.cc:3060] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.775261 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:55.775820 11254 raft_consensus.cc:3055] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:55.776242 11254 raft_consensus.cc:740] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:01:55.776660 11406 raft_consensus.cc:2468] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 2.
I20260713 09:01:55.776937 11254 consensus_queue.cc:260] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.778332 11254 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.775779 11455 raft_consensus.cc:2804] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:55.779660 11455 raft_consensus.cc:697] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Becoming Leader. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:01:55.766155 11256 leader_election.cc:290] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 2 election: Requested vote from peers 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.779170 11331 leader_election.cc:290] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 2 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:55.781289 11455 consensus_queue.cc:237] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.782090 11403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:55.781445 11257 raft_consensus.cc:2468] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 2.
I20260713 09:01:55.784673 11330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:01:55.785254 11330 raft_consensus.cc:3055] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:55.785631 11330 raft_consensus.cc:740] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:55.788069 11297 leader_election.cc:304] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 796e0d5bb655425393ab90f7d8cc2cb6, df6e1fc621e94feab7e8f059d5d8e58e; no voters: 
I20260713 09:01:55.789700 11491 raft_consensus.cc:2804] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:55.790138 11491 raft_consensus.cc:697] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 LEADER]: Becoming Leader. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:55.790885 11491 consensus_queue.cc:237] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.795642 11405 raft_consensus.cc:2468] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 2.
I20260713 09:01:55.797674 11254 raft_consensus.cc:2468] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 2.
I20260713 09:01:55.799767 11297 leader_election.cc:304] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [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: 796e0d5bb655425393ab90f7d8cc2cb6, df6e1fc621e94feab7e8f059d5d8e58e; no voters: e861d5bcec9e4c6b881a3951f1b463a8
I20260713 09:01:55.800773 11491 raft_consensus.cc:2804] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:55.801224 11491 raft_consensus.cc:697] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 LEADER]: Becoming Leader. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:55.801478 11154 catalog_manager.cc:5697] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e reported cstate change: term changed from 1 to 2, leader changed from 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130) to df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129). New cstate: current_term: 2 leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.801971 11491 consensus_queue.cc:237] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.786433 11330 consensus_queue.cc:260] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:55.805641 11330 raft_consensus.cc:3060] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.813975 11330 raft_consensus.cc:2468] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 2.
I20260713 09:01:55.818692 11151 catalog_manager.cc:5697] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 reported cstate change: term changed from 1 to 2, leader changed from e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131) to 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.819888 11151 catalog_manager.cc:5697] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 reported cstate change: term changed from 1 to 2, leader changed from df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129) to 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:55.947438 11404 raft_consensus.cc:1275] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.948572 11455 consensus_queue.cc:1048] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:55.959033 11330 raft_consensus.cc:1275] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:55.960500 11513 consensus_queue.cc:1048] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.059334 11404 raft_consensus.cc:1275] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.060591 11513 consensus_queue.cc:1048] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.069272 11330 raft_consensus.cc:1275] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.071066 11505 consensus_queue.cc:1048] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.139024 11404 raft_consensus.cc:1275] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.140192 11505 consensus_queue.cc:1048] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.147413 11330 raft_consensus.cc:1275] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.149418 11514 consensus_queue.cc:1048] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.233536 11404 raft_consensus.cc:1275] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.234635 11491 consensus_queue.cc:1048] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.243958 11254 raft_consensus.cc:1275] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.245534 11491 consensus_queue.cc:1048] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.302186 11330 raft_consensus.cc:1275] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.303385 11505 consensus_queue.cc:1048] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.310034 11404 raft_consensus.cc:1275] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.311895 11514 consensus_queue.cc:1048] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.338979 11404 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:56.343478 11404 raft_consensus.cc:1275] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.344494 11491 consensus_queue.cc:1048] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:56.350775 11254 raft_consensus.cc:1275] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:56.352494 11535 consensus_queue.cc:1048] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:58.504707 11122 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:01:58.505458 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:58.519122 11330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
mode: GRACEFUL
new_leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
 from {username='slave'} at 127.0.0.1:57830
I20260713 09:01:58.519634 11330 raft_consensus.cc:606] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 LEADER]: Received request to transfer leadership to TS e861d5bcec9e4c6b881a3951f1b463a8
I20260713 09:01:58.529136 11257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
mode: GRACEFUL
new_leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
 from {username='slave'} at 127.0.0.1:48226
I20260713 09:01:58.529615 11257 raft_consensus.cc:606] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Received request to transfer leadership to TS e861d5bcec9e4c6b881a3951f1b463a8
I20260713 09:01:58.530659 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:58.531069 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:58.631412 11540 raft_consensus.cc:993] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6: : Instructing follower e861d5bcec9e4c6b881a3951f1b463a8 to start an election
I20260713 09:01:58.631843 11491 raft_consensus.cc:1081] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 LEADER]: Signalling peer e861d5bcec9e4c6b881a3951f1b463a8 to start an election
I20260713 09:01:58.633258 11404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec"
dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
 from {username='slave'} at 127.0.0.1:47914
I20260713 09:01:58.633733 11404 raft_consensus.cc:493] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:58.634013 11404 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:58.638283 11404 raft_consensus.cc:515] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:58.639786 11404 leader_election.cc:290] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 3 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:01:58.640767 11330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:01:58.640726 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:58.641345 11330 raft_consensus.cc:3055] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:58.641407 11257 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:58.641646 11330 raft_consensus.cc:740] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:58.642282 11330 consensus_queue.cc:260] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:58.643260 11330 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:58.646180 11257 raft_consensus.cc:2468] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 3.
I20260713 09:01:58.647197 11371 leader_election.cc:304] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [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: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:58.647563 11330 raft_consensus.cc:2468] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 3.
I20260713 09:01:58.647823 11457 raft_consensus.cc:2804] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:58.648924 11457 raft_consensus.cc:697] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 LEADER]: Becoming Leader. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:01:58.649722 11457 consensus_queue.cc:237] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:58.656481 11154 catalog_manager.cc:5697] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 reported cstate change: term changed from 2 to 3, leader changed from 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130) to e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131). New cstate: current_term: 3 leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:58.658557 11543 raft_consensus.cc:993] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e: : Instructing follower e861d5bcec9e4c6b881a3951f1b463a8 to start an election
I20260713 09:01:58.658985 11514 raft_consensus.cc:1081] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Signalling peer e861d5bcec9e4c6b881a3951f1b463a8 to start an election
I20260713 09:01:58.660336 11404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8"
dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
 from {username='slave'} at 127.0.0.1:47928
I20260713 09:01:58.660768 11404 raft_consensus.cc:493] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:58.661068 11404 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:58.667485 11404 raft_consensus.cc:515] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:58.669366 11404 leader_election.cc:290] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 3 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:01:58.670078 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:58.670338 11330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:01:58.670639 11257 raft_consensus.cc:3055] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:58.670804 11330 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:58.670949 11257 raft_consensus.cc:740] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:01:58.671617 11257 consensus_queue.cc:260] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:58.672436 11257 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:58.675287 11330 raft_consensus.cc:2468] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 3.
I20260713 09:01:58.676123 11370 leader_election.cc:304] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [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: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:58.676748 11257 raft_consensus.cc:2468] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 3.
I20260713 09:01:58.676743 11457 raft_consensus.cc:2804] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:58.677376 11457 raft_consensus.cc:697] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 LEADER]: Becoming Leader. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:01:58.678110 11457 consensus_queue.cc:237] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:58.684798 11154 catalog_manager.cc:5697] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 reported cstate change: term changed from 2 to 3, leader changed from df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129) to e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131). New cstate: current_term: 3 leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:59.105818 11257 raft_consensus.cc:1275] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Refusing update from remote peer e861d5bcec9e4c6b881a3951f1b463a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:59.106953 11457 consensus_queue.cc:1048] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:59.115402 11330 raft_consensus.cc:1275] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Refusing update from remote peer e861d5bcec9e4c6b881a3951f1b463a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:59.117054 11457 consensus_queue.cc:1048] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:59.125046 11330 raft_consensus.cc:1275] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Refusing update from remote peer e861d5bcec9e4c6b881a3951f1b463a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:59.126137 11457 consensus_queue.cc:1048] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:59.134646 11257 raft_consensus.cc:1275] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Refusing update from remote peer e861d5bcec9e4c6b881a3951f1b463a8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:59.136014 11551 consensus_queue.cc:1048] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:59.531739 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:59.541306 11404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8"
dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
mode: GRACEFUL
new_leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:47944
I20260713 09:01:59.541813 11404 raft_consensus.cc:606] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 LEADER]: Received request to transfer leadership to TS 796e0d5bb655425393ab90f7d8cc2cb6
I20260713 09:01:59.546164 11257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
mode: GRACEFUL
new_leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:48224
I20260713 09:01:59.546599 11257 raft_consensus.cc:606] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Received request to transfer leadership to TS 796e0d5bb655425393ab90f7d8cc2cb6
I20260713 09:01:59.551575 11257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
mode: GRACEFUL
new_leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:48224
I20260713 09:01:59.552008 11257 raft_consensus.cc:606] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Received request to transfer leadership to TS 796e0d5bb655425393ab90f7d8cc2cb6
I20260713 09:01:59.556241 11257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
mode: GRACEFUL
new_leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:48224
I20260713 09:01:59.556660 11257 raft_consensus.cc:606] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Received request to transfer leadership to TS 796e0d5bb655425393ab90f7d8cc2cb6
I20260713 09:01:59.565259 11404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec"
dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
mode: GRACEFUL
new_leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:47944
I20260713 09:01:59.565773 11404 raft_consensus.cc:606] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 LEADER]: Received request to transfer leadership to TS 796e0d5bb655425393ab90f7d8cc2cb6
I20260713 09:01:59.633818 11457 raft_consensus.cc:993] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8: : Instructing follower 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:59.634310 11551 raft_consensus.cc:1081] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 LEADER]: Signalling peer 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:59.635665 11330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:57812
I20260713 09:01:59.636103 11330 raft_consensus.cc:493] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.636441 11330 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:59.640615 11330 raft_consensus.cc:515] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.642094 11330 leader_election.cc:290] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 4 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:59.642786 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:59.643029 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4e0f19f6ab466fa574095f5d9abcf8" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:59.643332 11257 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:59.643553 11404 raft_consensus.cc:3055] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:01:59.643878 11404 raft_consensus.cc:740] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:01:59.644605 11404 consensus_queue.cc:260] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.645666 11404 raft_consensus.cc:3060] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:01:59.649384 11257 raft_consensus.cc:2468] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 4.
I20260713 09:01:59.650517 11297 leader_election.cc:304] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [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: 796e0d5bb655425393ab90f7d8cc2cb6, df6e1fc621e94feab7e8f059d5d8e58e; no voters: 
I20260713 09:01:59.650892 11404 raft_consensus.cc:2468] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 4.
I20260713 09:01:59.651154 11491 raft_consensus.cc:2804] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:01:59.652170 11491 raft_consensus.cc:697] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 LEADER]: Becoming Leader. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:59.652863 11491 consensus_queue.cc:237] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.658466 11152 catalog_manager.cc:5697] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 reported cstate change: term changed from 3 to 4, leader changed from e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131) to 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130). New cstate: current_term: 4 leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.787915 11514 raft_consensus.cc:993] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e: : Instructing follower 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:59.788316 11514 raft_consensus.cc:1081] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Signalling peer 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:59.789628 11330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:57822
I20260713 09:01:59.790073 11330 raft_consensus.cc:493] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.790339 11330 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.794587 11330 raft_consensus.cc:515] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.796265 11330 leader_election.cc:290] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 3 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:59.796962 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:59.797206 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:59.797547 11257 raft_consensus.cc:3055] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:59.797662 11404 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.797833 11257 raft_consensus.cc:740] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:01:59.798522 11257 consensus_queue.cc:260] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.799366 11257 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.801354 11404 raft_consensus.cc:2468] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 3.
I20260713 09:01:59.802176 11296 leader_election.cc:304] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [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: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:59.802760 11491 raft_consensus.cc:2804] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:59.803205 11491 raft_consensus.cc:697] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Becoming Leader. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:59.804155 11257 raft_consensus.cc:2468] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 3.
I20260713 09:01:59.804113 11491 consensus_queue.cc:237] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.811717 11152 catalog_manager.cc:5697] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 reported cstate change: term changed from 2 to 3, leader changed from df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129) to 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130). New cstate: current_term: 3 leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.911593 11561 raft_consensus.cc:993] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e: : Instructing follower 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:59.912691 11514 raft_consensus.cc:1081] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Signalling peer 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:59.914201 11331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:57822
I20260713 09:01:59.914755 11331 raft_consensus.cc:493] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.914896 11563 raft_consensus.cc:993] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e: : Instructing follower 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:59.915139 11331 raft_consensus.cc:3060] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.915350 11514 raft_consensus.cc:1081] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Signalling peer 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:01:59.916725 11330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:57822
I20260713 09:01:59.917136 11330 raft_consensus.cc:493] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.917397 11330 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.919783 11331 raft_consensus.cc:515] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.921334 11330 raft_consensus.cc:515] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.921989 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:59.922166 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edc0a28c9bc455cb770cb5e5ec76d0a" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:59.922629 11404 raft_consensus.cc:3060] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.921655 11331 leader_election.cc:290] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 3 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:59.923377 11330 leader_election.cc:290] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 3 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:01:59.924224 11254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:01:59.922595 11257 raft_consensus.cc:3055] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:59.924801 11254 raft_consensus.cc:3055] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:59.925141 11254 raft_consensus.cc:740] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:01:59.925453 11405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:01:59.925915 11405 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.925932 11254 consensus_queue.cc:260] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.927215 11254 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.927827 11404 raft_consensus.cc:2468] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 3.
I20260713 09:01:59.924988 11257 raft_consensus.cc:740] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:01:59.928994 11296 leader_election.cc:304] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [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: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:59.929100 11257 consensus_queue.cc:260] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.930019 11491 raft_consensus.cc:2804] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:59.930348 11257 raft_consensus.cc:3060] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:59.931193 11491 raft_consensus.cc:697] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Becoming Leader. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:59.932237 11405 raft_consensus.cc:2468] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 3.
I20260713 09:01:59.932042 11491 consensus_queue.cc:237] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.933302 11254 raft_consensus.cc:2468] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 3.
I20260713 09:01:59.933280 11296 leader_election.cc:304] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [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: 796e0d5bb655425393ab90f7d8cc2cb6, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:01:59.934206 11557 raft_consensus.cc:2804] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:59.936370 11257 raft_consensus.cc:2468] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 3.
I20260713 09:01:59.940024 11557 raft_consensus.cc:697] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Becoming Leader. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:01:59.940742 11557 consensus_queue.cc:237] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:01:59.943122 11152 catalog_manager.cc:5697] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 reported cstate change: term changed from 2 to 3, leader changed from df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129) to 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130). New cstate: current_term: 3 leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.952728 11152 catalog_manager.cc:5697] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 reported cstate change: term changed from 2 to 3, leader changed from df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129) to 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130). New cstate: current_term: 3 leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.030509 11457 raft_consensus.cc:993] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8: : Instructing follower 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:02:00.030895 11551 raft_consensus.cc:1081] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 LEADER]: Signalling peer 796e0d5bb655425393ab90f7d8cc2cb6 to start an election
I20260713 09:02:00.032081 11330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
 from {username='slave'} at 127.0.0.1:57812
I20260713 09:02:00.032502 11330 raft_consensus.cc:493] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:00.032759 11330 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:00.036849 11330 raft_consensus.cc:515] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:00.038271 11330 leader_election.cc:290] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [CANDIDATE]: Term 4 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:02:00.038934 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:02:00.039273 11405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:02:00.039412 11257 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:00.039726 11405 raft_consensus.cc:3055] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:00.039952 11405 raft_consensus.cc:740] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:02:00.040570 11405 consensus_queue.cc:260] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:00.041363 11405 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:00.043509 11257 raft_consensus.cc:2468] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 4.
I20260713 09:02:00.044247 11297 leader_election.cc:304] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [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: 796e0d5bb655425393ab90f7d8cc2cb6, df6e1fc621e94feab7e8f059d5d8e58e; no voters: 
I20260713 09:02:00.044795 11557 raft_consensus.cc:2804] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:00.045135 11557 raft_consensus.cc:697] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 LEADER]: Becoming Leader. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:02:00.045801 11405 raft_consensus.cc:2468] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 796e0d5bb655425393ab90f7d8cc2cb6 in term 4.
I20260713 09:02:00.045831 11557 consensus_queue.cc:237] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:00.050956 11152 catalog_manager.cc:5697] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 reported cstate change: term changed from 3 to 4, leader changed from e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131) to 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130). New cstate: current_term: 4 leader_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:00.053128 11257 raft_consensus.cc:1275] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:00.054244 11557 consensus_queue.cc:1048] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:00.064114 11405 raft_consensus.cc:1275] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:00.065631 11564 consensus_queue.cc:1048] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:00.315086 11257 raft_consensus.cc:1275] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:00.316166 11564 consensus_queue.cc:1048] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:00.323436 11405 raft_consensus.cc:1275] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:00.324857 11491 consensus_queue.cc:1048] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:00.392185 11405 raft_consensus.cc:1275] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:00.393352 11557 consensus_queue.cc:1048] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:00.398622 11257 raft_consensus.cc:1275] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:00.400058 11491 consensus_queue.cc:1048] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:00.410120 11405 raft_consensus.cc:1275] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:00.411164 11564 consensus_queue.cc:1048] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:00.421916 11257 raft_consensus.cc:1275] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:00.423511 11564 consensus_queue.cc:1048] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:00.547365 11257 raft_consensus.cc:1275] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:00.548487 11575 consensus_queue.cc:1048] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:00.557436 11405 raft_consensus.cc:1275] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Refusing update from remote peer 796e0d5bb655425393ab90f7d8cc2cb6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:00.558771 11575 consensus_queue.cc:1048] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:02.572275 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:02.581104 11330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2268d4140ce145519c93c51e99584290"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
mode: GRACEFUL
new_leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:57830
I20260713 09:02:02.581830 11330 raft_consensus.cc:606] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 LEADER]: Received request to transfer leadership to TS df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:02:02.584045 11330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
mode: GRACEFUL
new_leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
 from {username='slave'} at 127.0.0.1:57830
I20260713 09:02:02.584429 11330 raft_consensus.cc:606] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Received request to transfer leadership to TS e861d5bcec9e4c6b881a3951f1b463a8
I20260713 09:02:02.586346 11330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
mode: GRACEFUL
new_leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:57830
I20260713 09:02:02.586727 11330 raft_consensus.cc:606] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 LEADER]: Received request to transfer leadership to TS df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:02:02.588604 11330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
mode: GRACEFUL
new_leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:57830
I20260713 09:02:02.588958 11330 raft_consensus.cc:606] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Received request to transfer leadership to TS df6e1fc621e94feab7e8f059d5d8e58e
I20260713 09:02:02.590711 11330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6cf21e8e1f0405a9cea4fcdbb3c3364"
dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
mode: GRACEFUL
new_leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
 from {username='slave'} at 127.0.0.1:57830
I20260713 09:02:02.591058 11330 raft_consensus.cc:606] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Received request to transfer leadership to TS e861d5bcec9e4c6b881a3951f1b463a8
I20260713 09:02:02.591852 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:02:02.592219 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:02.643821 11581 raft_consensus.cc:993] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6: : Instructing follower e861d5bcec9e4c6b881a3951f1b463a8 to start an election
I20260713 09:02:02.644326 11579 raft_consensus.cc:1081] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Signalling peer e861d5bcec9e4c6b881a3951f1b463a8 to start an election
I20260713 09:02:02.645691 11404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6cf21e8e1f0405a9cea4fcdbb3c3364"
dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
 from {username='slave'} at 127.0.0.1:47914
I20260713 09:02:02.646090 11404 raft_consensus.cc:493] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:02.646378 11404 raft_consensus.cc:3060] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.650849 11404 raft_consensus.cc:515] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:02.652226 11404 leader_election.cc:290] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 2 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:02:02.653107 11330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cf21e8e1f0405a9cea4fcdbb3c3364" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:02:02.653093 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6cf21e8e1f0405a9cea4fcdbb3c3364" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:02:02.653805 11330 raft_consensus.cc:3055] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:02.653864 11257 raft_consensus.cc:3060] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.654079 11330 raft_consensus.cc:740] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:02:02.654695 11330 consensus_queue.cc:260] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:02.655542 11330 raft_consensus.cc:3060] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:02.658254 11257 raft_consensus.cc:2468] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 2.
I20260713 09:02:02.659211 11371 leader_election.cc:304] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:02:02.659361 11330 raft_consensus.cc:2468] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 2.
I20260713 09:02:02.659933 11551 raft_consensus.cc:2804] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:02.660773 11551 raft_consensus.cc:697] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 LEADER]: Becoming Leader. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:02:02.661577 11551 consensus_queue.cc:237] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:02.667681 11151 catalog_manager.cc:5697] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 reported cstate change: term changed from 1 to 2, leader changed from 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130) to e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:02.929771 11581 raft_consensus.cc:993] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6: : Instructing follower df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:02:02.930163 11579 raft_consensus.cc:1081] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Signalling peer df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:02:02.931420 11257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:48222
I20260713 09:02:02.931773 11257 raft_consensus.cc:493] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:02.931977 11257 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:02.935617 11257 raft_consensus.cc:515] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:02.936915 11257 leader_election.cc:290] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 4 election: Requested vote from peers 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:02:02.937799 11330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:02:02.938138 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5204d7e6dda46aa9f7b8b76543d2218" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:02:02.938309 11330 raft_consensus.cc:3055] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:02.938547 11404 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:02.938573 11330 raft_consensus.cc:740] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:02:02.939252 11330 consensus_queue.cc:260] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:02.939993 11330 raft_consensus.cc:3060] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:02.942376 11404 raft_consensus.cc:2468] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 4.
I20260713 09:02:02.943488 11221 leader_election.cc:304] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [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: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:02:02.943768 11330 raft_consensus.cc:2468] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 4.
I20260713 09:02:02.944981 11588 raft_consensus.cc:2804] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:02.945937 11588 raft_consensus.cc:697] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 4 LEADER]: Becoming Leader. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:02:02.946657 11588 consensus_queue.cc:237] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:02.952478 11151 catalog_manager.cc:5697] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e reported cstate change: term changed from 3 to 4, leader changed from 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130) to df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129). New cstate: current_term: 4 leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:02.975392 11581 raft_consensus.cc:993] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6: : Instructing follower df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:02:02.975728 11579 raft_consensus.cc:1081] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 LEADER]: Signalling peer df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:02:02.977033 11257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2268d4140ce145519c93c51e99584290"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:48222
I20260713 09:02:02.977437 11257 raft_consensus.cc:493] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:02.977730 11257 raft_consensus.cc:3060] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:02.981407 11257 raft_consensus.cc:515] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:02.982704 11257 leader_election.cc:290] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 3 election: Requested vote from peers 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:02:02.983640 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2268d4140ce145519c93c51e99584290" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:02:02.983395 11330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2268d4140ce145519c93c51e99584290" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:02:02.984202 11404 raft_consensus.cc:3060] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:02.984254 11330 raft_consensus.cc:3055] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:02.984659 11330 raft_consensus.cc:740] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:02:02.985400 11330 consensus_queue.cc:260] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:02.986514 11330 raft_consensus.cc:3060] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:02.989864 11404 raft_consensus.cc:2468] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 3.
I20260713 09:02:02.990754 11221 leader_election.cc:304] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [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: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:02:02.991328 11588 raft_consensus.cc:2804] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:02.991607 11330 raft_consensus.cc:2468] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 3.
I20260713 09:02:02.991670 11588 raft_consensus.cc:697] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 LEADER]: Becoming Leader. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:02:02.992585 11588 consensus_queue.cc:237] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:02.998723 11151 catalog_manager.cc:5697] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e reported cstate change: term changed from 2 to 3, leader changed from 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130) to df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129). New cstate: current_term: 3 leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:02.999788 11581 raft_consensus.cc:993] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6: : Instructing follower df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:02:03.000208 11579 raft_consensus.cc:1081] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 LEADER]: Signalling peer df6e1fc621e94feab7e8f059d5d8e58e to start an election
I20260713 09:02:03.001395 11257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec"
dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
 from {username='slave'} at 127.0.0.1:48222
I20260713 09:02:03.001875 11257 raft_consensus.cc:493] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:03.002187 11257 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:03.006876 11257 raft_consensus.cc:515] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:03.008070 11257 leader_election.cc:290] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [CANDIDATE]: Term 5 election: Requested vote from peers 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943), e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131:38621)
I20260713 09:02:03.008757 11330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:02:03.009025 11404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6abb65c71973429fb728b4173fcc04ec" candidate_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
I20260713 09:02:03.009264 11330 raft_consensus.cc:3055] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:02:03.009478 11404 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:03.009594 11330 raft_consensus.cc:740] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:02:03.010380 11330 consensus_queue.cc:260] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:03.011402 11330 raft_consensus.cc:3060] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:03.015024 11404 raft_consensus.cc:2468] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 5.
I20260713 09:02:03.015930 11221 leader_election.cc:304] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [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: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:02:03.016469 11330 raft_consensus.cc:2468] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df6e1fc621e94feab7e8f059d5d8e58e in term 5.
I20260713 09:02:03.016530 11588 raft_consensus.cc:2804] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:02:03.017062 11588 raft_consensus.cc:697] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 5 LEADER]: Becoming Leader. State: Replica: df6e1fc621e94feab7e8f059d5d8e58e, State: Running, Role: LEADER
I20260713 09:02:03.017849 11588 consensus_queue.cc:237] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:03.023530 11151 catalog_manager.cc:5697] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e reported cstate change: term changed from 4 to 5, leader changed from 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130) to df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129). New cstate: current_term: 5 leader_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:03.158195 11581 raft_consensus.cc:993] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6: : Instructing follower e861d5bcec9e4c6b881a3951f1b463a8 to start an election
I20260713 09:02:03.158552 11579 raft_consensus.cc:1081] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Signalling peer e861d5bcec9e4c6b881a3951f1b463a8 to start an election
I20260713 09:02:03.159795 11404 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa"
dest_uuid: "e861d5bcec9e4c6b881a3951f1b463a8"
 from {username='slave'} at 127.0.0.1:47914
I20260713 09:02:03.160171 11404 raft_consensus.cc:493] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:03.160390 11404 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:03.163978 11404 raft_consensus.cc:515] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:03.165189 11404 leader_election.cc:290] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [CANDIDATE]: Term 4 election: Requested vote from peers df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839), 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943)
I20260713 09:02:03.165963 11257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "df6e1fc621e94feab7e8f059d5d8e58e"
I20260713 09:02:03.166105 11330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6452120d5df847afa8db5fc5727f62fa" candidate_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "796e0d5bb655425393ab90f7d8cc2cb6"
I20260713 09:02:03.166432 11257 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:03.166532 11330 raft_consensus.cc:3055] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:03.166841 11330 raft_consensus.cc:740] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 796e0d5bb655425393ab90f7d8cc2cb6, State: Running, Role: LEADER
I20260713 09:02:03.167441 11330 consensus_queue.cc:260] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:03.168216 11330 raft_consensus.cc:3060] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:03.170219 11257 raft_consensus.cc:2468] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 4.
I20260713 09:02:03.171007 11371 leader_election.cc:304] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [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: df6e1fc621e94feab7e8f059d5d8e58e, e861d5bcec9e4c6b881a3951f1b463a8; no voters: 
I20260713 09:02:03.171626 11551 raft_consensus.cc:2804] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:03.172118 11330 raft_consensus.cc:2468] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e861d5bcec9e4c6b881a3951f1b463a8 in term 4.
I20260713 09:02:03.172559 11551 raft_consensus.cc:697] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 LEADER]: Becoming Leader. State: Replica: e861d5bcec9e4c6b881a3951f1b463a8, State: Running, Role: LEADER
I20260713 09:02:03.173358 11551 consensus_queue.cc:237] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [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: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } }
I20260713 09:02:03.179186 11151 catalog_manager.cc:5697] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 reported cstate change: term changed from 3 to 4, leader changed from 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130) to e861d5bcec9e4c6b881a3951f1b463a8 (127.10.220.131). New cstate: current_term: 4 leader_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:03.254597 11330 raft_consensus.cc:1275] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Refusing update from remote peer e861d5bcec9e4c6b881a3951f1b463a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:03.255925 11593 consensus_queue.cc:1048] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:03.266484 11257 raft_consensus.cc:1275] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Refusing update from remote peer e861d5bcec9e4c6b881a3951f1b463a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:03.267877 11551 consensus_queue.cc:1048] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df6e1fc621e94feab7e8f059d5d8e58e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 37839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:03.423751 11331 raft_consensus.cc:1275] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:03.424909 11588 consensus_queue.cc:1048] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:03.433303 11404 raft_consensus.cc:1275] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:03.435111 11589 consensus_queue.cc:1048] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:02:03.451292 11404 raft_consensus.cc:1275] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:03.452309 11589 consensus_queue.cc:1048] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:03.460819 11331 raft_consensus.cc:1275] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:03.462605 11589 consensus_queue.cc:1048] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:03.562726 11404 raft_consensus.cc:1275] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 5 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:02:03.563786 11589 consensus_queue.cc:1048] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e861d5bcec9e4c6b881a3951f1b463a8" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:03.571309 11331 raft_consensus.cc:1275] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 5 FOLLOWER]: Refusing update from remote peer df6e1fc621e94feab7e8f059d5d8e58e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:02:03.572945 11601 consensus_queue.cc:1048] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:03.592908 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:03.598097 11122 tablet_server.cc:179] TabletServer@127.10.220.129:0 shutting down...
I20260713 09:02:03.622474 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:03.623481 11122 tablet_replica.cc:333] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e: stopping tablet replica
I20260713 09:02:03.624020 11331 raft_consensus.cc:1275] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Refusing update from remote peer e861d5bcec9e4c6b881a3951f1b463a8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:03.624244 11122 raft_consensus.cc:2243] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.624774 11122 raft_consensus.cc:2272] T 9733694846b346eab697dde792e293dd P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.625258 11551 consensus_queue.cc:1048] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796e0d5bb655425393ab90f7d8cc2cb6" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:03.627378 11122 tablet_replica.cc:333] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e: stopping tablet replica
I20260713 09:02:03.628088 11122 raft_consensus.cc:2243] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.628490 11122 raft_consensus.cc:2272] T cb5d9546ff36449b8a0a02aa4d0b5078 P df6e1fc621e94feab7e8f059d5d8e58e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.630885 11122 tablet_replica.cc:333] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e: stopping tablet replica
I20260713 09:02:03.631443 11122 raft_consensus.cc:2243] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.632323 11122 raft_consensus.cc:2272] T 6abb65c71973429fb728b4173fcc04ec P df6e1fc621e94feab7e8f059d5d8e58e [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:03.633713 11371 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:02:03.637087 11371 consensus_peers.cc:597] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 -> Peer df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839): Couldn't send request to peer df6e1fc621e94feab7e8f059d5d8e58e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.637753 11122 tablet_replica.cc:333] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e: stopping tablet replica
I20260713 09:02:03.638428 11122 raft_consensus.cc:2243] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.639820 11122 raft_consensus.cc:2272] T 2268d4140ce145519c93c51e99584290 P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.643185 11122 tablet_replica.cc:333] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e: stopping tablet replica
I20260713 09:02:03.644198 11122 raft_consensus.cc:2243] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.645094 11122 raft_consensus.cc:2272] T d5204d7e6dda46aa9f7b8b76543d2218 P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.647261 11122 tablet_replica.cc:333] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e: stopping tablet replica
I20260713 09:02:03.647709 11122 raft_consensus.cc:2243] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.648232 11122 raft_consensus.cc:2272] T 1edc0a28c9bc455cb770cb5e5ec76d0a P df6e1fc621e94feab7e8f059d5d8e58e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.650372 11122 tablet_replica.cc:333] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e: stopping tablet replica
I20260713 09:02:03.650861 11122 raft_consensus.cc:2243] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.651185 11122 raft_consensus.cc:2272] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P df6e1fc621e94feab7e8f059d5d8e58e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.652824 11122 tablet_replica.cc:333] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e: stopping tablet replica
I20260713 09:02:03.653239 11122 raft_consensus.cc:2243] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.653623 11122 raft_consensus.cc:2272] T 6452120d5df847afa8db5fc5727f62fa P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.655085 11122 tablet_replica.cc:333] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e: stopping tablet replica
I20260713 09:02:03.655478 11122 raft_consensus.cc:2243] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.655820 11122 raft_consensus.cc:2272] T aa4e0f19f6ab466fa574095f5d9abcf8 P df6e1fc621e94feab7e8f059d5d8e58e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:03.660364 11297 consensus_peers.cc:597] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 -> Peer df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839): Couldn't send request to peer df6e1fc621e94feab7e8f059d5d8e58e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.772500 11122 tablet_server.cc:196] TabletServer@127.10.220.129:0 shutdown complete.
W20260713 09:02:03.776425 11371 consensus_peers.cc:597] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 -> Peer df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839): Couldn't send request to peer df6e1fc621e94feab7e8f059d5d8e58e. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:37839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:03.777206 11297 consensus_peers.cc:597] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 -> Peer df6e1fc621e94feab7e8f059d5d8e58e (127.10.220.129:37839): Couldn't send request to peer df6e1fc621e94feab7e8f059d5d8e58e. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:37839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.790597 11122 tablet_server.cc:179] TabletServer@127.10.220.130:0 shutting down...
I20260713 09:02:03.808315 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:03.808884 11122 tablet_replica.cc:333] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6: stopping tablet replica
I20260713 09:02:03.809633 11122 raft_consensus.cc:2243] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.810182 11122 raft_consensus.cc:2272] T 6abb65c71973429fb728b4173fcc04ec P 796e0d5bb655425393ab90f7d8cc2cb6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.812866 11122 tablet_replica.cc:333] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6: stopping tablet replica
I20260713 09:02:03.813586 11122 raft_consensus.cc:2243] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.814476 11122 raft_consensus.cc:2272] T aa4e0f19f6ab466fa574095f5d9abcf8 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.816476 11122 tablet_replica.cc:333] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6: stopping tablet replica
I20260713 09:02:03.817104 11122 raft_consensus.cc:2243] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.817615 11122 raft_consensus.cc:2272] T cb5d9546ff36449b8a0a02aa4d0b5078 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.819334 11122 tablet_replica.cc:333] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6: stopping tablet replica
I20260713 09:02:03.819749 11122 raft_consensus.cc:2243] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.820365 11122 raft_consensus.cc:2272] T 9733694846b346eab697dde792e293dd P 796e0d5bb655425393ab90f7d8cc2cb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.821856 11122 tablet_replica.cc:333] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6: stopping tablet replica
I20260713 09:02:03.822265 11122 raft_consensus.cc:2243] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.822570 11122 raft_consensus.cc:2272] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.824394 11122 tablet_replica.cc:333] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6: stopping tablet replica
I20260713 09:02:03.824793 11122 raft_consensus.cc:2243] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.825117 11122 raft_consensus.cc:2272] T 6452120d5df847afa8db5fc5727f62fa P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.826738 11122 tablet_replica.cc:333] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6: stopping tablet replica
I20260713 09:02:03.827135 11122 raft_consensus.cc:2243] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.827725 11122 raft_consensus.cc:2272] T 1edc0a28c9bc455cb770cb5e5ec76d0a P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.829268 11122 tablet_replica.cc:333] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6: stopping tablet replica
I20260713 09:02:03.829684 11122 raft_consensus.cc:2243] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.830034 11122 raft_consensus.cc:2272] T 2268d4140ce145519c93c51e99584290 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.831771 11122 tablet_replica.cc:333] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6: stopping tablet replica
I20260713 09:02:03.832135 11122 raft_consensus.cc:2243] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.832435 11122 raft_consensus.cc:2272] T d5204d7e6dda46aa9f7b8b76543d2218 P 796e0d5bb655425393ab90f7d8cc2cb6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.858055 11122 tablet_server.cc:196] TabletServer@127.10.220.130:0 shutdown complete.
I20260713 09:02:03.873210 11122 tablet_server.cc:179] TabletServer@127.10.220.131:0 shutting down...
W20260713 09:02:03.878681 11370 consensus_peers.cc:597] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 -> Peer 796e0d5bb655425393ab90f7d8cc2cb6 (127.10.220.130:36943): Couldn't send request to peer 796e0d5bb655425393ab90f7d8cc2cb6. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.130:36943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:03.892599 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:03.893211 11122 tablet_replica.cc:333] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8: stopping tablet replica
I20260713 09:02:03.893796 11122 raft_consensus.cc:2243] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.894532 11122 raft_consensus.cc:2272] T cb5d9546ff36449b8a0a02aa4d0b5078 P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.896119 11122 tablet_replica.cc:333] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8: stopping tablet replica
I20260713 09:02:03.896589 11122 raft_consensus.cc:2243] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.896955 11122 raft_consensus.cc:2272] T 6abb65c71973429fb728b4173fcc04ec P e861d5bcec9e4c6b881a3951f1b463a8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.898797 11122 tablet_replica.cc:333] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8: stopping tablet replica
I20260713 09:02:03.899420 11122 raft_consensus.cc:2243] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.899874 11122 raft_consensus.cc:2272] T 9733694846b346eab697dde792e293dd P e861d5bcec9e4c6b881a3951f1b463a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.901860 11122 tablet_replica.cc:333] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8: stopping tablet replica
I20260713 09:02:03.902308 11122 raft_consensus.cc:2243] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.902952 11122 raft_consensus.cc:2272] T 6452120d5df847afa8db5fc5727f62fa P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.904816 11122 tablet_replica.cc:333] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8: stopping tablet replica
I20260713 09:02:03.905238 11122 raft_consensus.cc:2243] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:03.905867 11122 raft_consensus.cc:2272] T d6cf21e8e1f0405a9cea4fcdbb3c3364 P e861d5bcec9e4c6b881a3951f1b463a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.907558 11122 tablet_replica.cc:333] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8: stopping tablet replica
I20260713 09:02:03.907991 11122 raft_consensus.cc:2243] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.908352 11122 raft_consensus.cc:2272] T 1edc0a28c9bc455cb770cb5e5ec76d0a P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.909775 11122 tablet_replica.cc:333] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8: stopping tablet replica
I20260713 09:02:03.910169 11122 raft_consensus.cc:2243] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.910526 11122 raft_consensus.cc:2272] T d5204d7e6dda46aa9f7b8b76543d2218 P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.912235 11122 tablet_replica.cc:333] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8: stopping tablet replica
I20260713 09:02:03.912636 11122 raft_consensus.cc:2243] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.912988 11122 raft_consensus.cc:2272] T 2268d4140ce145519c93c51e99584290 P e861d5bcec9e4c6b881a3951f1b463a8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.914672 11122 tablet_replica.cc:333] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8: stopping tablet replica
I20260713 09:02:03.915053 11122 raft_consensus.cc:2243] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:03.915421 11122 raft_consensus.cc:2272] T aa4e0f19f6ab466fa574095f5d9abcf8 P e861d5bcec9e4c6b881a3951f1b463a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:03.939133 11122 tablet_server.cc:196] TabletServer@127.10.220.131:0 shutdown complete.
I20260713 09:02:03.954005 11122 master.cc:562] Master@127.10.220.190:37533 shutting down...
I20260713 09:02:04.142201 11122 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:04.142747 11122 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:04.143087 11122 tablet_replica.cc:333] T 00000000000000000000000000000000 P e98dd59667d94d91b270a2e66e9021bf: stopping tablet replica
I20260713 09:02:04.161366 11122 master.cc:584] Master@127.10.220.190:37533 shutdown complete.
796e0d5bb655425393ab90f7d8cc2cb6  4
df6e1fc621e94feab7e8f059d5d8e58e  4
e861d5bcec9e4c6b881a3951f1b463a8  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12123 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:02:04.198443 11122 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.220.190:34843
I20260713 09:02:04.199913 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:04.205104 11613 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:04.205821 11614 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:04.206664 11122 server_base.cc:1061] running on GCE node
W20260713 09:02:04.206643 11616 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:04.207731 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:04.207906 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:04.208014 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933324208002 us; error 0 us; skew 500 ppm
I20260713 09:02:04.208441 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:04.210729 11122 webserver.cc:533] Webserver started at http://127.10.220.190:44135/ using document root <none> and password file <none>
I20260713 09:02:04.211143 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:04.211287 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:04.211496 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:04.212478 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/master-0-root/instance:
uuid: "5f47e0735d2e4cb4b0712ca81ee44df7"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-scq0"
I20260713 09:02:04.216789 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:02:04.219956 11621 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.220610 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:04.220851 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/master-0-root
uuid: "5f47e0735d2e4cb4b0712ca81ee44df7"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-scq0"
I20260713 09:02:04.221107 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:04.243213 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:04.244330 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:04.279186 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.190:34843
I20260713 09:02:04.279251 11672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.190:34843 every 8 connection(s)
I20260713 09:02:04.282923 11673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.291436 11673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7: Bootstrap starting.
I20260713 09:02:04.295636 11673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.299257 11673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7: No bootstrap required, opened a new log
I20260713 09:02:04.301203 11673 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f47e0735d2e4cb4b0712ca81ee44df7" member_type: VOTER }
I20260713 09:02:04.301555 11673 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.301769 11673 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f47e0735d2e4cb4b0712ca81ee44df7, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.302286 11673 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f47e0735d2e4cb4b0712ca81ee44df7" member_type: VOTER }
I20260713 09:02:04.302676 11673 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:04.302873 11673 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:04.303113 11673 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:04.307127 11673 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f47e0735d2e4cb4b0712ca81ee44df7" member_type: VOTER }
I20260713 09:02:04.307583 11673 leader_election.cc:304] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [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: 5f47e0735d2e4cb4b0712ca81ee44df7; no voters: 
I20260713 09:02:04.308620 11673 leader_election.cc:290] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:04.308993 11676 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:04.310207 11676 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [term 1 LEADER]: Becoming Leader. State: Replica: 5f47e0735d2e4cb4b0712ca81ee44df7, State: Running, Role: LEADER
I20260713 09:02:04.310869 11676 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [LEADER]: Queue going to LEADER mode. State: All 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: "5f47e0735d2e4cb4b0712ca81ee44df7" member_type: VOTER }
I20260713 09:02:04.311233 11673 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:04.316144 11678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5f47e0735d2e4cb4b0712ca81ee44df7. Latest consensus state: current_term: 1 leader_uuid: "5f47e0735d2e4cb4b0712ca81ee44df7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f47e0735d2e4cb4b0712ca81ee44df7" member_type: VOTER } }
I20260713 09:02:04.316845 11678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:04.317454 11677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5f47e0735d2e4cb4b0712ca81ee44df7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5f47e0735d2e4cb4b0712ca81ee44df7" member_type: VOTER } }
I20260713 09:02:04.317953 11677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:04.318742 11684 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:04.324011 11684 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:04.326639 11122 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:04.332069 11684 catalog_manager.cc:1383] Generated new cluster ID: 313d3ee4fea14bdbb9700b27746ad60a
I20260713 09:02:04.332270 11684 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:04.344650 11684 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:04.345752 11684 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:04.362150 11684 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7: Generated new TSK 0
I20260713 09:02:04.362690 11684 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:04.393445 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:04.398939 11694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:04.400019 11695 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:04.401859 11122 server_base.cc:1061] running on GCE node
W20260713 09:02:04.401888 11697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:04.402828 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:04.403007 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:04.403177 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933324403157 us; error 0 us; skew 500 ppm
I20260713 09:02:04.403661 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:04.405689 11122 webserver.cc:533] Webserver started at http://127.10.220.129:40885/ using document root <none> and password file <none>
I20260713 09:02:04.406141 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:04.406324 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:04.406558 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:04.407511 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-0-root/instance:
uuid: "932280c0e0844a9ebb99a3066fbc7c66"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-scq0"
I20260713 09:02:04.411602 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:02:04.414517 11702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.415144 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:04.415405 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-0-root
uuid: "932280c0e0844a9ebb99a3066fbc7c66"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-scq0"
I20260713 09:02:04.415644 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:04.435035 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:04.436177 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:04.437523 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:04.439544 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:04.439715 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.439929 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:04.440085 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.477677 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.129:38003
I20260713 09:02:04.477767 11764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.129:38003 every 8 connection(s)
I20260713 09:02:04.482232 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:04.489020 11769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:04.491001 11770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:04.493364 11772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:04.494103 11122 server_base.cc:1061] running on GCE node
I20260713 09:02:04.495079 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:04.495282 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:04.495466 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933324495447 us; error 0 us; skew 500 ppm
I20260713 09:02:04.495956 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:04.498610 11122 webserver.cc:533] Webserver started at http://127.10.220.130:35987/ using document root <none> and password file <none>
I20260713 09:02:04.498804 11765 heartbeater.cc:344] Connected to a master server at 127.10.220.190:34843
I20260713 09:02:04.499145 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:04.499169 11765 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:04.499532 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:04.499861 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:04.500150 11765 heartbeater.cc:507] Master 127.10.220.190:34843 requested a full tablet report, sending...
I20260713 09:02:04.501233 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-1-root/instance:
uuid: "440ed877a6e64cd488062be8c458fb52"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-scq0"
I20260713 09:02:04.502372 11638 ts_manager.cc:194] Registered new tserver with Master: 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003)
I20260713 09:02:04.504628 11638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58712
I20260713 09:02:04.506559 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:02:04.509550 11777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.510269 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:04.510540 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-1-root
uuid: "440ed877a6e64cd488062be8c458fb52"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-scq0"
I20260713 09:02:04.510802 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:04.526538 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:04.527629 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:04.528940 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:04.530933 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:04.531121 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.531333 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:04.531476 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.567771 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.130:40677
I20260713 09:02:04.567870 11839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.130:40677 every 8 connection(s)
I20260713 09:02:04.572057 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:04.577980 11843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:04.579627 11844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:04.581440 11122 server_base.cc:1061] running on GCE node
W20260713 09:02:04.581533 11846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:04.582594 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:04.582787 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:04.582959 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933324582941 us; error 0 us; skew 500 ppm
I20260713 09:02:04.583094 11840 heartbeater.cc:344] Connected to a master server at 127.10.220.190:34843
I20260713 09:02:04.583442 11840 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:04.583660 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:04.584237 11840 heartbeater.cc:507] Master 127.10.220.190:34843 requested a full tablet report, sending...
I20260713 09:02:04.586179 11122 webserver.cc:533] Webserver started at http://127.10.220.131:37999/ using document root <none> and password file <none>
I20260713 09:02:04.586345 11638 ts_manager.cc:194] Registered new tserver with Master: 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:04.586678 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:04.586882 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:04.587110 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:04.587643 11638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58718
I20260713 09:02:04.588135 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-2-root/instance:
uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-scq0"
I20260713 09:02:04.592172 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:02:04.595065 11851 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.595755 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:02:04.596009 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-2-root
uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
format_stamp: "Formatted at 2026-07-13 09:02:04 on dist-test-slave-scq0"
I20260713 09:02:04.596252 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933311918649-11122-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:04.615984 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:04.617112 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:04.618501 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:04.620481 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:04.620659 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.620872 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:04.621057 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:04.656847 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.131:39659
I20260713 09:02:04.656930 11913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.131:39659 every 8 connection(s)
I20260713 09:02:04.669210 11914 heartbeater.cc:344] Connected to a master server at 127.10.220.190:34843
I20260713 09:02:04.669596 11914 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:04.670260 11914 heartbeater.cc:507] Master 127.10.220.190:34843 requested a full tablet report, sending...
I20260713 09:02:04.671963 11638 ts_manager.cc:194] Registered new tserver with Master: 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:04.672863 11122 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013213178s
I20260713 09:02:04.673113 11638 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58724
I20260713 09:02:04.694593 11638 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58734:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:02:04.697194 11638 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:02:04.758585 11730 tablet_service.cc:1511] Processing CreateTablet for tablet 52401536d5cc4c8a965fc9008f18b9d2 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:04.760130 11730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52401536d5cc4c8a965fc9008f18b9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.761745 11729 tablet_service.cc:1511] Processing CreateTablet for tablet ec194bb12a8d4599a0ed2c277f247c00 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:04.763007 11729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec194bb12a8d4599a0ed2c277f247c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.768483 11728 tablet_service.cc:1511] Processing CreateTablet for tablet 75f13325d6774ac898f9837e0176e842 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:04.769768 11728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f13325d6774ac898f9837e0176e842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.780831 11727 tablet_service.cc:1511] Processing CreateTablet for tablet 625e1445482743c89710152d80513a01 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:04.782176 11727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625e1445482743c89710152d80513a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.782716 11879 tablet_service.cc:1511] Processing CreateTablet for tablet 52401536d5cc4c8a965fc9008f18b9d2 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:04.783888 11879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52401536d5cc4c8a965fc9008f18b9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.785709 11805 tablet_service.cc:1511] Processing CreateTablet for tablet 52401536d5cc4c8a965fc9008f18b9d2 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:04.786365 11726 tablet_service.cc:1511] Processing CreateTablet for tablet fad35ddfefbc4da7b5d37d6caac04fb6 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:04.786574 11804 tablet_service.cc:1511] Processing CreateTablet for tablet ec194bb12a8d4599a0ed2c277f247c00 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:04.786955 11805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52401536d5cc4c8a965fc9008f18b9d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.787592 11726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad35ddfefbc4da7b5d37d6caac04fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.788188 11803 tablet_service.cc:1511] Processing CreateTablet for tablet 75f13325d6774ac898f9837e0176e842 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:04.789381 11803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f13325d6774ac898f9837e0176e842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.789646 11877 tablet_service.cc:1511] Processing CreateTablet for tablet 75f13325d6774ac898f9837e0176e842 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:04.790850 11877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f13325d6774ac898f9837e0176e842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.791909 11725 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3815be824a47cf977b6d3a993ece4b (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:04.793123 11725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3815be824a47cf977b6d3a993ece4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.793551 11878 tablet_service.cc:1511] Processing CreateTablet for tablet ec194bb12a8d4599a0ed2c277f247c00 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:04.794904 11878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec194bb12a8d4599a0ed2c277f247c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.795346 11801 tablet_service.cc:1511] Processing CreateTablet for tablet fad35ddfefbc4da7b5d37d6caac04fb6 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:04.796577 11801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad35ddfefbc4da7b5d37d6caac04fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.798568 11800 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3815be824a47cf977b6d3a993ece4b (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:04.799769 11800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3815be824a47cf977b6d3a993ece4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.800542 11799 tablet_service.cc:1511] Processing CreateTablet for tablet 06f62911f2454998bf054af36b81b86e (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:04.801774 11799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f62911f2454998bf054af36b81b86e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.802671 11723 tablet_service.cc:1511] Processing CreateTablet for tablet ed10d4791a5d4b6ab4978e90a340ac64 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:04.803885 11723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed10d4791a5d4b6ab4978e90a340ac64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.804014 11798 tablet_service.cc:1511] Processing CreateTablet for tablet ed10d4791a5d4b6ab4978e90a340ac64 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:04.805199 11798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed10d4791a5d4b6ab4978e90a340ac64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.805706 11724 tablet_service.cc:1511] Processing CreateTablet for tablet 06f62911f2454998bf054af36b81b86e (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:04.806943 11724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f62911f2454998bf054af36b81b86e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.809551 11797 tablet_service.cc:1511] Processing CreateTablet for tablet 144787c2e11f4d089509e42a8eddf4e1 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:04.810320 11722 tablet_service.cc:1511] Processing CreateTablet for tablet 144787c2e11f4d089509e42a8eddf4e1 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:04.810737 11797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144787c2e11f4d089509e42a8eddf4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.811486 11722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144787c2e11f4d089509e42a8eddf4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.815789 11796 tablet_service.cc:1511] Processing CreateTablet for tablet d166d6dc6a274f3bb2a1258e009af189 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:04.793592 11802 tablet_service.cc:1511] Processing CreateTablet for tablet 625e1445482743c89710152d80513a01 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:04.816958 11796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d166d6dc6a274f3bb2a1258e009af189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.814679 11721 tablet_service.cc:1511] Processing CreateTablet for tablet d166d6dc6a274f3bb2a1258e009af189 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:04.825547 11873 tablet_service.cc:1511] Processing CreateTablet for tablet 06f62911f2454998bf054af36b81b86e (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:04.826768 11873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06f62911f2454998bf054af36b81b86e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.820436 11875 tablet_service.cc:1511] Processing CreateTablet for tablet fad35ddfefbc4da7b5d37d6caac04fb6 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:04.828029 11804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec194bb12a8d4599a0ed2c277f247c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.832834 11876 tablet_service.cc:1511] Processing CreateTablet for tablet 625e1445482743c89710152d80513a01 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:04.834156 11876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625e1445482743c89710152d80513a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.840253 11802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625e1445482743c89710152d80513a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.840484 11872 tablet_service.cc:1511] Processing CreateTablet for tablet ed10d4791a5d4b6ab4978e90a340ac64 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:04.841743 11872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed10d4791a5d4b6ab4978e90a340ac64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.846139 11871 tablet_service.cc:1511] Processing CreateTablet for tablet 144787c2e11f4d089509e42a8eddf4e1 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:04.847385 11871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144787c2e11f4d089509e42a8eddf4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.849248 11874 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3815be824a47cf977b6d3a993ece4b (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:04.850535 11874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3815be824a47cf977b6d3a993ece4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.854017 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad35ddfefbc4da7b5d37d6caac04fb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.857697 11721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d166d6dc6a274f3bb2a1258e009af189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.857968 11870 tablet_service.cc:1511] Processing CreateTablet for tablet d166d6dc6a274f3bb2a1258e009af189 (DEFAULT_TABLE table=test-workload [id=6ac1ee593114435fb9aa54058aa1b8ae]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:04.859196 11870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d166d6dc6a274f3bb2a1258e009af189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:04.893365 11929 tablet_bootstrap.cc:492] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66: Bootstrap starting.
I20260713 09:02:04.906811 11929 tablet_bootstrap.cc:654] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.934278 11930 tablet_bootstrap.cc:492] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52: Bootstrap starting.
I20260713 09:02:04.955806 11929 tablet_bootstrap.cc:492] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66: No bootstrap required, opened a new log
I20260713 09:02:04.956248 11929 ts_tablet_manager.cc:1403] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.013s
I20260713 09:02:04.958602 11929 raft_consensus.cc:359] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:04.959314 11929 raft_consensus.cc:385] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.959684 11932 tablet_bootstrap.cc:492] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838: Bootstrap starting.
I20260713 09:02:04.960486 11930 tablet_bootstrap.cc:654] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.959626 11929 raft_consensus.cc:740] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.961191 11929 consensus_queue.cc:260] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:04.963173 11765 heartbeater.cc:499] Master 127.10.220.190:34843 was elected leader, sending a full tablet report...
I20260713 09:02:04.963688 11929 ts_tablet_manager.cc:1434] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:04.964574 11929 tablet_bootstrap.cc:492] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66: Bootstrap starting.
I20260713 09:02:04.967357 11932 tablet_bootstrap.cc:654] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.971927 11929 tablet_bootstrap.cc:654] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:04.980510 11932 tablet_bootstrap.cc:492] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838: No bootstrap required, opened a new log
I20260713 09:02:04.981025 11932 ts_tablet_manager.cc:1403] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260713 09:02:04.983340 11929 tablet_bootstrap.cc:492] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66: No bootstrap required, opened a new log
I20260713 09:02:04.983789 11929 ts_tablet_manager.cc:1403] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260713 09:02:04.983953 11932 raft_consensus.cc:359] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:04.984727 11932 raft_consensus.cc:385] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.985030 11932 raft_consensus.cc:740] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.985894 11932 consensus_queue.cc:260] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:04.986784 11929 raft_consensus.cc:359] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:04.987529 11929 raft_consensus.cc:385] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:04.987831 11929 raft_consensus.cc:740] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Initialized, Role: FOLLOWER
I20260713 09:02:04.988566 11929 consensus_queue.cc:260] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:04.990583 11929 ts_tablet_manager.cc:1434] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:04.992626 11929 tablet_bootstrap.cc:492] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66: Bootstrap starting.
I20260713 09:02:04.992689 11914 heartbeater.cc:499] Master 127.10.220.190:34843 was elected leader, sending a full tablet report...
I20260713 09:02:04.993170 11932 ts_tablet_manager.cc:1434] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.005s
I20260713 09:02:04.994012 11932 tablet_bootstrap.cc:492] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838: Bootstrap starting.
I20260713 09:02:04.996162 11930 tablet_bootstrap.cc:492] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52: No bootstrap required, opened a new log
I20260713 09:02:04.996706 11930 ts_tablet_manager.cc:1403] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.018s
I20260713 09:02:04.999516 11929 tablet_bootstrap.cc:654] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.000038 11932 tablet_bootstrap.cc:654] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.000485 11930 raft_consensus.cc:359] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.001595 11930 raft_consensus.cc:385] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.001963 11930 raft_consensus.cc:740] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.003001 11930 consensus_queue.cc:260] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.011353 11932 tablet_bootstrap.cc:492] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838: No bootstrap required, opened a new log
I20260713 09:02:05.011822 11932 ts_tablet_manager.cc:1403] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:02:05.014497 11932 raft_consensus.cc:359] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.015147 11932 raft_consensus.cc:385] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.015445 11932 raft_consensus.cc:740] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.016319 11932 consensus_queue.cc:260] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.018409 11932 ts_tablet_manager.cc:1434] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:02:05.019248 11932 tablet_bootstrap.cc:492] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838: Bootstrap starting.
I20260713 09:02:05.025471 11932 tablet_bootstrap.cc:654] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.034153 11840 heartbeater.cc:499] Master 127.10.220.190:34843 was elected leader, sending a full tablet report...
I20260713 09:02:05.035545 11929 tablet_bootstrap.cc:492] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66: No bootstrap required, opened a new log
I20260713 09:02:05.035701 11930 ts_tablet_manager.cc:1434] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52: Time spent starting tablet: real 0.039s	user 0.025s	sys 0.010s
I20260713 09:02:05.036020 11929 ts_tablet_manager.cc:1403] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.029s
I20260713 09:02:05.036286 11932 tablet_bootstrap.cc:492] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838: No bootstrap required, opened a new log
I20260713 09:02:05.036686 11930 tablet_bootstrap.cc:492] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52: Bootstrap starting.
I20260713 09:02:05.036741 11932 ts_tablet_manager.cc:1403] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:02:05.038846 11929 raft_consensus.cc:359] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.039577 11929 raft_consensus.cc:385] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.039870 11929 raft_consensus.cc:740] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.039795 11932 raft_consensus.cc:359] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.040812 11932 raft_consensus.cc:385] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.041200 11932 raft_consensus.cc:740] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.040896 11929 consensus_queue.cc:260] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.042145 11932 consensus_queue.cc:260] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.043123 11929 ts_tablet_manager.cc:1434] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:05.043337 11930 tablet_bootstrap.cc:654] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.044021 11929 tablet_bootstrap.cc:492] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66: Bootstrap starting.
I20260713 09:02:05.046409 11932 ts_tablet_manager.cc:1434] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260713 09:02:05.047499 11932 tablet_bootstrap.cc:492] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838: Bootstrap starting.
I20260713 09:02:05.049474 11937 raft_consensus.cc:493] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.050427 11929 tablet_bootstrap.cc:654] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.050016 11937 raft_consensus.cc:515] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.055393 11932 tablet_bootstrap.cc:654] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.063510 11937 leader_election.cc:290] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:05.066704 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52401536d5cc4c8a965fc9008f18b9d2" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52" is_pre_election: true
I20260713 09:02:05.067395 11815 raft_consensus.cc:2468] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 0.
I20260713 09:02:05.068693 11854 leader_election.cc:304] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:05.069530 11937 raft_consensus.cc:2804] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.069870 11937 raft_consensus.cc:493] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.070187 11937 raft_consensus.cc:3060] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.085321 11932 tablet_bootstrap.cc:492] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838: No bootstrap required, opened a new log
I20260713 09:02:05.085916 11932 ts_tablet_manager.cc:1403] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.013s
I20260713 09:02:05.086174 11930 tablet_bootstrap.cc:492] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52: No bootstrap required, opened a new log
I20260713 09:02:05.086638 11930 ts_tablet_manager.cc:1403] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.031s
I20260713 09:02:05.087971 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52401536d5cc4c8a965fc9008f18b9d2" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66" is_pre_election: true
I20260713 09:02:05.088634 11740 raft_consensus.cc:2468] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 0.
I20260713 09:02:05.089016 11932 raft_consensus.cc:359] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.089289 11930 raft_consensus.cc:359] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.089797 11932 raft_consensus.cc:385] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.090004 11930 raft_consensus.cc:385] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.090225 11932 raft_consensus.cc:740] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.090330 11930 raft_consensus.cc:740] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.091269 11932 consensus_queue.cc:260] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.091596 11930 consensus_queue.cc:260] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.092334 11937 raft_consensus.cc:515] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.093684 11930 ts_tablet_manager.cc:1434] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:05.094615 11930 tablet_bootstrap.cc:492] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52: Bootstrap starting.
I20260713 09:02:05.095116 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52401536d5cc4c8a965fc9008f18b9d2" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:05.095651 11740 raft_consensus.cc:3060] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.102255 11740 raft_consensus.cc:2468] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 1.
I20260713 09:02:05.102735 11929 tablet_bootstrap.cc:492] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66: No bootstrap required, opened a new log
I20260713 09:02:05.103250 11929 ts_tablet_manager.cc:1403] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.000s
I20260713 09:02:05.103391 11853 leader_election.cc:304] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:05.106215 11929 raft_consensus.cc:359] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.106196 11937 leader_election.cc:290] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:05.107029 11929 raft_consensus.cc:385] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.107290 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52401536d5cc4c8a965fc9008f18b9d2" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:05.107561 11937 raft_consensus.cc:2804] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.107882 11815 raft_consensus.cc:3060] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.108062 11930 tablet_bootstrap.cc:654] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.108122 11937 raft_consensus.cc:697] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 LEADER]: Becoming Leader. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Running, Role: LEADER
I20260713 09:02:05.109164 11937 consensus_queue.cc:237] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.114634 11815 raft_consensus.cc:2468] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 1.
I20260713 09:02:05.107415 11929 raft_consensus.cc:740] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.116536 11929 consensus_queue.cc:260] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.120002 11929 ts_tablet_manager.cc:1434] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:02:05.120625 11932 ts_tablet_manager.cc:1434] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.017s
I20260713 09:02:05.121145 11929 tablet_bootstrap.cc:492] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66: Bootstrap starting.
I20260713 09:02:05.121665 11932 tablet_bootstrap.cc:492] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838: Bootstrap starting.
I20260713 09:02:05.123953 11930 tablet_bootstrap.cc:492] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52: No bootstrap required, opened a new log
I20260713 09:02:05.124436 11930 ts_tablet_manager.cc:1403] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.007s
I20260713 09:02:05.127787 11929 tablet_bootstrap.cc:654] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.127434 11930 raft_consensus.cc:359] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.129951 11930 raft_consensus.cc:385] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.130277 11930 raft_consensus.cc:740] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.131469 11930 consensus_queue.cc:260] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.133633 11930 ts_tablet_manager.cc:1434] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260713 09:02:05.134514 11930 tablet_bootstrap.cc:492] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52: Bootstrap starting.
I20260713 09:02:05.133651 11937 raft_consensus.cc:493] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.135584 11937 raft_consensus.cc:515] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.139333 11937 leader_election.cc:290] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:05.139868 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f13325d6774ac898f9837e0176e842" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66" is_pre_election: true
I20260713 09:02:05.140321 11930 tablet_bootstrap.cc:654] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.140446 11740 raft_consensus.cc:2468] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 0.
I20260713 09:02:05.140895 11932 tablet_bootstrap.cc:654] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.141355 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f13325d6774ac898f9837e0176e842" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52" is_pre_election: true
I20260713 09:02:05.141949 11815 raft_consensus.cc:2468] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 0.
I20260713 09:02:05.143455 11853 leader_election.cc:304] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:05.148581 11637 catalog_manager.cc:5697] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:05.151824 11937 raft_consensus.cc:2804] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.152283 11937 raft_consensus.cc:493] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.152665 11937 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.158723 11932 tablet_bootstrap.cc:492] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838: No bootstrap required, opened a new log
I20260713 09:02:05.159199 11932 ts_tablet_manager.cc:1403] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.006s
I20260713 09:02:05.161998 11932 raft_consensus.cc:359] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.162645 11932 raft_consensus.cc:385] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.162937 11932 raft_consensus.cc:740] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.163159 11929 tablet_bootstrap.cc:492] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66: No bootstrap required, opened a new log
I20260713 09:02:05.163507 11937 raft_consensus.cc:515] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.163959 11930 tablet_bootstrap.cc:492] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52: No bootstrap required, opened a new log
I20260713 09:02:05.163740 11932 consensus_queue.cc:260] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.164475 11930 ts_tablet_manager.cc:1403] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.011s
I20260713 09:02:05.165835 11932 ts_tablet_manager.cc:1434] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260713 09:02:05.166360 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f13325d6774ac898f9837e0176e842" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:05.166673 11932 tablet_bootstrap.cc:492] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838: Bootstrap starting.
I20260713 09:02:05.166971 11740 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.167649 11929 ts_tablet_manager.cc:1403] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.022s
I20260713 09:02:05.170552 11929 raft_consensus.cc:359] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.171239 11929 raft_consensus.cc:385] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.171547 11929 raft_consensus.cc:740] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.172214 11929 consensus_queue.cc:260] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.173290 11932 tablet_bootstrap.cc:654] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.174008 11740 raft_consensus.cc:2468] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 1.
I20260713 09:02:05.175088 11853 leader_election.cc:304] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:05.176043 11940 raft_consensus.cc:493] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.176036 11946 raft_consensus.cc:2804] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.176456 11930 raft_consensus.cc:359] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.177052 11946 raft_consensus.cc:697] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 LEADER]: Becoming Leader. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Running, Role: LEADER
I20260713 09:02:05.177201 11930 raft_consensus.cc:385] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.177500 11930 raft_consensus.cc:740] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.177912 11946 consensus_queue.cc:237] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.178342 11930 consensus_queue.cc:260] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.181430 11929 ts_tablet_manager.cc:1434] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:02:05.176469 11940 raft_consensus.cc:515] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.187935 11940 leader_election.cc:290] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.188606 11929 tablet_bootstrap.cc:492] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66: Bootstrap starting.
I20260713 09:02:05.191262 11940 raft_consensus.cc:493] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.192695 11940 raft_consensus.cc:515] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.195842 11929 tablet_bootstrap.cc:654] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.207311 11940 leader_election.cc:290] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.212148 11637 catalog_manager.cc:5697] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:05.216436 11937 leader_election.cc:290] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:05.217198 11933 raft_consensus.cc:493] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.217795 11933 raft_consensus.cc:515] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.220157 11933 leader_election.cc:290] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.223959 11929 tablet_bootstrap.cc:492] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66: No bootstrap required, opened a new log
I20260713 09:02:05.224471 11929 ts_tablet_manager.cc:1403] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.008s
I20260713 09:02:05.227421 11929 raft_consensus.cc:359] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.228150 11929 raft_consensus.cc:385] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.228449 11929 raft_consensus.cc:740] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.229164 11929 consensus_queue.cc:260] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.231730 11929 ts_tablet_manager.cc:1434] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:02:05.232720 11929 tablet_bootstrap.cc:492] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66: Bootstrap starting.
I20260713 09:02:05.239140 11929 tablet_bootstrap.cc:654] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.251425 11933 raft_consensus.cc:493] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.251915 11933 raft_consensus.cc:515] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.253839 11933 leader_election.cc:290] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.254312 11929 tablet_bootstrap.cc:492] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66: No bootstrap required, opened a new log
I20260713 09:02:05.254804 11929 ts_tablet_manager.cc:1403] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260713 09:02:05.257778 11929 raft_consensus.cc:359] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.258525 11929 raft_consensus.cc:385] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.258811 11929 raft_consensus.cc:740] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.259546 11929 consensus_queue.cc:260] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.261837 11929 ts_tablet_manager.cc:1434] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:05.262840 11929 tablet_bootstrap.cc:492] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66: Bootstrap starting.
I20260713 09:02:05.272687 11929 tablet_bootstrap.cc:654] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.280491 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f13325d6774ac898f9837e0176e842" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:05.281103 11815 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.283813 11929 tablet_bootstrap.cc:492] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66: No bootstrap required, opened a new log
I20260713 09:02:05.284282 11929 ts_tablet_manager.cc:1403] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.006s
I20260713 09:02:05.286825 11929 raft_consensus.cc:359] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.287535 11929 raft_consensus.cc:385] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.287863 11929 raft_consensus.cc:740] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.288759 11929 consensus_queue.cc:260] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.289278 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f62911f2454998bf054af36b81b86e" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
I20260713 09:02:05.287698 11815 raft_consensus.cc:2468] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 1.
I20260713 09:02:05.290616 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
W20260713 09:02:05.292623 11706 leader_election.cc:343] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:05.293325 11706 leader_election.cc:343] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.295018 11929 ts_tablet_manager.cc:1434] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:02:05.295984 11929 tablet_bootstrap.cc:492] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66: Bootstrap starting.
I20260713 09:02:05.301683 11929 tablet_bootstrap.cc:654] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.308769 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f62911f2454998bf054af36b81b86e" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52" is_pre_election: true
W20260713 09:02:05.310623 11705 leader_election.cc:343] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.311080 11705 leader_election.cc:304] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66; no voters: 440ed877a6e64cd488062be8c458fb52, 9a31dfa6b67a4a8f9b67c475d7edb838
I20260713 09:02:05.312243 11933 raft_consensus.cc:2749] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:05.313024 11929 tablet_bootstrap.cc:492] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66: No bootstrap required, opened a new log
I20260713 09:02:05.313498 11929 ts_tablet_manager.cc:1403] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260713 09:02:05.313330 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52" is_pre_election: true
I20260713 09:02:05.314064 11815 raft_consensus.cc:2468] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 0.
I20260713 09:02:05.315389 11705 leader_election.cc:304] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [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: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 9a31dfa6b67a4a8f9b67c475d7edb838
I20260713 09:02:05.316145 11929 raft_consensus.cc:359] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.316497 11933 raft_consensus.cc:2804] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.316941 11933 raft_consensus.cc:493] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.317296 11933 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:05.323011 11686 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:05.324455 11933 raft_consensus.cc:515] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.327389 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:05.327983 11815 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.332988 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
I20260713 09:02:05.333750 11888 raft_consensus.cc:2468] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 0.
I20260713 09:02:05.335173 11815 raft_consensus.cc:2468] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 1.
I20260713 09:02:05.335733 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
I20260713 09:02:05.336319 11705 leader_election.cc:304] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:05.337539 11781 leader_election.cc:304] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:05.338115 11966 raft_consensus.cc:2804] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.338529 11933 leader_election.cc:290] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.339196 11929 raft_consensus.cc:385] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.339510 11929 raft_consensus.cc:740] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.339735 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:05.340341 11929 consensus_queue.cc:260] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
W20260713 09:02:05.341244 11706 leader_election.cc:343] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.342382 11929 ts_tablet_manager.cc:1434] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
W20260713 09:02:05.342928 11781 leader_election.cc:343] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.343250 11929 tablet_bootstrap.cc:492] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66: Bootstrap starting.
I20260713 09:02:05.343693 11955 raft_consensus.cc:2804] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.344172 11955 raft_consensus.cc:493] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.344575 11955 raft_consensus.cc:3060] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.344631 11966 raft_consensus.cc:697] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:05.345703 11966 consensus_queue.cc:237] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.349440 11929 tablet_bootstrap.cc:654] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.351933 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66" is_pre_election: true
I20260713 09:02:05.358389 11740 raft_consensus.cc:2468] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 0.
I20260713 09:02:05.359287 11930 ts_tablet_manager.cc:1434] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52: Time spent starting tablet: real 0.195s	user 0.032s	sys 0.063s
I20260713 09:02:05.361641 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66" is_pre_election: true
I20260713 09:02:05.362001 11930 tablet_bootstrap.cc:492] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52: Bootstrap starting.
I20260713 09:02:05.363318 11779 leader_election.cc:304] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52; no voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838
I20260713 09:02:05.364746 11933 raft_consensus.cc:493] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.365239 11933 raft_consensus.cc:515] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.367292 11933 leader_election.cc:290] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.368782 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d166d6dc6a274f3bb2a1258e009af189" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52" is_pre_election: true
I20260713 09:02:05.369285 11930 tablet_bootstrap.cc:654] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.369343 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d166d6dc6a274f3bb2a1258e009af189" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
I20260713 09:02:05.369949 11932 tablet_bootstrap.cc:492] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838: No bootstrap required, opened a new log
W20260713 09:02:05.370069 11705 leader_election.cc:343] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.370452 11932 ts_tablet_manager.cc:1403] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent bootstrapping tablet: real 0.204s	user 0.055s	sys 0.122s
I20260713 09:02:05.370957 11954 raft_consensus.cc:2749] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:05.369982 11888 raft_consensus.cc:2468] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 0.
I20260713 09:02:05.373201 11706 leader_election.cc:304] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [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: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 440ed877a6e64cd488062be8c458fb52
I20260713 09:02:05.374275 11933 raft_consensus.cc:2804] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.373950 11932 raft_consensus.cc:359] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.374635 11933 raft_consensus.cc:493] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.374778 11932 raft_consensus.cc:385] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.375044 11933 raft_consensus.cc:3060] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.375144 11932 raft_consensus.cc:740] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.375984 11932 consensus_queue.cc:260] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.374799 11929 tablet_bootstrap.cc:492] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66: No bootstrap required, opened a new log
I20260713 09:02:05.378032 11929 ts_tablet_manager.cc:1403] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.003s
I20260713 09:02:05.380537 11929 raft_consensus.cc:359] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.382164 11929 raft_consensus.cc:385] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.382541 11929 raft_consensus.cc:740] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.357331 11955 raft_consensus.cc:515] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.383360 11929 consensus_queue.cc:260] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.385362 11955 leader_election.cc:290] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.381855 11932 ts_tablet_manager.cc:1434] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:02:05.385793 11929 ts_tablet_manager.cc:1434] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:02:05.385996 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:05.386569 11739 raft_consensus.cc:3060] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.386992 11932 tablet_bootstrap.cc:492] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838: Bootstrap starting.
I20260713 09:02:05.386363 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:05.388159 11888 raft_consensus.cc:3060] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.393151 11932 tablet_bootstrap.cc:654] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.393309 11739 raft_consensus.cc:2468] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 1.
I20260713 09:02:05.394153 11888 raft_consensus.cc:2468] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 1.
I20260713 09:02:05.394466 11779 leader_election.cc:304] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:05.382105 11933 raft_consensus.cc:515] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.396942 11933 leader_election.cc:290] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.397962 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d166d6dc6a274f3bb2a1258e009af189" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:05.397991 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d166d6dc6a274f3bb2a1258e009af189" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:05.398732 11888 raft_consensus.cc:3060] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:05.399365 11705 leader_election.cc:343] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.400899 11930 tablet_bootstrap.cc:492] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52: No bootstrap required, opened a new log
I20260713 09:02:05.401410 11930 ts_tablet_manager.cc:1403] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.012s
I20260713 09:02:05.402491 11637 catalog_manager.cc:5697] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.404386 11930 raft_consensus.cc:359] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.405105 11930 raft_consensus.cc:385] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.405442 11930 raft_consensus.cc:740] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.405725 11888 raft_consensus.cc:2468] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 1.
I20260713 09:02:05.406392 11930 consensus_queue.cc:260] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.406838 11932 tablet_bootstrap.cc:492] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838: No bootstrap required, opened a new log
I20260713 09:02:05.406797 11706 leader_election.cc:304] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 440ed877a6e64cd488062be8c458fb52
I20260713 09:02:05.407495 11954 raft_consensus.cc:2804] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.407943 11933 raft_consensus.cc:2804] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.408411 11933 raft_consensus.cc:697] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:05.408829 11930 ts_tablet_manager.cc:1434] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:05.407948 11954 raft_consensus.cc:697] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 1 LEADER]: Becoming Leader. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Running, Role: LEADER
I20260713 09:02:05.409171 11933 consensus_queue.cc:237] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.410049 11930 tablet_bootstrap.cc:492] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52: Bootstrap starting.
I20260713 09:02:05.409852 11954 consensus_queue.cc:237] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.413487 11932 ts_tablet_manager.cc:1403] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260713 09:02:05.416371 11932 raft_consensus.cc:359] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.417004 11932 raft_consensus.cc:385] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.417104 11966 raft_consensus.cc:493] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.417589 11966 raft_consensus.cc:515] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.418716 11930 tablet_bootstrap.cc:654] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.419715 11966 leader_election.cc:290] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.420480 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52" is_pre_election: true
I20260713 09:02:05.417332 11932 raft_consensus.cc:740] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.421336 11932 consensus_queue.cc:260] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.425343 11932 ts_tablet_manager.cc:1434] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:02:05.426273 11932 tablet_bootstrap.cc:492] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838: Bootstrap starting.
I20260713 09:02:05.426177 11637 catalog_manager.cc:5697] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.427413 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
I20260713 09:02:05.428082 11888 raft_consensus.cc:2468] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 0.
I20260713 09:02:05.429363 11966 raft_consensus.cc:493] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.429276 11706 leader_election.cc:304] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:05.429883 11966 raft_consensus.cc:515] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.430881 11967 raft_consensus.cc:2804] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.431300 11967 raft_consensus.cc:493] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.431655 11967 raft_consensus.cc:3060] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.431965 11966 leader_election.cc:290] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.436365 11932 tablet_bootstrap.cc:654] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:05.438148 11705 leader_election.cc:343] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.439992 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144787c2e11f4d089509e42a8eddf4e1" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
I20260713 09:02:05.440358 11930 tablet_bootstrap.cc:492] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52: No bootstrap required, opened a new log
I20260713 09:02:05.440521 11889 raft_consensus.cc:2468] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 0.
I20260713 09:02:05.440876 11930 ts_tablet_manager.cc:1403] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.009s
I20260713 09:02:05.441982 11706 leader_election.cc:304] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:05.442840 11933 raft_consensus.cc:2804] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.443269 11933 raft_consensus.cc:493] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.443660 11933 raft_consensus.cc:3060] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.445659 11932 tablet_bootstrap.cc:492] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838: No bootstrap required, opened a new log
I20260713 09:02:05.446072 11932 ts_tablet_manager.cc:1403] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260713 09:02:05.445994 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144787c2e11f4d089509e42a8eddf4e1" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52" is_pre_election: true
I20260713 09:02:05.446645 11815 raft_consensus.cc:2468] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 0.
I20260713 09:02:05.448112 11967 raft_consensus.cc:515] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.448560 11932 raft_consensus.cc:359] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.443670 11930 raft_consensus.cc:359] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.449195 11932 raft_consensus.cc:385] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.449633 11932 raft_consensus.cc:740] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.450299 11932 consensus_queue.cc:260] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.450834 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:05.451299 11933 raft_consensus.cc:515] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.452152 11932 ts_tablet_manager.cc:1434] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260713 09:02:05.452381 11705 leader_election.cc:343] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:05.452980 11932 tablet_bootstrap.cc:492] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838: Bootstrap starting.
I20260713 09:02:05.454077 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144787c2e11f4d089509e42a8eddf4e1" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:05.454634 11815 raft_consensus.cc:3060] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.455583 11637 catalog_manager.cc:5697] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 440ed877a6e64cd488062be8c458fb52 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "440ed877a6e64cd488062be8c458fb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.458307 11932 tablet_bootstrap.cc:654] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.458644 11967 leader_election.cc:290] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.459612 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:05.460134 11888 raft_consensus.cc:3060] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.449627 11930 raft_consensus.cc:385] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.460852 11930 raft_consensus.cc:740] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.461581 11930 consensus_queue.cc:260] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.463371 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144787c2e11f4d089509e42a8eddf4e1" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:05.463677 11930 ts_tablet_manager.cc:1434] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:02:05.463976 11889 raft_consensus.cc:3060] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.464622 11930 tablet_bootstrap.cc:492] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52: Bootstrap starting.
I20260713 09:02:05.466408 11888 raft_consensus.cc:2468] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 1.
I20260713 09:02:05.467645 11706 leader_election.cc:304] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 440ed877a6e64cd488062be8c458fb52
I20260713 09:02:05.468384 11967 raft_consensus.cc:2804] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.468814 11967 raft_consensus.cc:697] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:05.469595 11967 consensus_queue.cc:237] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.470381 11889 raft_consensus.cc:2468] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 1.
I20260713 09:02:05.470526 11930 tablet_bootstrap.cc:654] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.471563 11706 leader_election.cc:304] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:05.472323 11966 raft_consensus.cc:2804] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.476007 11966 raft_consensus.cc:697] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:05.476899 11966 consensus_queue.cc:237] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.480124 11933 leader_election.cc:290] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.481076 11815 raft_consensus.cc:2468] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 1.
I20260713 09:02:05.492620 11638 catalog_manager.cc:5697] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.522967 11930 tablet_bootstrap.cc:492] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52: No bootstrap required, opened a new log
I20260713 09:02:05.522962 11637 catalog_manager.cc:5697] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.523602 11930 ts_tablet_manager.cc:1403] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.037s
I20260713 09:02:05.526526 11930 raft_consensus.cc:359] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.527174 11932 tablet_bootstrap.cc:492] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838: No bootstrap required, opened a new log
I20260713 09:02:05.527184 11930 raft_consensus.cc:385] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.527616 11930 raft_consensus.cc:740] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.527706 11932 ts_tablet_manager.cc:1403] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent bootstrapping tablet: real 0.075s	user 0.035s	sys 0.027s
I20260713 09:02:05.528440 11930 consensus_queue.cc:260] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.530247 11932 raft_consensus.cc:359] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.530838 11930 ts_tablet_manager.cc:1434] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:05.530857 11932 raft_consensus.cc:385] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.531311 11932 raft_consensus.cc:740] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.531812 11930 tablet_bootstrap.cc:492] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52: Bootstrap starting.
I20260713 09:02:05.532004 11932 consensus_queue.cc:260] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.534642 11932 ts_tablet_manager.cc:1434] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:02:05.535543 11932 tablet_bootstrap.cc:492] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838: Bootstrap starting.
I20260713 09:02:05.539012 11930 tablet_bootstrap.cc:654] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.540848 11932 tablet_bootstrap.cc:654] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.546831 11932 tablet_bootstrap.cc:492] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838: No bootstrap required, opened a new log
I20260713 09:02:05.547058 11930 tablet_bootstrap.cc:492] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52: No bootstrap required, opened a new log
I20260713 09:02:05.547178 11932 ts_tablet_manager.cc:1403] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:02:05.547462 11930 ts_tablet_manager.cc:1403] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260713 09:02:05.549036 11932 raft_consensus.cc:359] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.549190 11930 raft_consensus.cc:359] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.549541 11932 raft_consensus.cc:385] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.549712 11930 raft_consensus.cc:385] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.549799 11932 raft_consensus.cc:740] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.550014 11930 raft_consensus.cc:740] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.550405 11932 consensus_queue.cc:260] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.550608 11930 consensus_queue.cc:260] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.551934 11932 ts_tablet_manager.cc:1434] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:02:05.552600 11930 ts_tablet_manager.cc:1434] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:05.553411 11930 tablet_bootstrap.cc:492] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52: Bootstrap starting.
I20260713 09:02:05.558422 11930 tablet_bootstrap.cc:654] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.562459 11930 tablet_bootstrap.cc:492] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52: No bootstrap required, opened a new log
I20260713 09:02:05.562872 11930 ts_tablet_manager.cc:1403] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:02:05.564692 11930 raft_consensus.cc:359] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.565130 11930 raft_consensus.cc:385] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.565320 11930 raft_consensus.cc:740] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.565783 11930 consensus_queue.cc:260] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.567273 11930 ts_tablet_manager.cc:1434] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:05.568145 11930 tablet_bootstrap.cc:492] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52: Bootstrap starting.
I20260713 09:02:05.572641 11930 tablet_bootstrap.cc:654] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:05.576936 11930 tablet_bootstrap.cc:492] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52: No bootstrap required, opened a new log
I20260713 09:02:05.577337 11930 ts_tablet_manager.cc:1403] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:02:05.577821 11954 raft_consensus.cc:493] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.578224 11954 raft_consensus.cc:515] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.579363 11930 raft_consensus.cc:359] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.579809 11930 raft_consensus.cc:385] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:05.579947 11954 leader_election.cc:290] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.580062 11930 raft_consensus.cc:740] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Initialized, Role: FOLLOWER
I20260713 09:02:05.580763 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d166d6dc6a274f3bb2a1258e009af189" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66" is_pre_election: true
I20260713 09:02:05.581001 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d166d6dc6a274f3bb2a1258e009af189" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
I20260713 09:02:05.580754 11930 consensus_queue.cc:260] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.581732 11889 raft_consensus.cc:2393] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 440ed877a6e64cd488062be8c458fb52 in current term 1: Already voted for candidate 932280c0e0844a9ebb99a3066fbc7c66 in this term.
I20260713 09:02:05.582715 11930 ts_tablet_manager.cc:1434] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:02:05.582669 11781 leader_election.cc:304] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52; no voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838
I20260713 09:02:05.583592 11954 raft_consensus.cc:3060] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.588399 11954 raft_consensus.cc:2749] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:05.599114 11937 consensus_queue.cc:1048] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.609616 11946 consensus_queue.cc:1048] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.609818 11937 consensus_queue.cc:1048] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.614643 11966 raft_consensus.cc:493] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.615113 11966 raft_consensus.cc:515] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.616623 11937 raft_consensus.cc:493] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.617148 11966 leader_election.cc:290] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.617076 11937 raft_consensus.cc:515] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.617934 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad35ddfefbc4da7b5d37d6caac04fb6" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52" is_pre_election: true
I20260713 09:02:05.618412 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad35ddfefbc4da7b5d37d6caac04fb6" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
I20260713 09:02:05.618539 11813 raft_consensus.cc:2468] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 0.
I20260713 09:02:05.618970 11889 raft_consensus.cc:2468] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 0.
I20260713 09:02:05.619712 11705 leader_election.cc:304] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:05.620867 11966 raft_consensus.cc:2804] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.620788 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad35ddfefbc4da7b5d37d6caac04fb6" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52" is_pre_election: true
I20260713 09:02:05.621321 11966 raft_consensus.cc:493] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.621534 11813 raft_consensus.cc:2468] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 0.
I20260713 09:02:05.621733 11966 raft_consensus.cc:3060] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.622743 11854 leader_election.cc:304] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:05.623591 11946 raft_consensus.cc:2804] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.623946 11946 raft_consensus.cc:493] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.624265 11946 raft_consensus.cc:3060] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.627853 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad35ddfefbc4da7b5d37d6caac04fb6" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66" is_pre_election: true
I20260713 09:02:05.627339 11937 leader_election.cc:290] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:05.629041 11966 raft_consensus.cc:515] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.633122 11739 raft_consensus.cc:2393] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in current term 1: Already voted for candidate 932280c0e0844a9ebb99a3066fbc7c66 in this term.
I20260713 09:02:05.633607 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad35ddfefbc4da7b5d37d6caac04fb6" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:05.635330 11947 consensus_queue.cc:1048] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:05.635573 11966 leader_election.cc:290] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.636641 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad35ddfefbc4da7b5d37d6caac04fb6" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:05.637225 11814 raft_consensus.cc:3060] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.641646 11946 raft_consensus.cc:515] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.643273 11814 raft_consensus.cc:2468] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 1.
I20260713 09:02:05.644464 11946 leader_election.cc:290] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:05.644333 11705 leader_election.cc:304] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:05.645186 11889 raft_consensus.cc:2393] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 932280c0e0844a9ebb99a3066fbc7c66 in current term 1: Already voted for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in this term.
I20260713 09:02:05.645202 11966 raft_consensus.cc:2804] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.646121 11966 raft_consensus.cc:697] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:05.647364 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad35ddfefbc4da7b5d37d6caac04fb6" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:05.647485 11966 consensus_queue.cc:237] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.656944 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad35ddfefbc4da7b5d37d6caac04fb6" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:05.658130 11814 raft_consensus.cc:2393] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in current term 1: Already voted for candidate 932280c0e0844a9ebb99a3066fbc7c66 in this term.
I20260713 09:02:05.659650 11854 leader_election.cc:304] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [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: 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66
I20260713 09:02:05.660630 11937 raft_consensus.cc:2749] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:05.667104 11637 catalog_manager.cc:5697] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.701248 11954 raft_consensus.cc:493] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.701748 11954 raft_consensus.cc:515] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.703461 11954 leader_election.cc:290] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.704146 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f62911f2454998bf054af36b81b86e" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66" is_pre_election: true
I20260713 09:02:05.704384 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f62911f2454998bf054af36b81b86e" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
I20260713 09:02:05.704643 11740 raft_consensus.cc:2468] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 0.
I20260713 09:02:05.704896 11889 raft_consensus.cc:2468] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 0.
I20260713 09:02:05.705541 11779 leader_election.cc:304] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:05.706184 11954 raft_consensus.cc:2804] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.706493 11954 raft_consensus.cc:493] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.706748 11954 raft_consensus.cc:3060] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.710906 11954 raft_consensus.cc:515] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.712342 11966 raft_consensus.cc:493] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.712445 11954 leader_election.cc:290] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.712863 11966 raft_consensus.cc:515] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.713171 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f62911f2454998bf054af36b81b86e" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:05.713702 11740 raft_consensus.cc:3060] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.713692 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f62911f2454998bf054af36b81b86e" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:05.714298 11889 raft_consensus.cc:3060] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.714699 11966 leader_election.cc:290] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.715353 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e1445482743c89710152d80513a01" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52" is_pre_election: true
I20260713 09:02:05.715802 11814 raft_consensus.cc:2468] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 0.
I20260713 09:02:05.716785 11705 leader_election.cc:304] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:05.717317 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e1445482743c89710152d80513a01" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
I20260713 09:02:05.717620 11966 raft_consensus.cc:2804] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:05.717900 11888 raft_consensus.cc:2468] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 0.
I20260713 09:02:05.718068 11966 raft_consensus.cc:493] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:05.718499 11966 raft_consensus.cc:3060] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.720305 11740 raft_consensus.cc:2468] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 1.
I20260713 09:02:05.720305 11889 raft_consensus.cc:2468] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 1.
I20260713 09:02:05.721367 11779 leader_election.cc:304] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:05.722054 11954 raft_consensus.cc:2804] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.722460 11954 raft_consensus.cc:697] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 1 LEADER]: Becoming Leader. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Running, Role: LEADER
I20260713 09:02:05.723320 11954 consensus_queue.cc:237] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.723493 11966 raft_consensus.cc:515] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.725438 11966 leader_election.cc:290] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.725785 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e1445482743c89710152d80513a01" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:05.726182 11814 raft_consensus.cc:3060] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.726061 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e1445482743c89710152d80513a01" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:05.727298 11889 raft_consensus.cc:3060] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.731650 11814 raft_consensus.cc:2468] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 1.
I20260713 09:02:05.732522 11705 leader_election.cc:304] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:05.731943 11637 catalog_manager.cc:5697] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 440ed877a6e64cd488062be8c458fb52 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "440ed877a6e64cd488062be8c458fb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.732955 11889 raft_consensus.cc:2468] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 1.
I20260713 09:02:05.733160 11966 raft_consensus.cc:2804] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:05.733847 11966 raft_consensus.cc:697] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:05.734586 11966 consensus_queue.cc:237] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.741432 11637 catalog_manager.cc:5697] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:05.795445 11954 consensus_queue.cc:1048] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.805480 11996 consensus_queue.cc:1048] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:05.839754 11996 raft_consensus.cc:493] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.840171 11996 raft_consensus.cc:515] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.841809 11996 leader_election.cc:290] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:05.842726 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" is_pre_election: true
I20260713 09:02:05.842739 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66" is_pre_election: true
I20260713 09:02:05.843338 11889 raft_consensus.cc:2393] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 440ed877a6e64cd488062be8c458fb52 in current term 1: Already voted for candidate 932280c0e0844a9ebb99a3066fbc7c66 in this term.
I20260713 09:02:05.844154 11781 leader_election.cc:304] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52; no voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838
I20260713 09:02:05.844710 11996 raft_consensus.cc:3060] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.848887 11996 raft_consensus.cc:2749] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:05.882740 11966 consensus_queue.cc:1048] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.891949 11947 raft_consensus.cc:493] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:05.892413 11947 raft_consensus.cc:515] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:05.894464 11947 leader_election.cc:290] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:05.896139 11978 consensus_queue.cc:1048] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.898011 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66" is_pre_election: true
I20260713 09:02:05.901258 11815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "440ed877a6e64cd488062be8c458fb52" is_pre_election: true
I20260713 09:02:05.902122 11815 raft_consensus.cc:2393] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in current term 1: Already voted for candidate 932280c0e0844a9ebb99a3066fbc7c66 in this term.
I20260713 09:02:05.902483 11966 consensus_queue.cc:1048] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.903137 11854 leader_election.cc:304] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66
I20260713 09:02:05.904188 11947 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:05.910917 11947 raft_consensus.cc:2749] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:05.914772 11889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52401536d5cc4c8a965fc9008f18b9d2"
dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
mode: GRACEFUL
new_leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:34046
I20260713 09:02:05.915354 11889 raft_consensus.cc:606] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 LEADER]: Received request to transfer leadership to TS 932280c0e0844a9ebb99a3066fbc7c66
I20260713 09:02:05.922936 11978 consensus_queue.cc:1048] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:05.926086 11888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75f13325d6774ac898f9837e0176e842"
dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
mode: GRACEFUL
new_leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:34046
I20260713 09:02:05.926661 11888 raft_consensus.cc:606] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 LEADER]: Received request to transfer leadership to TS 932280c0e0844a9ebb99a3066fbc7c66
I20260713 09:02:05.949263 11740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
mode: GRACEFUL
new_leader_uuid: "440ed877a6e64cd488062be8c458fb52"
 from {username='slave'} at 127.0.0.1:48802
I20260713 09:02:05.949807 11740 raft_consensus.cc:606] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Received request to transfer leadership to TS 440ed877a6e64cd488062be8c458fb52
I20260713 09:02:05.953862 11740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "144787c2e11f4d089509e42a8eddf4e1"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
mode: GRACEFUL
new_leader_uuid: "440ed877a6e64cd488062be8c458fb52"
 from {username='slave'} at 127.0.0.1:48802
I20260713 09:02:05.954257 11740 raft_consensus.cc:606] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Received request to transfer leadership to TS 440ed877a6e64cd488062be8c458fb52
I20260713 09:02:05.958040 11740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d166d6dc6a274f3bb2a1258e009af189"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
mode: GRACEFUL
new_leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
 from {username='slave'} at 127.0.0.1:48802
I20260713 09:02:05.958422 11740 raft_consensus.cc:606] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Received request to transfer leadership to TS 9a31dfa6b67a4a8f9b67c475d7edb838
I20260713 09:02:06.014137 11933 consensus_queue.cc:1048] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.019795 11978 raft_consensus.cc:993] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66: : Instructing follower 440ed877a6e64cd488062be8c458fb52 to start an election
I20260713 09:02:06.020203 11978 raft_consensus.cc:1081] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Signalling peer 440ed877a6e64cd488062be8c458fb52 to start an election
I20260713 09:02:06.023051 11814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64"
dest_uuid: "440ed877a6e64cd488062be8c458fb52"
 from {username='slave'} at 127.0.0.1:51996
I20260713 09:02:06.023762 11814 raft_consensus.cc:493] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:06.024312 11814 raft_consensus.cc:3060] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.024529 11933 consensus_queue.cc:1048] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.029789 11933 consensus_queue.cc:1048] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.030624 11814 raft_consensus.cc:515] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.031803 11966 raft_consensus.cc:993] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66: : Instructing follower 440ed877a6e64cd488062be8c458fb52 to start an election
I20260713 09:02:06.032238 11967 raft_consensus.cc:1081] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Signalling peer 440ed877a6e64cd488062be8c458fb52 to start an election
I20260713 09:02:06.033143 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:06.033687 11740 raft_consensus.cc:3055] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:06.033984 11740 raft_consensus.cc:740] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:06.034025 11813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "144787c2e11f4d089509e42a8eddf4e1"
dest_uuid: "440ed877a6e64cd488062be8c458fb52"
 from {username='slave'} at 127.0.0.1:51996
I20260713 09:02:06.034762 11813 raft_consensus.cc:493] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:06.035148 11813 raft_consensus.cc:3060] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.034755 11740 consensus_queue.cc:260] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.036124 11740 raft_consensus.cc:3060] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.037794 11966 consensus_queue.cc:1048] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.042727 11813 raft_consensus.cc:515] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.045812 11813 leader_election.cc:290] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 2 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:06.045971 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144787c2e11f4d089509e42a8eddf4e1" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:06.049937 11739 raft_consensus.cc:3055] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:06.050210 11739 raft_consensus.cc:740] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:06.050951 11739 consensus_queue.cc:260] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.051762 11739 raft_consensus.cc:3060] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.052740 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144787c2e11f4d089509e42a8eddf4e1" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:06.053295 11888 raft_consensus.cc:3060] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.055068 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:06.055558 11814 leader_election.cc:290] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 2 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:06.057953 11739 raft_consensus.cc:2468] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 2.
I20260713 09:02:06.058179 11740 raft_consensus.cc:2468] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 2.
I20260713 09:02:06.059455 11888 raft_consensus.cc:2468] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 2.
I20260713 09:02:06.059857 11889 raft_consensus.cc:3060] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.061968 11779 leader_election.cc:304] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:06.063181 11779 leader_election.cc:304] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:06.063943 11996 raft_consensus.cc:2804] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:06.064380 11996 raft_consensus.cc:697] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 2 LEADER]: Becoming Leader. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Running, Role: LEADER
I20260713 09:02:06.065040 11996 consensus_queue.cc:237] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.067353 11996 raft_consensus.cc:2804] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:06.067543 11889 raft_consensus.cc:2468] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 2.
I20260713 09:02:06.069481 11996 raft_consensus.cc:697] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 2 LEADER]: Becoming Leader. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Running, Role: LEADER
I20260713 09:02:06.070670 11996 consensus_queue.cc:237] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.072080 11636 catalog_manager.cc:5697] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 reported cstate change: term changed from 1 to 2, leader changed from 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129) to 440ed877a6e64cd488062be8c458fb52 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "440ed877a6e64cd488062be8c458fb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:06.083994 11638 catalog_manager.cc:5697] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 reported cstate change: term changed from 1 to 2, leader changed from 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129) to 440ed877a6e64cd488062be8c458fb52 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "440ed877a6e64cd488062be8c458fb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:06.175197 11966 consensus_queue.cc:1048] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.184113 11967 consensus_queue.cc:1048] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.188097 11967 consensus_queue.cc:1048] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.199726 11967 consensus_queue.cc:1048] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.213717 11937 raft_consensus.cc:993] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838: : Instructing follower 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:06.214108 11946 raft_consensus.cc:1081] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 LEADER]: Signalling peer 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:06.215358 11739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52401536d5cc4c8a965fc9008f18b9d2"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:48788
I20260713 09:02:06.215787 11739 raft_consensus.cc:493] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:06.216055 11739 raft_consensus.cc:3060] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.220252 11739 raft_consensus.cc:515] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.221833 11739 leader_election.cc:290] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 2 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:06.222541 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52401536d5cc4c8a965fc9008f18b9d2" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:06.222782 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52401536d5cc4c8a965fc9008f18b9d2" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:06.223112 11814 raft_consensus.cc:3060] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.223271 11889 raft_consensus.cc:3055] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:06.223593 11889 raft_consensus.cc:740] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Running, Role: LEADER
I20260713 09:02:06.224193 11889 consensus_queue.cc:260] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.225013 11889 raft_consensus.cc:3060] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.227651 11814 raft_consensus.cc:2468] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 2.
I20260713 09:02:06.228652 11705 leader_election.cc:304] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:06.229357 11967 raft_consensus.cc:2804] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:06.229440 11889 raft_consensus.cc:2468] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 2.
I20260713 09:02:06.230350 11967 raft_consensus.cc:697] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:06.231056 11967 consensus_queue.cc:237] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.236685 11638 catalog_manager.cc:5697] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 1 to 2, leader changed from 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131) to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:06.253319 11937 raft_consensus.cc:993] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838: : Instructing follower 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:06.253756 11946 raft_consensus.cc:1081] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 LEADER]: Signalling peer 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:06.255156 11739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75f13325d6774ac898f9837e0176e842"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:48788
I20260713 09:02:06.255730 11739 raft_consensus.cc:493] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:06.256114 11739 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.264716 11739 raft_consensus.cc:515] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.267073 11739 leader_election.cc:290] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 2 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:06.272295 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f13325d6774ac898f9837e0176e842" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:06.273161 11889 raft_consensus.cc:3055] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:06.273656 11889 raft_consensus.cc:740] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Running, Role: LEADER
I20260713 09:02:06.274788 11889 consensus_queue.cc:260] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.276191 11889 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.283779 11889 raft_consensus.cc:2468] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 2.
I20260713 09:02:06.284904 11706 leader_election.cc:304] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:06.285964 11967 raft_consensus.cc:2804] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:06.286567 11967 raft_consensus.cc:697] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:06.287438 11967 consensus_queue.cc:237] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.338719 11996 consensus_queue.cc:1048] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.344552 11978 raft_consensus.cc:993] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66: : Instructing follower 9a31dfa6b67a4a8f9b67c475d7edb838 to start an election
I20260713 09:02:06.345000 11967 raft_consensus.cc:1081] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Signalling peer 9a31dfa6b67a4a8f9b67c475d7edb838 to start an election
I20260713 09:02:06.347240 11888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d166d6dc6a274f3bb2a1258e009af189"
dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
 from {username='slave'} at 127.0.0.1:34038
I20260713 09:02:06.347826 11888 raft_consensus.cc:493] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:06.348126 11888 raft_consensus.cc:3060] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.355959 11888 raft_consensus.cc:515] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.358044 11888 leader_election.cc:290] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 2 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:06.371666 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d166d6dc6a274f3bb2a1258e009af189" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:06.377693 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d166d6dc6a274f3bb2a1258e009af189" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:06.378319 11813 raft_consensus.cc:3060] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.372341 11739 raft_consensus.cc:3055] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:06.379741 11739 raft_consensus.cc:740] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:06.380748 11739 consensus_queue.cc:260] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.381992 11739 raft_consensus.cc:3060] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.388554 11739 raft_consensus.cc:2468] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 2.
I20260713 09:02:06.391042 11955 consensus_queue.cc:1048] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:06.394232 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f13325d6774ac898f9837e0176e842" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:06.394701 11814 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:06.395500 11813 raft_consensus.cc:2468] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 2.
I20260713 09:02:06.396873 11853 leader_election.cc:304] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:06.401027 11814 raft_consensus.cc:2468] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 2.
I20260713 09:02:06.442279 11946 raft_consensus.cc:2804] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:06.442839 11946 raft_consensus.cc:697] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 LEADER]: Becoming Leader. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Running, Role: LEADER
I20260713 09:02:06.443603 11946 consensus_queue.cc:237] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:06.456430 11888 raft_consensus.cc:1275] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Refusing update from remote peer 440ed877a6e64cd488062be8c458fb52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.458294 11996 consensus_queue.cc:1048] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.459980 11637 catalog_manager.cc:5697] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 1 to 2, leader changed from 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131) to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:06.471271 11739 raft_consensus.cc:1275] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Refusing update from remote peer 440ed877a6e64cd488062be8c458fb52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.472515 11955 consensus_queue.cc:1048] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.479055 11637 catalog_manager.cc:5697] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 reported cstate change: term changed from 1 to 2, leader changed from 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129) to 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:06.490622 11889 raft_consensus.cc:1275] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Refusing update from remote peer 440ed877a6e64cd488062be8c458fb52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.491740 11955 consensus_queue.cc:1048] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.498306 11739 raft_consensus.cc:1275] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Refusing update from remote peer 440ed877a6e64cd488062be8c458fb52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.499610 11954 consensus_queue.cc:1048] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.689841 11814 raft_consensus.cc:1275] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.690922 11978 consensus_queue.cc:1048] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.698892 11889 raft_consensus.cc:1275] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.700284 11933 consensus_queue.cc:1048] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.788095 11889 raft_consensus.cc:1275] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.789978 12018 consensus_queue.cc:1048] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.797803 11814 raft_consensus.cc:1275] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.799930 11978 consensus_queue.cc:1048] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.940310 11739 raft_consensus.cc:1275] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Refusing update from remote peer 9a31dfa6b67a4a8f9b67c475d7edb838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.941408 11946 consensus_queue.cc:1048] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:06.953116 11814 raft_consensus.cc:1275] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Refusing update from remote peer 9a31dfa6b67a4a8f9b67c475d7edb838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:06.954649 12022 consensus_queue.cc:1048] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:02:07.401643 11836 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1940 after lost signal to thread 11125
W20260713 09:02:07.402437 11836 debug-util.cc:398] Leaking SignalData structure 0x7b08001d92e0 after lost signal to thread 11672
W20260713 09:02:07.403460 11836 debug-util.cc:398] Leaking SignalData structure 0x7b08001ccec0 after lost signal to thread 11764
W20260713 09:02:07.404352 11836 debug-util.cc:398] Leaking SignalData structure 0x7b08000b8620 after lost signal to thread 11839
W20260713 09:02:07.405251 11836 debug-util.cc:398] Leaking SignalData structure 0x7b080011fdc0 after lost signal to thread 11913
I20260713 09:02:09.099530 11122 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:02:09.100250 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:09.120947 11739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75f13325d6774ac898f9837e0176e842"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
mode: GRACEFUL
new_leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
 from {username='slave'} at 127.0.0.1:48816
I20260713 09:02:09.121413 11739 raft_consensus.cc:606] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Received request to transfer leadership to TS 9a31dfa6b67a4a8f9b67c475d7edb838
I20260713 09:02:09.123975 11739 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
mode: GRACEFUL
new_leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
 from {username='slave'} at 127.0.0.1:48816
I20260713 09:02:09.124523 11739 raft_consensus.cc:606] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Received request to transfer leadership to TS 9a31dfa6b67a4a8f9b67c475d7edb838
I20260713 09:02:09.125671 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:09.126065 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:09.362546 11978 raft_consensus.cc:993] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66: : Instructing follower 9a31dfa6b67a4a8f9b67c475d7edb838 to start an election
I20260713 09:02:09.362984 12026 raft_consensus.cc:1081] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Signalling peer 9a31dfa6b67a4a8f9b67c475d7edb838 to start an election
I20260713 09:02:09.364531 11889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75f13325d6774ac898f9837e0176e842"
dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
 from {username='slave'} at 127.0.0.1:34038
I20260713 09:02:09.365034 11889 raft_consensus.cc:493] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:09.365365 11889 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:09.370479 11978 raft_consensus.cc:993] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66: : Instructing follower 9a31dfa6b67a4a8f9b67c475d7edb838 to start an election
I20260713 09:02:09.370745 11889 raft_consensus.cc:515] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:09.370921 12026 raft_consensus.cc:1081] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Signalling peer 9a31dfa6b67a4a8f9b67c475d7edb838 to start an election
I20260713 09:02:09.372519 11888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00"
dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
 from {username='slave'} at 127.0.0.1:34038
I20260713 09:02:09.372916 11739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f13325d6774ac898f9837e0176e842" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:09.373402 11889 leader_election.cc:290] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 3 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:09.373481 11739 raft_consensus.cc:3055] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:09.373051 11888 raft_consensus.cc:493] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:09.374004 11739 raft_consensus.cc:740] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:09.373880 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f13325d6774ac898f9837e0176e842" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:09.374634 11814 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:09.374881 11888 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.374972 11739 consensus_queue.cc:260] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:09.378422 11739 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:09.384948 11888 raft_consensus.cc:515] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:09.387624 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:09.388176 11740 raft_consensus.cc:3055] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:09.388489 11740 raft_consensus.cc:740] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:09.389213 11740 consensus_queue.cc:260] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:09.389668 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:09.390223 11740 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.390524 11814 raft_consensus.cc:2468] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 3.
I20260713 09:02:09.390853 11739 raft_consensus.cc:2468] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 3.
I20260713 09:02:09.391621 11854 leader_election.cc:304] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [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: 440ed877a6e64cd488062be8c458fb52, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:09.392397 12022 raft_consensus.cc:2804] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:09.393402 12022 raft_consensus.cc:697] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 LEADER]: Becoming Leader. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Running, Role: LEADER
I20260713 09:02:09.394225 12022 consensus_queue.cc:237] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:09.390225 11813 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:09.414119 11813 raft_consensus.cc:2468] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 2.
I20260713 09:02:09.415354 11854 leader_election.cc:304] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:09.416249 12029 raft_consensus.cc:2804] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:09.387413 11888 leader_election.cc:290] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 2 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:09.418778 11740 raft_consensus.cc:2468] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 2.
I20260713 09:02:09.428544 12029 raft_consensus.cc:697] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 LEADER]: Becoming Leader. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Running, Role: LEADER
I20260713 09:02:09.429592 12029 consensus_queue.cc:237] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:09.429765 11637 catalog_manager.cc:5697] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 reported cstate change: term changed from 2 to 3, leader changed from 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129) to 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131). New cstate: current_term: 3 leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:09.447625 11637 catalog_manager.cc:5697] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 reported cstate change: term changed from 1 to 2, leader changed from 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129) to 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:09.894297 11739 raft_consensus.cc:1275] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Refusing update from remote peer 9a31dfa6b67a4a8f9b67c475d7edb838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:09.895483 12031 consensus_queue.cc:1048] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:09.916867 11813 raft_consensus.cc:1275] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Refusing update from remote peer 9a31dfa6b67a4a8f9b67c475d7edb838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:09.918416 12022 consensus_queue.cc:1048] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:09.927560 11739 raft_consensus.cc:1275] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Refusing update from remote peer 9a31dfa6b67a4a8f9b67c475d7edb838: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:09.935384 12022 consensus_queue.cc:1048] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:09.946072 11813 raft_consensus.cc:1275] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Refusing update from remote peer 9a31dfa6b67a4a8f9b67c475d7edb838: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:09.947492 12031 consensus_queue.cc:1048] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:10.126708 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:10.138432 11888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00"
dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
mode: GRACEFUL
new_leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:34046
I20260713 09:02:10.138911 11888 raft_consensus.cc:606] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 LEADER]: Received request to transfer leadership to TS 932280c0e0844a9ebb99a3066fbc7c66
I20260713 09:02:10.143031 11888 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75f13325d6774ac898f9837e0176e842"
dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
mode: GRACEFUL
new_leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:34046
I20260713 09:02:10.143450 11888 raft_consensus.cc:606] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 LEADER]: Received request to transfer leadership to TS 932280c0e0844a9ebb99a3066fbc7c66
I20260713 09:02:10.159368 11813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b"
dest_uuid: "440ed877a6e64cd488062be8c458fb52"
mode: GRACEFUL
new_leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:44106
I20260713 09:02:10.159818 11813 raft_consensus.cc:606] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 1 LEADER]: Received request to transfer leadership to TS 932280c0e0844a9ebb99a3066fbc7c66
I20260713 09:02:10.163874 11813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06f62911f2454998bf054af36b81b86e"
dest_uuid: "440ed877a6e64cd488062be8c458fb52"
mode: GRACEFUL
new_leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:44106
I20260713 09:02:10.164299 11813 raft_consensus.cc:606] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 1 LEADER]: Received request to transfer leadership to TS 932280c0e0844a9ebb99a3066fbc7c66
I20260713 09:02:10.168133 11813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64"
dest_uuid: "440ed877a6e64cd488062be8c458fb52"
mode: GRACEFUL
new_leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:44106
I20260713 09:02:10.168545 11813 raft_consensus.cc:606] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 2 LEADER]: Received request to transfer leadership to TS 932280c0e0844a9ebb99a3066fbc7c66
I20260713 09:02:10.183667 11954 raft_consensus.cc:993] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52: : Instructing follower 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:10.184036 12046 raft_consensus.cc:1081] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 2 LEADER]: Signalling peer 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:10.185279 11739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:48790
I20260713 09:02:10.185679 11739 raft_consensus.cc:493] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:10.185912 11739 raft_consensus.cc:3060] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:10.191336 11739 raft_consensus.cc:515] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.192799 11739 leader_election.cc:290] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 3 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:10.193543 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:10.193768 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed10d4791a5d4b6ab4978e90a340ac64" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:10.194133 11813 raft_consensus.cc:3055] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:10.194307 11888 raft_consensus.cc:3060] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:10.194614 11813 raft_consensus.cc:740] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Running, Role: LEADER
I20260713 09:02:10.195405 11813 consensus_queue.cc:260] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.196566 11813 raft_consensus.cc:3060] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:10.199096 11888 raft_consensus.cc:2468] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 3.
I20260713 09:02:10.200026 11706 leader_election.cc:304] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [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: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:10.200595 12026 raft_consensus.cc:2804] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:10.201282 11813 raft_consensus.cc:2468] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 3.
I20260713 09:02:10.201721 12026 raft_consensus.cc:697] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:10.202380 12026 consensus_queue.cc:237] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.208902 11638 catalog_manager.cc:5697] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 2 to 3, leader changed from 440ed877a6e64cd488062be8c458fb52 (127.10.220.130) to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 3 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:10.287659 11954 raft_consensus.cc:993] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52: : Instructing follower 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:10.288122 12046 raft_consensus.cc:1081] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 1 LEADER]: Signalling peer 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:10.289461 11739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06f62911f2454998bf054af36b81b86e"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:48790
I20260713 09:02:10.289876 11739 raft_consensus.cc:493] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:10.290119 11739 raft_consensus.cc:3060] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.294241 11739 raft_consensus.cc:515] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.295511 11739 leader_election.cc:290] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 2 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:10.296226 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f62911f2454998bf054af36b81b86e" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:10.296516 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f62911f2454998bf054af36b81b86e" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:10.296789 11813 raft_consensus.cc:3055] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:10.297086 11888 raft_consensus.cc:3060] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.297148 11813 raft_consensus.cc:740] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Running, Role: LEADER
I20260713 09:02:10.298005 11813 consensus_queue.cc:260] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.298856 11813 raft_consensus.cc:3060] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.301378 11888 raft_consensus.cc:2468] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 2.
I20260713 09:02:10.302312 11706 leader_election.cc:304] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:10.302906 12026 raft_consensus.cc:2804] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:10.303109 11813 raft_consensus.cc:2468] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 2.
I20260713 09:02:10.303371 12026 raft_consensus.cc:697] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:10.304137 12026 consensus_queue.cc:237] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.310191 11638 catalog_manager.cc:5697] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 1 to 2, leader changed from 440ed877a6e64cd488062be8c458fb52 (127.10.220.130) to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:10.318181 11954 raft_consensus.cc:993] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52: : Instructing follower 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:10.318539 12046 raft_consensus.cc:1081] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 1 LEADER]: Signalling peer 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:10.319839 11739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:48790
I20260713 09:02:10.320286 11739 raft_consensus.cc:493] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:10.320565 11739 raft_consensus.cc:3060] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.322074 12031 raft_consensus.cc:993] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838: : Instructing follower 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:10.322517 12029 raft_consensus.cc:1081] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 LEADER]: Signalling peer 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:10.323915 11740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75f13325d6774ac898f9837e0176e842"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:48788
I20260713 09:02:10.324316 11740 raft_consensus.cc:493] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:10.324577 11740 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:10.325266 11739 raft_consensus.cc:515] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.326696 11739 leader_election.cc:290] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 2 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:10.327687 11813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:10.328104 11813 raft_consensus.cc:3055] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:10.328326 11813 raft_consensus.cc:740] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Running, Role: LEADER
I20260713 09:02:10.328893 11813 consensus_queue.cc:260] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.329427 11740 raft_consensus.cc:515] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.329746 11813 raft_consensus.cc:3060] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.331660 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f13325d6774ac898f9837e0176e842" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:10.331877 11888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:10.332023 11740 leader_election.cc:290] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 4 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:10.332394 11888 raft_consensus.cc:3060] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:10.332525 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f13325d6774ac898f9837e0176e842" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:10.332995 11889 raft_consensus.cc:3055] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:10.333171 11889 raft_consensus.cc:740] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Running, Role: LEADER
I20260713 09:02:10.333653 11889 consensus_queue.cc:260] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.334270 11889 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:10.335330 11813 raft_consensus.cc:2468] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 2.
I20260713 09:02:10.332170 11814 raft_consensus.cc:3060] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:10.336316 11705 leader_election.cc:304] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:10.338197 11888 raft_consensus.cc:2468] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 2.
I20260713 09:02:10.339028 11889 raft_consensus.cc:2468] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 4.
I20260713 09:02:10.339766 12026 raft_consensus.cc:2804] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:10.339918 11706 leader_election.cc:304] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [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: 932280c0e0844a9ebb99a3066fbc7c66, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:10.340242 12026 raft_consensus.cc:697] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:10.340703 12047 raft_consensus.cc:2804] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:10.341045 12026 consensus_queue.cc:237] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.341912 12047 raft_consensus.cc:697] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 4 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:10.342067 11814 raft_consensus.cc:2468] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 4.
I20260713 09:02:10.342600 12047 consensus_queue.cc:237] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.347640 11638 catalog_manager.cc:5697] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 1 to 2, leader changed from 440ed877a6e64cd488062be8c458fb52 (127.10.220.130) to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:10.357425 11638 catalog_manager.cc:5697] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 3 to 4, leader changed from 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131) to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 4 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:10.499306 12031 raft_consensus.cc:993] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838: : Instructing follower 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:10.499678 12029 raft_consensus.cc:1081] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 LEADER]: Signalling peer 932280c0e0844a9ebb99a3066fbc7c66 to start an election
I20260713 09:02:10.500883 11740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
 from {username='slave'} at 127.0.0.1:48788
I20260713 09:02:10.501315 11740 raft_consensus.cc:493] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:10.501601 11740 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:10.505735 11740 raft_consensus.cc:515] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.507215 11740 leader_election.cc:290] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [CANDIDATE]: Term 3 election: Requested vote from peers 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:10.507853 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:10.508216 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "932280c0e0844a9ebb99a3066fbc7c66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:10.508327 11814 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:10.508635 11889 raft_consensus.cc:3055] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:10.508863 11889 raft_consensus.cc:740] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Running, Role: LEADER
I20260713 09:02:10.509369 11889 consensus_queue.cc:260] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.510140 11889 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:10.512915 11814 raft_consensus.cc:2468] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 3.
I20260713 09:02:10.513774 11705 leader_election.cc:304] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [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: 440ed877a6e64cd488062be8c458fb52, 932280c0e0844a9ebb99a3066fbc7c66; no voters: 
I20260713 09:02:10.513998 11889 raft_consensus.cc:2468] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932280c0e0844a9ebb99a3066fbc7c66 in term 3.
I20260713 09:02:10.514380 12047 raft_consensus.cc:2804] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:10.514808 12047 raft_consensus.cc:697] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 LEADER]: Becoming Leader. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:10.515450 12047 consensus_queue.cc:237] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:10.521073 11638 catalog_manager.cc:5697] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 reported cstate change: term changed from 2 to 3, leader changed from 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131) to 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129). New cstate: current_term: 3 leader_uuid: "932280c0e0844a9ebb99a3066fbc7c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:10.615720 11814 raft_consensus.cc:1275] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:10.616888 12047 consensus_queue.cc:1048] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:10.625994 11889 raft_consensus.cc:1275] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:10.627451 12047 consensus_queue.cc:1048] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:10.728806 11813 raft_consensus.cc:1275] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 4 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:10.729924 12047 consensus_queue.cc:1048] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:10.738477 11889 raft_consensus.cc:1275] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 4 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:10.739718 12053 consensus_queue.cc:1048] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:10.777577 11814 raft_consensus.cc:1275] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.778740 12026 consensus_queue.cc:1048] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.781889 11889 raft_consensus.cc:1275] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.783033 12026 consensus_queue.cc:1048] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.842751 11814 raft_consensus.cc:1275] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.843855 12026 consensus_queue.cc:1048] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.851388 11889 raft_consensus.cc:1275] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:10.852797 12063 consensus_queue.cc:1048] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:10.978832 11889 raft_consensus.cc:1275] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:10.979979 12063 consensus_queue.cc:1048] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:10.987318 11814 raft_consensus.cc:1275] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Refusing update from remote peer 932280c0e0844a9ebb99a3066fbc7c66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:10.988731 12063 consensus_queue.cc:1048] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:02:13.340451 11910 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9c00 after lost signal to thread 11125
W20260713 09:02:13.341269 11910 debug-util.cc:398] Leaking SignalData structure 0x7b080019a920 after lost signal to thread 11672
W20260713 09:02:13.342052 11910 debug-util.cc:398] Leaking SignalData structure 0x7b080005cc80 after lost signal to thread 11764
W20260713 09:02:13.342849 11910 debug-util.cc:398] Leaking SignalData structure 0x7b08001ea4c0 after lost signal to thread 11839
W20260713 09:02:13.343500 11910 debug-util.cc:398] Leaking SignalData structure 0x7b080009c8e0 after lost signal to thread 11913
I20260713 09:02:13.685932 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:13.693279 11740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06f62911f2454998bf054af36b81b86e"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
mode: GRACEFUL
new_leader_uuid: "440ed877a6e64cd488062be8c458fb52"
 from {username='slave'} at 127.0.0.1:48816
I20260713 09:02:13.694214 11740 raft_consensus.cc:606] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Received request to transfer leadership to TS 440ed877a6e64cd488062be8c458fb52
I20260713 09:02:13.696964 11740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
mode: GRACEFUL
new_leader_uuid: "440ed877a6e64cd488062be8c458fb52"
 from {username='slave'} at 127.0.0.1:48816
I20260713 09:02:13.697548 11740 raft_consensus.cc:606] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Received request to transfer leadership to TS 440ed877a6e64cd488062be8c458fb52
I20260713 09:02:13.699981 11740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "625e1445482743c89710152d80513a01"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
mode: GRACEFUL
new_leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
 from {username='slave'} at 127.0.0.1:48816
I20260713 09:02:13.700488 11740 raft_consensus.cc:606] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Received request to transfer leadership to TS 9a31dfa6b67a4a8f9b67c475d7edb838
I20260713 09:02:13.702752 11740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00"
dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
mode: GRACEFUL
new_leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
 from {username='slave'} at 127.0.0.1:48816
I20260713 09:02:13.703270 11740 raft_consensus.cc:606] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 LEADER]: Received request to transfer leadership to TS 9a31dfa6b67a4a8f9b67c475d7edb838
I20260713 09:02:13.704293 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:02:13.704814 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:13.714445 12063 raft_consensus.cc:993] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66: : Instructing follower 440ed877a6e64cd488062be8c458fb52 to start an election
I20260713 09:02:13.715114 12068 raft_consensus.cc:1081] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Signalling peer 440ed877a6e64cd488062be8c458fb52 to start an election
I20260713 09:02:13.716804 11814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06f62911f2454998bf054af36b81b86e"
dest_uuid: "440ed877a6e64cd488062be8c458fb52"
 from {username='slave'} at 127.0.0.1:51996
I20260713 09:02:13.717386 11814 raft_consensus.cc:493] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.717787 11814 raft_consensus.cc:3060] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.724668 11814 raft_consensus.cc:515] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:13.726758 11814 leader_election.cc:290] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 3 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:13.727646 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f62911f2454998bf054af36b81b86e" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:13.727980 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06f62911f2454998bf054af36b81b86e" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:13.728528 11889 raft_consensus.cc:3060] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.728499 11740 raft_consensus.cc:3055] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:13.729036 11740 raft_consensus.cc:740] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:13.730021 11740 consensus_queue.cc:260] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:13.731380 11740 raft_consensus.cc:3060] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.733449 11889 raft_consensus.cc:2468] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 3.
I20260713 09:02:13.734557 11781 leader_election.cc:304] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [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: 440ed877a6e64cd488062be8c458fb52, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:13.735360 12071 raft_consensus.cc:2804] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:13.736356 12071 raft_consensus.cc:697] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 3 LEADER]: Becoming Leader. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Running, Role: LEADER
I20260713 09:02:13.737234 12071 consensus_queue.cc:237] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:13.738646 11740 raft_consensus.cc:2468] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 3.
I20260713 09:02:13.747270 11638 catalog_manager.cc:5697] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 reported cstate change: term changed from 2 to 3, leader changed from 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129) to 440ed877a6e64cd488062be8c458fb52 (127.10.220.130). New cstate: current_term: 3 leader_uuid: "440ed877a6e64cd488062be8c458fb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:13.791899 12068 raft_consensus.cc:993] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66: : Instructing follower 9a31dfa6b67a4a8f9b67c475d7edb838 to start an election
I20260713 09:02:13.792389 12063 raft_consensus.cc:1081] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Signalling peer 9a31dfa6b67a4a8f9b67c475d7edb838 to start an election
I20260713 09:02:13.793812 11889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "625e1445482743c89710152d80513a01"
dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
 from {username='slave'} at 127.0.0.1:34038
I20260713 09:02:13.794211 11889 raft_consensus.cc:493] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.794456 11889 raft_consensus.cc:3060] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.798503 11889 raft_consensus.cc:515] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:13.799849 11889 leader_election.cc:290] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 2 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:13.800912 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e1445482743c89710152d80513a01" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:13.800985 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e1445482743c89710152d80513a01" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:13.801468 11814 raft_consensus.cc:3060] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.801651 11740 raft_consensus.cc:3055] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:13.802014 11740 raft_consensus.cc:740] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:13.802758 11740 consensus_queue.cc:260] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:13.803982 11740 raft_consensus.cc:3060] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:13.805634 11814 raft_consensus.cc:2468] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 2.
I20260713 09:02:13.806686 11854 leader_election.cc:304] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 440ed877a6e64cd488062be8c458fb52, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:13.807381 12073 raft_consensus.cc:2804] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:13.808523 12073 raft_consensus.cc:697] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 LEADER]: Becoming Leader. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Running, Role: LEADER
I20260713 09:02:13.810387 11740 raft_consensus.cc:2468] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 2.
I20260713 09:02:13.810191 12073 consensus_queue.cc:237] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:13.819522 11638 catalog_manager.cc:5697] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 reported cstate change: term changed from 1 to 2, leader changed from 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129) to 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:13.950965 12068 raft_consensus.cc:993] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66: : Instructing follower 440ed877a6e64cd488062be8c458fb52 to start an election
I20260713 09:02:13.951444 12063 raft_consensus.cc:1081] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Signalling peer 440ed877a6e64cd488062be8c458fb52 to start an election
I20260713 09:02:13.952800 11814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b"
dest_uuid: "440ed877a6e64cd488062be8c458fb52"
 from {username='slave'} at 127.0.0.1:51996
I20260713 09:02:13.953310 11814 raft_consensus.cc:493] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:13.953680 11814 raft_consensus.cc:3060] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.959394 11814 raft_consensus.cc:515] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:13.961088 11814 leader_election.cc:290] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [CANDIDATE]: Term 3 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131:39659)
I20260713 09:02:13.962213 11889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
I20260713 09:02:13.962720 11889 raft_consensus.cc:3060] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.963137 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3815be824a47cf977b6d3a993ece4b" candidate_uuid: "440ed877a6e64cd488062be8c458fb52" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:13.963646 11740 raft_consensus.cc:3055] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:13.964286 11740 raft_consensus.cc:740] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:13.965059 11740 consensus_queue.cc:260] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:13.965993 11740 raft_consensus.cc:3060] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:13.968290 11889 raft_consensus.cc:2468] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 3.
I20260713 09:02:13.969228 11781 leader_election.cc:304] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [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: 440ed877a6e64cd488062be8c458fb52, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:13.970021 12071 raft_consensus.cc:2804] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:13.970469 12071 raft_consensus.cc:697] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 3 LEADER]: Becoming Leader. State: Replica: 440ed877a6e64cd488062be8c458fb52, State: Running, Role: LEADER
I20260713 09:02:13.970546 11740 raft_consensus.cc:2468] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 440ed877a6e64cd488062be8c458fb52 in term 3.
I20260713 09:02:13.971434 12071 consensus_queue.cc:237] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:13.979066 11638 catalog_manager.cc:5697] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 reported cstate change: term changed from 2 to 3, leader changed from 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129) to 440ed877a6e64cd488062be8c458fb52 (127.10.220.130). New cstate: current_term: 3 leader_uuid: "440ed877a6e64cd488062be8c458fb52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:14.109333 12068 raft_consensus.cc:993] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66: : Instructing follower 9a31dfa6b67a4a8f9b67c475d7edb838 to start an election
I20260713 09:02:14.109822 12063 raft_consensus.cc:1081] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 LEADER]: Signalling peer 9a31dfa6b67a4a8f9b67c475d7edb838 to start an election
I20260713 09:02:14.111114 11889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00"
dest_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838"
 from {username='slave'} at 127.0.0.1:34038
I20260713 09:02:14.111640 11889 raft_consensus.cc:493] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:14.111948 11889 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:14.117871 11889 raft_consensus.cc:515] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:14.119704 11889 leader_election.cc:290] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [CANDIDATE]: Term 4 election: Requested vote from peers 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003), 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677)
I20260713 09:02:14.120393 11740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "932280c0e0844a9ebb99a3066fbc7c66"
I20260713 09:02:14.120647 11814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec194bb12a8d4599a0ed2c277f247c00" candidate_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "440ed877a6e64cd488062be8c458fb52"
I20260713 09:02:14.120956 11740 raft_consensus.cc:3055] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:14.121102 11814 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:14.121291 11740 raft_consensus.cc:740] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 932280c0e0844a9ebb99a3066fbc7c66, State: Running, Role: LEADER
I20260713 09:02:14.122135 11740 consensus_queue.cc:260] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:14.123255 11740 raft_consensus.cc:3060] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:14.127179 11814 raft_consensus.cc:2468] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 4.
I20260713 09:02:14.128216 11854 leader_election.cc:304] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [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: 440ed877a6e64cd488062be8c458fb52, 9a31dfa6b67a4a8f9b67c475d7edb838; no voters: 
I20260713 09:02:14.129007 12073 raft_consensus.cc:2804] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:14.129492 12073 raft_consensus.cc:697] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 4 LEADER]: Becoming Leader. State: Replica: 9a31dfa6b67a4a8f9b67c475d7edb838, State: Running, Role: LEADER
I20260713 09:02:14.132136 11740 raft_consensus.cc:2468] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a31dfa6b67a4a8f9b67c475d7edb838 in term 4.
I20260713 09:02:14.130662 12073 consensus_queue.cc:237] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [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: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } }
I20260713 09:02:14.141404 11638 catalog_manager.cc:5697] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 reported cstate change: term changed from 3 to 4, leader changed from 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129) to 9a31dfa6b67a4a8f9b67c475d7edb838 (127.10.220.131). New cstate: current_term: 4 leader_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:14.150260 11889 raft_consensus.cc:1275] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Refusing update from remote peer 440ed877a6e64cd488062be8c458fb52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:14.151393 12071 consensus_queue.cc:1048] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:14.162135 11740 raft_consensus.cc:1275] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Refusing update from remote peer 440ed877a6e64cd488062be8c458fb52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:14.163821 12071 consensus_queue.cc:1048] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:14.336714 11814 raft_consensus.cc:1275] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Refusing update from remote peer 9a31dfa6b67a4a8f9b67c475d7edb838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.337810 12073 consensus_queue.cc:1048] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.346586 11739 raft_consensus.cc:1275] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Refusing update from remote peer 9a31dfa6b67a4a8f9b67c475d7edb838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:14.348071 12073 consensus_queue.cc:1048] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:14.358201 11889 raft_consensus.cc:1275] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Refusing update from remote peer 440ed877a6e64cd488062be8c458fb52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:14.359826 12071 consensus_queue.cc:1048] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a31dfa6b67a4a8f9b67c475d7edb838" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:14.378432 11739 raft_consensus.cc:1275] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Refusing update from remote peer 440ed877a6e64cd488062be8c458fb52: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:14.382046 12076 consensus_queue.cc:1048] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:14.592521 11814 raft_consensus.cc:1275] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 4 FOLLOWER]: Refusing update from remote peer 9a31dfa6b67a4a8f9b67c475d7edb838: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:14.593722 12073 consensus_queue.cc:1048] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "440ed877a6e64cd488062be8c458fb52" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 40677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:14.603015 11739 raft_consensus.cc:1275] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 4 FOLLOWER]: Refusing update from remote peer 9a31dfa6b67a4a8f9b67c475d7edb838: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:14.606642 12092 consensus_queue.cc:1048] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932280c0e0844a9ebb99a3066fbc7c66" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 38003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:02:14.705775 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:14.714234 11122 tablet_server.cc:179] TabletServer@127.10.220.129:0 shutting down...
I20260713 09:02:14.739827 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:14.740654 11122 tablet_replica.cc:333] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66: stopping tablet replica
I20260713 09:02:14.741422 11122 raft_consensus.cc:2243] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.742019 11122 raft_consensus.cc:2272] T 144787c2e11f4d089509e42a8eddf4e1 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.744671 11122 tablet_replica.cc:333] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66: stopping tablet replica
I20260713 09:02:14.745355 11122 raft_consensus.cc:2243] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.745945 11122 raft_consensus.cc:2272] T d166d6dc6a274f3bb2a1258e009af189 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.748411 11122 tablet_replica.cc:333] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66: stopping tablet replica
I20260713 09:02:14.749073 11122 raft_consensus.cc:2243] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:14.750068 11122 raft_consensus.cc:2272] T ed10d4791a5d4b6ab4978e90a340ac64 P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.752368 11122 tablet_replica.cc:333] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66: stopping tablet replica
I20260713 09:02:14.753073 11122 raft_consensus.cc:2243] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.753535 11122 raft_consensus.cc:2272] T 06f62911f2454998bf054af36b81b86e P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.755867 11122 tablet_replica.cc:333] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66: stopping tablet replica
I20260713 09:02:14.756512 11122 raft_consensus.cc:2243] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:02:14.757460 11122 raft_consensus.cc:2272] T 75f13325d6774ac898f9837e0176e842 P 932280c0e0844a9ebb99a3066fbc7c66 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.759613 11122 tablet_replica.cc:333] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66: stopping tablet replica
I20260713 09:02:14.760217 11122 raft_consensus.cc:2243] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.760653 11122 raft_consensus.cc:2272] T 1a3815be824a47cf977b6d3a993ece4b P 932280c0e0844a9ebb99a3066fbc7c66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.763126 11122 tablet_replica.cc:333] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66: stopping tablet replica
I20260713 09:02:14.763726 11122 raft_consensus.cc:2243] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.764169 11122 raft_consensus.cc:2272] T 625e1445482743c89710152d80513a01 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.766414 11122 tablet_replica.cc:333] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66: stopping tablet replica
I20260713 09:02:14.767019 11122 raft_consensus.cc:2243] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:14.767904 11122 raft_consensus.cc:2272] T 52401536d5cc4c8a965fc9008f18b9d2 P 932280c0e0844a9ebb99a3066fbc7c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.770093 11122 tablet_replica.cc:333] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66: stopping tablet replica
I20260713 09:02:14.770686 11122 raft_consensus.cc:2243] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:14.771629 11122 raft_consensus.cc:2272] T fad35ddfefbc4da7b5d37d6caac04fb6 P 932280c0e0844a9ebb99a3066fbc7c66 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:14.773167 11779 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]
I20260713 09:02:14.773947 11122 tablet_replica.cc:333] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66: stopping tablet replica
I20260713 09:02:14.774629 11122 raft_consensus.cc:2243] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.775153 11122 raft_consensus.cc:2272] T ec194bb12a8d4599a0ed2c277f247c00 P 932280c0e0844a9ebb99a3066fbc7c66 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:14.775663 11779 consensus_peers.cc:597] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 -> Peer 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003): Couldn't send request to peer 932280c0e0844a9ebb99a3066fbc7c66. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:14.791906 11122 connection.cc:466] server connection from 127.0.0.1:48790 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48790 (request call id 68) could send its response
W20260713 09:02:14.792075 11779 consensus_peers.cc:597] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 -> Peer 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003): Couldn't send request to peer 932280c0e0844a9ebb99a3066fbc7c66. Status: Network error: recv got EOF from 127.10.220.129:38003 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:14.798372 11122 tablet_server.cc:196] TabletServer@127.10.220.129:0 shutdown complete.
I20260713 09:02:14.820149 11122 tablet_server.cc:179] TabletServer@127.10.220.130:0 shutting down...
I20260713 09:02:14.853122 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:14.853802 11122 tablet_replica.cc:333] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52: stopping tablet replica
I20260713 09:02:14.854645 11122 raft_consensus.cc:2243] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.855230 11122 raft_consensus.cc:2272] T ed10d4791a5d4b6ab4978e90a340ac64 P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.857200 11122 tablet_replica.cc:333] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52: stopping tablet replica
I20260713 09:02:14.857784 11122 raft_consensus.cc:2243] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.858237 11122 raft_consensus.cc:2272] T d166d6dc6a274f3bb2a1258e009af189 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.860327 11122 tablet_replica.cc:333] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52: stopping tablet replica
I20260713 09:02:14.860877 11122 raft_consensus.cc:2243] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:14.861936 11122 raft_consensus.cc:2272] T 06f62911f2454998bf054af36b81b86e P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.864353 11122 tablet_replica.cc:333] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52: stopping tablet replica
I20260713 09:02:14.864933 11122 raft_consensus.cc:2243] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:02:14.865258 11854 consensus_peers.cc:597] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 -> Peer 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677): Couldn't send request to peer 440ed877a6e64cd488062be8c458fb52. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:14.865917 11122 raft_consensus.cc:2272] T 144787c2e11f4d089509e42a8eddf4e1 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.867725 11122 tablet_replica.cc:333] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52: stopping tablet replica
I20260713 09:02:14.868207 11122 raft_consensus.cc:2243] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:14.868880 11122 raft_consensus.cc:2272] T 1a3815be824a47cf977b6d3a993ece4b P 440ed877a6e64cd488062be8c458fb52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.870994 11122 tablet_replica.cc:333] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52: stopping tablet replica
I20260713 09:02:14.871484 11122 raft_consensus.cc:2243] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.871883 11122 raft_consensus.cc:2272] T 75f13325d6774ac898f9837e0176e842 P 440ed877a6e64cd488062be8c458fb52 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.873543 11122 tablet_replica.cc:333] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52: stopping tablet replica
I20260713 09:02:14.873989 11122 raft_consensus.cc:2243] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.874397 11122 raft_consensus.cc:2272] T fad35ddfefbc4da7b5d37d6caac04fb6 P 440ed877a6e64cd488062be8c458fb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.875932 11122 tablet_replica.cc:333] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52: stopping tablet replica
I20260713 09:02:14.876469 11122 raft_consensus.cc:2243] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.876855 11122 raft_consensus.cc:2272] T ec194bb12a8d4599a0ed2c277f247c00 P 440ed877a6e64cd488062be8c458fb52 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.878751 11122 tablet_replica.cc:333] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52: stopping tablet replica
I20260713 09:02:14.879175 11122 raft_consensus.cc:2243] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.879513 11122 raft_consensus.cc:2272] T 625e1445482743c89710152d80513a01 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:14.881444 11122 tablet_replica.cc:333] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52: stopping tablet replica
I20260713 09:02:14.881915 11122 raft_consensus.cc:2243] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:14.882303 11122 raft_consensus.cc:2272] T 52401536d5cc4c8a965fc9008f18b9d2 P 440ed877a6e64cd488062be8c458fb52 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:14.896874 11853 consensus_peers.cc:597] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 -> Peer 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003): Couldn't send request to peer 932280c0e0844a9ebb99a3066fbc7c66. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:38003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:14.949642 11122 tablet_server.cc:196] TabletServer@127.10.220.130:0 shutdown complete.
W20260713 09:02:14.949635 11854 consensus_peers.cc:597] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 -> Peer 440ed877a6e64cd488062be8c458fb52 (127.10.220.130:40677): Couldn't send request to peer 440ed877a6e64cd488062be8c458fb52. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.130:40677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:14.974980 11853 consensus_peers.cc:597] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 -> Peer 932280c0e0844a9ebb99a3066fbc7c66 (127.10.220.129:38003): Couldn't send request to peer 932280c0e0844a9ebb99a3066fbc7c66. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:38003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:14.977308 11122 tablet_server.cc:179] TabletServer@127.10.220.131:0 shutting down...
I20260713 09:02:15.003108 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:15.003832 11122 tablet_replica.cc:333] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838: stopping tablet replica
I20260713 09:02:15.004552 11122 raft_consensus.cc:2243] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.005069 11122 raft_consensus.cc:2272] T 06f62911f2454998bf054af36b81b86e P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.007635 11122 tablet_replica.cc:333] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838: stopping tablet replica
I20260713 09:02:15.008366 11122 raft_consensus.cc:2243] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.009280 11122 raft_consensus.cc:2272] T ec194bb12a8d4599a0ed2c277f247c00 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.011795 11122 tablet_replica.cc:333] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838: stopping tablet replica
I20260713 09:02:15.012456 11122 raft_consensus.cc:2243] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.012949 11122 raft_consensus.cc:2272] T fad35ddfefbc4da7b5d37d6caac04fb6 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.015219 11122 tablet_replica.cc:333] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838: stopping tablet replica
I20260713 09:02:15.015868 11122 raft_consensus.cc:2243] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.016358 11122 raft_consensus.cc:2272] T 1a3815be824a47cf977b6d3a993ece4b P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.018862 11122 tablet_replica.cc:333] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838: stopping tablet replica
I20260713 09:02:15.019529 11122 raft_consensus.cc:2243] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.020071 11122 raft_consensus.cc:2272] T 75f13325d6774ac898f9837e0176e842 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.022347 11122 tablet_replica.cc:333] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838: stopping tablet replica
I20260713 09:02:15.022961 11122 raft_consensus.cc:2243] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.023419 11122 raft_consensus.cc:2272] T 144787c2e11f4d089509e42a8eddf4e1 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.025530 11122 tablet_replica.cc:333] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838: stopping tablet replica
I20260713 09:02:15.026142 11122 raft_consensus.cc:2243] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.026578 11122 raft_consensus.cc:2272] T ed10d4791a5d4b6ab4978e90a340ac64 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.028669 11122 tablet_replica.cc:333] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838: stopping tablet replica
I20260713 09:02:15.029286 11122 raft_consensus.cc:2243] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.030285 11122 raft_consensus.cc:2272] T d166d6dc6a274f3bb2a1258e009af189 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.032253 11122 tablet_replica.cc:333] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838: stopping tablet replica
I20260713 09:02:15.032832 11122 raft_consensus.cc:2243] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.033710 11122 raft_consensus.cc:2272] T 625e1445482743c89710152d80513a01 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.035899 11122 tablet_replica.cc:333] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838: stopping tablet replica
I20260713 09:02:15.036443 11122 raft_consensus.cc:2243] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:15.036942 11122 raft_consensus.cc:2272] T 52401536d5cc4c8a965fc9008f18b9d2 P 9a31dfa6b67a4a8f9b67c475d7edb838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.533115 11122 tablet_server.cc:196] TabletServer@127.10.220.131:0 shutdown complete.
I20260713 09:02:15.550074 11122 master.cc:562] Master@127.10.220.190:34843 shutting down...
I20260713 09:02:15.567935 11122 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:15.568429 11122 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:15.568751 11122 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5f47e0735d2e4cb4b0712ca81ee44df7: stopping tablet replica
I20260713 09:02:15.586633 11122 master.cc:584] Master@127.10.220.190:34843 shutdown complete.
440ed877a6e64cd488062be8c458fb52  4
932280c0e0844a9ebb99a3066fbc7c66  5
9a31dfa6b67a4a8f9b67c475d7edb838  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11422 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:02:15.620883 11122 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.220.190:38897
I20260713 09:02:15.622092 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:15.627693 12105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:15.627756 12102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:15.627756 12103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:15.628949 11122 server_base.cc:1061] running on GCE node
I20260713 09:02:15.629772 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:15.629952 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:15.630084 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933335630066 us; error 0 us; skew 500 ppm
I20260713 09:02:15.630555 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:15.632985 11122 webserver.cc:533] Webserver started at http://127.10.220.190:34781/ using document root <none> and password file <none>
I20260713 09:02:15.633411 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:15.633628 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:15.633888 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:15.634910 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/master-0-root/instance:
uuid: "0986f1b392424b4e8165c17f93f708f1"
format_stamp: "Formatted at 2026-07-13 09:02:15 on dist-test-slave-scq0"
I20260713 09:02:15.639168 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:02:15.642288 12110 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:15.643005 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:15.643242 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/master-0-root
uuid: "0986f1b392424b4e8165c17f93f708f1"
format_stamp: "Formatted at 2026-07-13 09:02:15 on dist-test-slave-scq0"
I20260713 09:02:15.643481 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:15.656874 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:15.658039 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:15.692977 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.190:38897
I20260713 09:02:15.693073 12161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.190:38897 every 8 connection(s)
I20260713 09:02:15.696760 12162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:15.705565 12162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1: Bootstrap starting.
I20260713 09:02:15.709900 12162 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:15.713739 12162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1: No bootstrap required, opened a new log
I20260713 09:02:15.715950 12162 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0986f1b392424b4e8165c17f93f708f1" member_type: VOTER }
I20260713 09:02:15.716289 12162 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:15.716507 12162 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0986f1b392424b4e8165c17f93f708f1, State: Initialized, Role: FOLLOWER
I20260713 09:02:15.717094 12162 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0986f1b392424b4e8165c17f93f708f1" member_type: VOTER }
I20260713 09:02:15.717543 12162 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:15.717772 12162 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:15.718019 12162 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:15.721891 12162 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0986f1b392424b4e8165c17f93f708f1" member_type: VOTER }
I20260713 09:02:15.722376 12162 leader_election.cc:304] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [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: 0986f1b392424b4e8165c17f93f708f1; no voters: 
I20260713 09:02:15.723405 12162 leader_election.cc:290] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:15.723680 12165 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:15.724939 12165 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [term 1 LEADER]: Becoming Leader. State: Replica: 0986f1b392424b4e8165c17f93f708f1, State: Running, Role: LEADER
I20260713 09:02:15.725486 12165 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [LEADER]: Queue going to LEADER mode. State: All 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: "0986f1b392424b4e8165c17f93f708f1" member_type: VOTER }
I20260713 09:02:15.726126 12162 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:15.729722 12166 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0986f1b392424b4e8165c17f93f708f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0986f1b392424b4e8165c17f93f708f1" member_type: VOTER } }
I20260713 09:02:15.729919 12167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0986f1b392424b4e8165c17f93f708f1. Latest consensus state: current_term: 1 leader_uuid: "0986f1b392424b4e8165c17f93f708f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0986f1b392424b4e8165c17f93f708f1" member_type: VOTER } }
I20260713 09:02:15.730376 12166 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:15.730554 12167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:15.734875 12172 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:15.739535 12172 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:15.740576 11122 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:15.747205 12172 catalog_manager.cc:1383] Generated new cluster ID: c36cb8f973664603b604466155f7f651
I20260713 09:02:15.747434 12172 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:15.782809 12172 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:15.784071 12172 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:15.798153 12172 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1: Generated new TSK 0
I20260713 09:02:15.798700 12172 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:15.806427 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:15.812254 12183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:15.813187 12184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:15.815932 12186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:15.816622 11122 server_base.cc:1061] running on GCE node
I20260713 09:02:15.817715 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:15.817953 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:15.818149 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933335818128 us; error 0 us; skew 500 ppm
I20260713 09:02:15.818668 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:15.820685 11122 webserver.cc:533] Webserver started at http://127.10.220.129:45433/ using document root <none> and password file <none>
I20260713 09:02:15.821105 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:15.821252 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:15.821576 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:15.822646 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-0-root/instance:
uuid: "8aeae6a2662349128be58b4753d05c5e"
format_stamp: "Formatted at 2026-07-13 09:02:15 on dist-test-slave-scq0"
I20260713 09:02:15.826625 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:02:15.829576 12191 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:15.830214 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:15.830462 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-0-root
uuid: "8aeae6a2662349128be58b4753d05c5e"
format_stamp: "Formatted at 2026-07-13 09:02:15 on dist-test-slave-scq0"
I20260713 09:02:15.830698 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:15.860154 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:15.861327 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:15.862773 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:15.864912 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:15.865090 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:15.865322 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:15.865480 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:15.902602 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.129:42337
I20260713 09:02:15.902699 12253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.129:42337 every 8 connection(s)
I20260713 09:02:15.907032 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:15.913774 12258 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:15.915668 12259 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:15.916738 12261 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:15.917856 11122 server_base.cc:1061] running on GCE node
I20260713 09:02:15.918771 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:15.918977 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:15.919174 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933335919155 us; error 0 us; skew 500 ppm
I20260713 09:02:15.919734 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:15.922145 12254 heartbeater.cc:344] Connected to a master server at 127.10.220.190:38897
I20260713 09:02:15.922505 12254 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:15.922758 11122 webserver.cc:533] Webserver started at http://127.10.220.130:40531/ using document root <none> and password file <none>
I20260713 09:02:15.923204 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:15.923381 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:15.923254 12254 heartbeater.cc:507] Master 127.10.220.190:38897 requested a full tablet report, sending...
I20260713 09:02:15.923682 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:15.924892 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-1-root/instance:
uuid: "08bdb00d6b604803a1a4776be019972d"
format_stamp: "Formatted at 2026-07-13 09:02:15 on dist-test-slave-scq0"
I20260713 09:02:15.925480 12127 ts_manager.cc:194] Registered new tserver with Master: 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337)
I20260713 09:02:15.927270 12127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40002
I20260713 09:02:15.929255 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:02:15.932415 12266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:15.933219 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:15.933487 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-1-root
uuid: "08bdb00d6b604803a1a4776be019972d"
format_stamp: "Formatted at 2026-07-13 09:02:15 on dist-test-slave-scq0"
I20260713 09:02:15.933785 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:15.947629 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:15.948681 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:15.950039 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:15.952037 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:15.952219 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:15.952419 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:15.952564 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:15.989151 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.130:41343
I20260713 09:02:15.989250 12328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.130:41343 every 8 connection(s)
I20260713 09:02:15.993453 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:15.999374 12332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:16.000454 12333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:16.002480 12335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:16.002990 11122 server_base.cc:1061] running on GCE node
I20260713 09:02:16.003886 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:16.004104 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:16.004297 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933336004275 us; error 0 us; skew 500 ppm
I20260713 09:02:16.004491 12329 heartbeater.cc:344] Connected to a master server at 127.10.220.190:38897
I20260713 09:02:16.004848 12329 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:16.004889 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:16.005637 12329 heartbeater.cc:507] Master 127.10.220.190:38897 requested a full tablet report, sending...
I20260713 09:02:16.007262 11122 webserver.cc:533] Webserver started at http://127.10.220.131:35121/ using document root <none> and password file <none>
I20260713 09:02:16.007722 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:16.007648 12127 ts_manager.cc:194] Registered new tserver with Master: 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:16.007983 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:16.008239 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:16.009034 12127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40018
I20260713 09:02:16.009268 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-2-root/instance:
uuid: "41309c2638554fccbbf8ec6e13f12479"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-scq0"
I20260713 09:02:16.013288 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:02:16.016163 12340 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.016794 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:16.017074 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-2-root
uuid: "41309c2638554fccbbf8ec6e13f12479"
format_stamp: "Formatted at 2026-07-13 09:02:16 on dist-test-slave-scq0"
I20260713 09:02:16.017328 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:16.028280 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:16.029271 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:16.030579 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:16.032728 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:16.032908 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.033125 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:16.033269 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:16.069303 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.131:35643
I20260713 09:02:16.069406 12402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.131:35643 every 8 connection(s)
I20260713 09:02:16.081840 12403 heartbeater.cc:344] Connected to a master server at 127.10.220.190:38897
I20260713 09:02:16.082165 12403 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:16.082857 12403 heartbeater.cc:507] Master 127.10.220.190:38897 requested a full tablet report, sending...
I20260713 09:02:16.084535 12127 ts_manager.cc:194] Registered new tserver with Master: 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:16.085343 11122 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012977919s
I20260713 09:02:16.085783 12127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40024
I20260713 09:02:16.107316 12127 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40030:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:02:16.110864 12127 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:02:16.226619 12293 tablet_service.cc:1511] Processing CreateTablet for tablet d8428ba4be4f49509a2d2d3b0c9a01e7 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:16.228070 12293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8428ba4be4f49509a2d2d3b0c9a01e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.226524 12294 tablet_service.cc:1511] Processing CreateTablet for tablet 64f34b26074f48abb62efd17d1bcc25b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:16.229875 12288 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbab6db5cd24b859a917a1680e8309f (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:16.230671 12294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f34b26074f48abb62efd17d1bcc25b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.231947 12366 tablet_service.cc:1511] Processing CreateTablet for tablet e7095f379d244453b949ec92c7ab9bef (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:16.233263 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7095f379d244453b949ec92c7ab9bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.236289 12290 tablet_service.cc:1511] Processing CreateTablet for tablet da61d6e785544fe3ada83454494085d1 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:16.247573 12290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da61d6e785544fe3ada83454494085d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.250502 12359 tablet_service.cc:1511] Processing CreateTablet for tablet 863f86d97cdb4b75a0aa732c84b79b85 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:16.251734 12359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863f86d97cdb4b75a0aa732c84b79b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.232005 12292 tablet_service.cc:1511] Processing CreateTablet for tablet e7095f379d244453b949ec92c7ab9bef (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:16.254719 12292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7095f379d244453b949ec92c7ab9bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.233201 12291 tablet_service.cc:1511] Processing CreateTablet for tablet ddfadac7043c41c19d889f8210bbb231 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:16.258293 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfadac7043c41c19d889f8210bbb231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.234623 12365 tablet_service.cc:1511] Processing CreateTablet for tablet ddfadac7043c41c19d889f8210bbb231 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:16.262269 12365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfadac7043c41c19d889f8210bbb231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.234838 12368 tablet_service.cc:1511] Processing CreateTablet for tablet 64f34b26074f48abb62efd17d1bcc25b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:16.266292 12368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f34b26074f48abb62efd17d1bcc25b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.236289 12364 tablet_service.cc:1511] Processing CreateTablet for tablet da61d6e785544fe3ada83454494085d1 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:16.270329 12364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da61d6e785544fe3ada83454494085d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.237381 12367 tablet_service.cc:1511] Processing CreateTablet for tablet d8428ba4be4f49509a2d2d3b0c9a01e7 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:16.274310 12367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8428ba4be4f49509a2d2d3b0c9a01e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.237936 12363 tablet_service.cc:1511] Processing CreateTablet for tablet 369de05ac2d64572a9433ca791fb4ce7 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:16.275831 12363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369de05ac2d64572a9433ca791fb4ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.238904 12289 tablet_service.cc:1511] Processing CreateTablet for tablet 369de05ac2d64572a9433ca791fb4ce7 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:16.239406 12362 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbab6db5cd24b859a917a1680e8309f (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:16.278263 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369de05ac2d64572a9433ca791fb4ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.278263 12362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbab6db5cd24b859a917a1680e8309f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.240422 12287 tablet_service.cc:1511] Processing CreateTablet for tablet c4bad497ed324bcda09daf87ab09fa9c (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:16.240906 12361 tablet_service.cc:1511] Processing CreateTablet for tablet c4bad497ed324bcda09daf87ab09fa9c (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:16.282101 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbab6db5cd24b859a917a1680e8309f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.282822 12361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bad497ed324bcda09daf87ab09fa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.241986 12286 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddd1b5952234ff1acb5b05bd8ed1c1b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:16.286837 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddd1b5952234ff1acb5b05bd8ed1c1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.244259 12285 tablet_service.cc:1511] Processing CreateTablet for tablet 863f86d97cdb4b75a0aa732c84b79b85 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:16.290596 12285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863f86d97cdb4b75a0aa732c84b79b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.244578 12360 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddd1b5952234ff1acb5b05bd8ed1c1b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:16.294626 12360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddd1b5952234ff1acb5b05bd8ed1c1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.297935 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bad497ed324bcda09daf87ab09fa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.318981 12368 tablet_service.cc:1511] Processing CreateTablet for tablet c54429f163384a7e93975c173e770b3f (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:16.320261 12368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54429f163384a7e93975c173e770b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.326020 12219 tablet_service.cc:1511] Processing CreateTablet for tablet 64f34b26074f48abb62efd17d1bcc25b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:16.327289 12219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f34b26074f48abb62efd17d1bcc25b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.329241 12218 tablet_service.cc:1511] Processing CreateTablet for tablet d8428ba4be4f49509a2d2d3b0c9a01e7 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:16.331372 12217 tablet_service.cc:1511] Processing CreateTablet for tablet e7095f379d244453b949ec92c7ab9bef (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:16.333541 12216 tablet_service.cc:1511] Processing CreateTablet for tablet ddfadac7043c41c19d889f8210bbb231 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:16.335529 12215 tablet_service.cc:1511] Processing CreateTablet for tablet da61d6e785544fe3ada83454494085d1 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:16.341425 12366 tablet_service.cc:1511] Processing CreateTablet for tablet 91c36d25bc054d49999a02b112ec7019 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:16.342677 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c36d25bc054d49999a02b112ec7019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.342535 12212 tablet_service.cc:1511] Processing CreateTablet for tablet c4bad497ed324bcda09daf87ab09fa9c (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:16.344504 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddd1b5952234ff1acb5b05bd8ed1c1b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:16.346421 12213 tablet_service.cc:1511] Processing CreateTablet for tablet 5bbab6db5cd24b859a917a1680e8309f (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:16.350248 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 369de05ac2d64572a9433ca791fb4ce7 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:16.341305 12210 tablet_service.cc:1511] Processing CreateTablet for tablet 863f86d97cdb4b75a0aa732c84b79b85 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:16.356613 12419 tablet_bootstrap.cc:492] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:16.359058 12363 tablet_service.cc:1511] Processing CreateTablet for tablet 368cb9825e40438a9bf473b607e052bf (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:16.360343 12363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368cb9825e40438a9bf473b607e052bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.361752 12368 tablet_service.cc:1511] Processing CreateTablet for tablet fe2a8d578375446dadb29e2450bc46e5 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:16.362906 12368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2a8d578375446dadb29e2450bc46e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.366322 12293 tablet_service.cc:1511] Processing CreateTablet for tablet fe2a8d578375446dadb29e2450bc46e5 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:16.367552 12293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2a8d578375446dadb29e2450bc46e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.369693 12218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8428ba4be4f49509a2d2d3b0c9a01e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.370347 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7095f379d244453b949ec92c7ab9bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.371366 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfadac7043c41c19d889f8210bbb231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.372327 12215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da61d6e785544fe3ada83454494085d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.373379 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369de05ac2d64572a9433ca791fb4ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.374430 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bad497ed324bcda09daf87ab09fa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.375461 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddd1b5952234ff1acb5b05bd8ed1c1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.377941 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863f86d97cdb4b75a0aa732c84b79b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.383190 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbab6db5cd24b859a917a1680e8309f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.394704 12419 tablet_bootstrap.cc:654] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.402027 12367 tablet_service.cc:1511] Processing CreateTablet for tablet 102f426e53ac425a88b1ed6ba507bed2 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:16.403304 12367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102f426e53ac425a88b1ed6ba507bed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.416230 12291 tablet_service.cc:1511] Processing CreateTablet for tablet 91c36d25bc054d49999a02b112ec7019 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:16.421224 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c36d25bc054d49999a02b112ec7019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.430838 12294 tablet_service.cc:1511] Processing CreateTablet for tablet c54429f163384a7e93975c173e770b3f (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:16.434513 12366 tablet_service.cc:1511] Processing CreateTablet for tablet 904dd7a49ac440b79b80ff4bfdb0242c (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:16.435850 12366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904dd7a49ac440b79b80ff4bfdb0242c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.442502 12418 tablet_bootstrap.cc:492] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:16.444538 12362 tablet_service.cc:1511] Processing CreateTablet for tablet 2dee2b0798674273a33ff6e056372053 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:02:16.445781 12362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dee2b0798674273a33ff6e056372053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.447474 12419 tablet_bootstrap.cc:492] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:16.447919 12419 ts_tablet_manager.cc:1403] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.092s	user 0.005s	sys 0.013s
I20260713 09:02:16.448272 12418 tablet_bootstrap.cc:654] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.448702 12365 tablet_service.cc:1511] Processing CreateTablet for tablet 0cceec3c5c98483c844d152884caa58b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:02:16.451187 12289 tablet_service.cc:1511] Processing CreateTablet for tablet 368cb9825e40438a9bf473b607e052bf (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:16.451448 12361 tablet_service.cc:1511] Processing CreateTablet for tablet 46b0b7a1a8094cdd90db77338622e794 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:16.454835 12294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54429f163384a7e93975c173e770b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.453946 12292 tablet_service.cc:1511] Processing CreateTablet for tablet 904dd7a49ac440b79b80ff4bfdb0242c (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:16.454911 12363 tablet_service.cc:1511] Processing CreateTablet for tablet d24b3a841bc24eccb76579fd4416f9bc (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:16.453946 12288 tablet_service.cc:1511] Processing CreateTablet for tablet 102f426e53ac425a88b1ed6ba507bed2 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:16.457110 12419 raft_consensus.cc:359] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.457839 12419 raft_consensus.cc:385] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.458118 12419 raft_consensus.cc:740] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.458488 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102f426e53ac425a88b1ed6ba507bed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.461016 12292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904dd7a49ac440b79b80ff4bfdb0242c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.465962 12419 consensus_queue.cc:260] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.466837 12359 tablet_service.cc:1511] Processing CreateTablet for tablet 91b807f3a91e4286ba63706ccba38fe9 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:16.468052 12359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b807f3a91e4286ba63706ccba38fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.469285 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368cb9825e40438a9bf473b607e052bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.469740 12361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b0b7a1a8094cdd90db77338622e794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.473820 12363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24b3a841bc24eccb76579fd4416f9bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.474915 12368 tablet_service.cc:1511] Processing CreateTablet for tablet c9e344cdb44d426390b83115df74d3e3 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:16.476151 12368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e344cdb44d426390b83115df74d3e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.477114 12287 tablet_service.cc:1511] Processing CreateTablet for tablet 22cf0f4451914c30911232d0e8cb2a66 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:16.478523 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cf0f4451914c30911232d0e8cb2a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.485242 12219 tablet_service.cc:1511] Processing CreateTablet for tablet c54429f163384a7e93975c173e770b3f (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:16.485814 12217 tablet_service.cc:1511] Processing CreateTablet for tablet 91c36d25bc054d49999a02b112ec7019 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:16.486693 12219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54429f163384a7e93975c173e770b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.479696 12360 tablet_service.cc:1511] Processing CreateTablet for tablet 22cf0f4451914c30911232d0e8cb2a66 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:16.480610 12213 tablet_service.cc:1511] Processing CreateTablet for tablet fe2a8d578375446dadb29e2450bc46e5 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:16.491775 12360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cf0f4451914c30911232d0e8cb2a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.491779 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2a8d578375446dadb29e2450bc46e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.495373 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c36d25bc054d49999a02b112ec7019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.496019 12365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cceec3c5c98483c844d152884caa58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.543146 12421 tablet_bootstrap.cc:492] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:16.552357 12418 tablet_bootstrap.cc:492] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
W20260713 09:02:16.552285 12111 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.220.129:42337, user_credentials={real_user=slave}} blocked reactor thread for 72188.2us
I20260713 09:02:16.552937 12418 ts_tablet_manager.cc:1403] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.111s	user 0.023s	sys 0.000s
I20260713 09:02:16.555820 12418 raft_consensus.cc:359] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.556535 12418 raft_consensus.cc:385] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.556850 12418 raft_consensus.cc:740] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.559010 12218 tablet_service.cc:1511] Processing CreateTablet for tablet 368cb9825e40438a9bf473b607e052bf (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:16.560295 12218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368cb9825e40438a9bf473b607e052bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.561648 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 102f426e53ac425a88b1ed6ba507bed2 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:16.568430 12290 tablet_service.cc:1511] Processing CreateTablet for tablet 2dee2b0798674273a33ff6e056372053 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:02:16.569141 12364 tablet_service.cc:1511] Processing CreateTablet for tablet dec5d195be424442b25c45327d7bc95b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:16.574262 12403 heartbeater.cc:499] Master 127.10.220.190:38897 was elected leader, sending a full tablet report...
I20260713 09:02:16.574697 12286 tablet_service.cc:1511] Processing CreateTablet for tablet 0cceec3c5c98483c844d152884caa58b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:02:16.575145 12293 tablet_service.cc:1511] Processing CreateTablet for tablet 46b0b7a1a8094cdd90db77338622e794 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:16.582283 12290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dee2b0798674273a33ff6e056372053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.584421 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cceec3c5c98483c844d152884caa58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.589592 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102f426e53ac425a88b1ed6ba507bed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.593775 12293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b0b7a1a8094cdd90db77338622e794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.582350 12418 consensus_queue.cc:260] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.593847 12294 tablet_service.cc:1511] Processing CreateTablet for tablet 91b807f3a91e4286ba63706ccba38fe9 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:16.601960 12294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b807f3a91e4286ba63706ccba38fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.620011 12289 tablet_service.cc:1511] Processing CreateTablet for tablet d24b3a841bc24eccb76579fd4416f9bc (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:16.621984 12419 ts_tablet_manager.cc:1434] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.174s	user 0.012s	sys 0.005s
I20260713 09:02:16.624974 12419 tablet_bootstrap.cc:492] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:16.632714 12217 tablet_service.cc:1511] Processing CreateTablet for tablet 22cf0f4451914c30911232d0e8cb2a66 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:16.634037 12215 tablet_service.cc:1511] Processing CreateTablet for tablet 2dee2b0798674273a33ff6e056372053 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:02:16.634902 12286 tablet_service.cc:1511] Processing CreateTablet for tablet dec5d195be424442b25c45327d7bc95b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:16.643210 12364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec5d195be424442b25c45327d7bc95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.641227 12419 tablet_bootstrap.cc:654] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.647676 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cf0f4451914c30911232d0e8cb2a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.649863 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24b3a841bc24eccb76579fd4416f9bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.652906 12423 raft_consensus.cc:493] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.653419 12423 raft_consensus.cc:515] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.656095 12423 leader_election.cc:290] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:16.625089 12285 tablet_service.cc:1511] Processing CreateTablet for tablet c9e344cdb44d426390b83115df74d3e3 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:16.661804 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec5d195be424442b25c45327d7bc95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.662537 12285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e344cdb44d426390b83115df74d3e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.679260 12329 heartbeater.cc:499] Master 127.10.220.190:38897 was elected leader, sending a full tablet report...
W20260713 09:02:16.679651 12113 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.220.131:35643, user_credentials={real_user=slave}} blocked reactor thread for 63367.2us
I20260713 09:02:16.679239 12424 raft_consensus.cc:493] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.680788 12424 raft_consensus.cc:515] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.681109 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 0cceec3c5c98483c844d152884caa58b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
W20260713 09:02:16.672827 12111 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.220.129:42337, user_credentials={real_user=slave}} blocked reactor thread for 65585.3us
I20260713 09:02:16.683831 12215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dee2b0798674273a33ff6e056372053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.600231 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 904dd7a49ac440b79b80ff4bfdb0242c (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:16.689031 12424 leader_election.cc:290] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:16.698573 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 46b0b7a1a8094cdd90db77338622e794 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:16.708451 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cceec3c5c98483c844d152884caa58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.722258 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 904dd7a49ac440b79b80ff4bfdb0242c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.726122 12210 tablet_service.cc:1511] Processing CreateTablet for tablet 91b807f3a91e4286ba63706ccba38fe9 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:16.731459 12213 tablet_service.cc:1511] Processing CreateTablet for tablet d24b3a841bc24eccb76579fd4416f9bc (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:16.732360 12421 tablet_bootstrap.cc:654] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.732878 12418 ts_tablet_manager.cc:1434] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.180s	user 0.024s	sys 0.041s
I20260713 09:02:16.733897 12418 tablet_bootstrap.cc:492] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
W20260713 09:02:16.736131 12175 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:16.740509 12419 tablet_bootstrap.cc:492] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:16.740988 12419 ts_tablet_manager.cc:1403] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.019s
I20260713 09:02:16.743377 12216 tablet_service.cc:1511] Processing CreateTablet for tablet c9e344cdb44d426390b83115df74d3e3 (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:16.751829 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b0b7a1a8094cdd90db77338622e794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.754954 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d24b3a841bc24eccb76579fd4416f9bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.759215 12218 tablet_service.cc:1511] Processing CreateTablet for tablet dec5d195be424442b25c45327d7bc95b (DEFAULT_TABLE table=test-workload [id=1aa73de442f848efa2fdac28556ab9c0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:16.760435 12218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec5d195be424442b25c45327d7bc95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.776443 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e344cdb44d426390b83115df74d3e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.776623 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7095f379d244453b949ec92c7ab9bef" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:16.776893 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7095f379d244453b949ec92c7ab9bef" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
W20260713 09:02:16.778249 12341 leader_election.cc:343] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:16.774479 12419 raft_consensus.cc:359] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.780655 12419 raft_consensus.cc:385] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.780951 12419 raft_consensus.cc:740] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
W20260713 09:02:16.781598 12342 leader_election.cc:343] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:16.783645 12342 leader_election.cc:304] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479; no voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:16.784371 12423 raft_consensus.cc:2749] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:16.785835 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b807f3a91e4286ba63706ccba38fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:16.788094 12418 tablet_bootstrap.cc:654] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.789923 12419 consensus_queue.cc:260] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.791960 12419 ts_tablet_manager.cc:1434] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260713 09:02:16.792814 12419 tablet_bootstrap.cc:492] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:16.798182 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f34b26074f48abb62efd17d1bcc25b" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
W20260713 09:02:16.799342 12267 leader_election.cc:343] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:16.802788 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f34b26074f48abb62efd17d1bcc25b" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:16.803465 12378 raft_consensus.cc:2468] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
I20260713 09:02:16.804689 12269 leader_election.cc:304] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [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: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:16.805919 12425 raft_consensus.cc:2804] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:16.806280 12425 raft_consensus.cc:493] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:16.806574 12425 raft_consensus.cc:3060] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:16.814981 12419 tablet_bootstrap.cc:654] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.823536 12421 tablet_bootstrap.cc:492] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:16.824949 12421 ts_tablet_manager.cc:1403] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.282s	user 0.006s	sys 0.006s
I20260713 09:02:16.813011 12425 raft_consensus.cc:515] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.833056 12425 leader_election.cc:290] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:16.834177 12418 tablet_bootstrap.cc:492] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:16.834203 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f34b26074f48abb62efd17d1bcc25b" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:16.834758 12418 ts_tablet_manager.cc:1403] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.008s
I20260713 09:02:16.834205 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f34b26074f48abb62efd17d1bcc25b" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:16.835942 12378 raft_consensus.cc:3060] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:16.836694 12267 leader_election.cc:343] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:16.837806 12419 tablet_bootstrap.cc:492] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:16.838274 12419 ts_tablet_manager.cc:1403] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.003s
I20260713 09:02:16.836658 12421 raft_consensus.cc:359] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.839350 12418 raft_consensus.cc:359] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.840442 12421 raft_consensus.cc:385] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.840601 12418 raft_consensus.cc:385] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.840806 12421 raft_consensus.cc:740] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.841040 12418 raft_consensus.cc:740] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.841128 12419 raft_consensus.cc:359] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.841586 12421 consensus_queue.cc:260] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.842096 12419 raft_consensus.cc:385] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.842455 12419 raft_consensus.cc:740] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.842175 12418 consensus_queue.cc:260] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.843348 12419 consensus_queue.cc:260] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.842813 12378 raft_consensus.cc:2468] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 1.
I20260713 09:02:16.847465 12269 leader_election.cc:304] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:16.845058 12418 ts_tablet_manager.cc:1434] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:02:16.848444 12425 raft_consensus.cc:2804] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:16.845618 12419 ts_tablet_manager.cc:1434] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:16.848953 12425 raft_consensus.cc:697] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Becoming Leader. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Running, Role: LEADER
I20260713 09:02:16.849833 12425 consensus_queue.cc:237] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.850661 12418 tablet_bootstrap.cc:492] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:16.850857 12419 tablet_bootstrap.cc:492] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:16.857137 12418 tablet_bootstrap.cc:654] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.860714 12254 heartbeater.cc:499] Master 127.10.220.190:38897 was elected leader, sending a full tablet report...
I20260713 09:02:16.861291 12421 ts_tablet_manager.cc:1434] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.036s	user 0.012s	sys 0.012s
I20260713 09:02:16.862367 12421 tablet_bootstrap.cc:492] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:16.866025 12418 tablet_bootstrap.cc:492] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:16.866485 12418 ts_tablet_manager.cc:1403] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:02:16.867134 12421 tablet_bootstrap.cc:654] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.869185 12418 raft_consensus.cc:359] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.869935 12418 raft_consensus.cc:385] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.870223 12418 raft_consensus.cc:740] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.871034 12418 consensus_queue.cc:260] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.873390 12418 ts_tablet_manager.cc:1434] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:16.874312 12418 tablet_bootstrap.cc:492] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:16.880406 12418 tablet_bootstrap.cc:654] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.880774 12126 catalog_manager.cc:5697] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bdb00d6b604803a1a4776be019972d (127.10.220.130). New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:16.881702 12419 tablet_bootstrap.cc:654] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.881888 12421 tablet_bootstrap.cc:492] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:16.882536 12421 ts_tablet_manager.cc:1403] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.016s
I20260713 09:02:16.885494 12421 raft_consensus.cc:359] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.886384 12421 raft_consensus.cc:385] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.886761 12421 raft_consensus.cc:740] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.887729 12421 consensus_queue.cc:260] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.890187 12421 ts_tablet_manager.cc:1434] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:02:16.891224 12421 tablet_bootstrap.cc:492] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:16.897683 12421 tablet_bootstrap.cc:654] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.902872 12418 tablet_bootstrap.cc:492] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:16.903337 12418 ts_tablet_manager.cc:1403] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.004s
I20260713 09:02:16.903872 12419 tablet_bootstrap.cc:492] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:16.904317 12419 ts_tablet_manager.cc:1403] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.014s
I20260713 09:02:16.906096 12418 raft_consensus.cc:359] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.906800 12418 raft_consensus.cc:385] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.907089 12418 raft_consensus.cc:740] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.906994 12419 raft_consensus.cc:359] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.907718 12419 raft_consensus.cc:385] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.908025 12419 raft_consensus.cc:740] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.908161 12421 tablet_bootstrap.cc:492] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:16.907976 12418 consensus_queue.cc:260] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.908998 12421 ts_tablet_manager.cc:1403] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:02:16.908847 12419 consensus_queue.cc:260] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.910859 12419 ts_tablet_manager.cc:1434] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:02:16.911741 12419 tablet_bootstrap.cc:492] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:16.912266 12421 raft_consensus.cc:359] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.913244 12418 ts_tablet_manager.cc:1434] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:02:16.913954 12421 raft_consensus.cc:385] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.914290 12421 raft_consensus.cc:740] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.914718 12418 tablet_bootstrap.cc:492] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:16.915074 12421 consensus_queue.cc:260] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.917230 12421 ts_tablet_manager.cc:1434] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260713 09:02:16.918174 12421 tablet_bootstrap.cc:492] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:16.918889 12419 tablet_bootstrap.cc:654] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.921496 12418 tablet_bootstrap.cc:654] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.923978 12421 tablet_bootstrap.cc:654] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.960142 12419 tablet_bootstrap.cc:492] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:16.960649 12419 ts_tablet_manager.cc:1403] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.020s
I20260713 09:02:16.961310 12418 tablet_bootstrap.cc:492] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:16.961843 12418 ts_tablet_manager.cc:1403] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.021s
I20260713 09:02:16.962662 12421 tablet_bootstrap.cc:492] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:16.963025 12421 ts_tablet_manager.cc:1403] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.015s
I20260713 09:02:16.963461 12419 raft_consensus.cc:359] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.964174 12419 raft_consensus.cc:385] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.964454 12419 raft_consensus.cc:740] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.964529 12418 raft_consensus.cc:359] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.965059 12421 raft_consensus.cc:359] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.965363 12418 raft_consensus.cc:385] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.965621 12421 raft_consensus.cc:385] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.965240 12419 consensus_queue.cc:260] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.965744 12418 raft_consensus.cc:740] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.966852 12418 consensus_queue.cc:260] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.967578 12419 ts_tablet_manager.cc:1434] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:16.967669 12421 raft_consensus.cc:740] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.968719 12419 tablet_bootstrap.cc:492] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:16.968466 12421 consensus_queue.cc:260] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.970506 12421 ts_tablet_manager.cc:1434] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:16.972906 12421 tablet_bootstrap.cc:492] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:16.973414 12418 ts_tablet_manager.cc:1434] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:02:16.974396 12418 tablet_bootstrap.cc:492] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:16.975098 12419 tablet_bootstrap.cc:654] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.979274 12421 tablet_bootstrap.cc:654] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.980791 12418 tablet_bootstrap.cc:654] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:16.986649 12419 tablet_bootstrap.cc:492] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:16.987186 12419 ts_tablet_manager.cc:1403] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260713 09:02:16.988766 12421 tablet_bootstrap.cc:492] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:16.989279 12421 ts_tablet_manager.cc:1403] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:02:16.990171 12435 raft_consensus.cc:493] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.990224 12419 raft_consensus.cc:359] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.991107 12419 raft_consensus.cc:385] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.990724 12435 raft_consensus.cc:515] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.992264 12421 raft_consensus.cc:359] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.993093 12421 raft_consensus.cc:385] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:16.993562 12421 raft_consensus.cc:740] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:16.994201 12425 raft_consensus.cc:493] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:16.994297 12421 consensus_queue.cc:260] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.994720 12425 raft_consensus.cc:515] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:16.996764 12425 leader_election.cc:290] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:16.998242 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369de05ac2d64572a9433ca791fb4ce7" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:16.998926 12229 raft_consensus.cc:2468] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
I20260713 09:02:17.000581 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369de05ac2d64572a9433ca791fb4ce7" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.001154 12378 raft_consensus.cc:2468] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
I20260713 09:02:17.001494 12425 raft_consensus.cc:493] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.001946 12425 raft_consensus.cc:515] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.002413 12269 leader_election.cc:304] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:17.003150 12424 raft_consensus.cc:2804] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.003496 12424 raft_consensus.cc:493] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.003831 12424 raft_consensus.cc:3060] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.004065 12435 leader_election.cc:290] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.003885 12425 leader_election.cc:290] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.007798 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.008497 12378 raft_consensus.cc:2468] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
I20260713 09:02:17.009523 12419 raft_consensus.cc:740] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.009816 12269 leader_election.cc:304] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:17.004093 12421 ts_tablet_manager.cc:1434] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:02:17.010574 12425 raft_consensus.cc:2804] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.011075 12425 raft_consensus.cc:493] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.011413 12425 raft_consensus.cc:3060] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.011824 12421 tablet_bootstrap.cc:492] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.011549 12424 raft_consensus.cc:515] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.012037 12418 tablet_bootstrap.cc:492] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.015964 12418 ts_tablet_manager.cc:1403] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.012s
I20260713 09:02:17.016742 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369de05ac2d64572a9433ca791fb4ce7" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:17.017298 12378 raft_consensus.cc:3060] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.018133 12419 consensus_queue.cc:260] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.018868 12418 raft_consensus.cc:359] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.019556 12418 raft_consensus.cc:385] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.019842 12418 raft_consensus.cc:740] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.020570 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.020539 12418 consensus_queue.cc:260] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.022521 12423 raft_consensus.cc:493] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.023034 12423 raft_consensus.cc:515] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.025279 12423 leader_election.cc:290] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.027195 12378 raft_consensus.cc:2468] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 1.
I20260713 09:02:17.027288 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54429f163384a7e93975c173e770b3f" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.028330 12269 leader_election.cc:304] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:17.029150 12419 ts_tablet_manager.cc:1434] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260713 09:02:17.029268 12421 tablet_bootstrap.cc:654] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.030126 12419 tablet_bootstrap.cc:492] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:17.032135 12424 leader_election.cc:290] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.034873 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54429f163384a7e93975c173e770b3f" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.036605 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.037243 12229 raft_consensus.cc:2468] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
I20260713 09:02:17.038443 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "369de05ac2d64572a9433ca791fb4ce7" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:17.038964 12229 raft_consensus.cc:3060] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.039459 12418 ts_tablet_manager.cc:1434] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.002s
I20260713 09:02:17.040446 12418 tablet_bootstrap.cc:492] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.043397 12454 raft_consensus.cc:2804] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.043920 12454 raft_consensus.cc:697] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Becoming Leader. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Running, Role: LEADER
I20260713 09:02:17.045346 12454 consensus_queue.cc:237] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.046227 12423 raft_consensus.cc:493] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.046690 12423 raft_consensus.cc:515] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.049096 12423 leader_election.cc:290] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
W20260713 09:02:17.050436 12341 leader_election.cc:343] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.050593 12418 tablet_bootstrap.cc:654] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.052295 12452 raft_consensus.cc:493] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.052731 12452 raft_consensus.cc:515] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.052977 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
W20260713 09:02:17.054267 12341 leader_election.cc:343] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.054764 12452 leader_election.cc:290] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.056273 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7095f379d244453b949ec92c7ab9bef" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.056550 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7095f379d244453b949ec92c7ab9bef" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.056963 12303 raft_consensus.cc:2468] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:17.057317 12377 raft_consensus.cc:2468] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:17.058285 12193 leader_election.cc:304] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.052470 12229 raft_consensus.cc:2468] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 1.
I20260713 09:02:17.059199 12452 raft_consensus.cc:2804] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.059581 12452 raft_consensus.cc:493] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.059962 12452 raft_consensus.cc:3060] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.061095 12425 raft_consensus.cc:515] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.059597 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.062261 12304 raft_consensus.cc:2393] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aeae6a2662349128be58b4753d05c5e in current term 1: Already voted for candidate 08bdb00d6b604803a1a4776be019972d in this term.
I20260713 09:02:17.062343 12378 raft_consensus.cc:2468] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:17.063817 12194 leader_election.cc:304] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.064996 12435 raft_consensus.cc:2804] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.065342 12435 raft_consensus.cc:493] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.065682 12435 raft_consensus.cc:3060] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.067032 12452 raft_consensus.cc:515] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.070647 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7095f379d244453b949ec92c7ab9bef" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.071534 12452 leader_election.cc:290] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.071729 12304 raft_consensus.cc:3060] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.072703 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7095f379d244453b949ec92c7ab9bef" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:17.073350 12378 raft_consensus.cc:3060] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.082406 12435 raft_consensus.cc:515] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.085455 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.086305 12303 raft_consensus.cc:2393] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8aeae6a2662349128be58b4753d05c5e in current term 1: Already voted for candidate 08bdb00d6b604803a1a4776be019972d in this term.
I20260713 09:02:17.090751 12435 leader_election.cc:290] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.091864 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:17.092473 12377 raft_consensus.cc:3060] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.092252 12125 catalog_manager.cc:5697] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bdb00d6b604803a1a4776be019972d (127.10.220.130). New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.097035 12425 leader_election.cc:290] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.097874 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:17.098682 12229 raft_consensus.cc:2393] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08bdb00d6b604803a1a4776be019972d in current term 1: Already voted for candidate 8aeae6a2662349128be58b4753d05c5e in this term.
I20260713 09:02:17.100386 12377 raft_consensus.cc:2468] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:17.103891 12419 tablet_bootstrap.cc:654] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.104116 12194 leader_election.cc:304] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 08bdb00d6b604803a1a4776be019972d
I20260713 09:02:17.106631 12304 raft_consensus.cc:2468] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:17.106876 12435 raft_consensus.cc:2804] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.108659 12193 leader_election.cc:304] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.107561 12378 raft_consensus.cc:2468] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:17.108381 12435 raft_consensus.cc:697] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:17.110459 12452 raft_consensus.cc:2804] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.114130 12452 raft_consensus.cc:697] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:17.111251 12435 consensus_queue.cc:237] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.115453 12418 tablet_bootstrap.cc:492] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.115144 12452 consensus_queue.cc:237] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.115906 12418 ts_tablet_manager.cc:1403] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.014s
I20260713 09:02:17.118927 12418 raft_consensus.cc:359] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.119580 12418 raft_consensus.cc:385] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.119803 12418 raft_consensus.cc:740] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.120304 12419 tablet_bootstrap.cc:492] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
W20260713 09:02:17.110070 12269 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.220.131:35643, user_credentials={real_user=slave}} blocked reactor thread for 81754us
I20260713 09:02:17.120858 12419 ts_tablet_manager.cc:1403] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.091s	user 0.002s	sys 0.014s
I20260713 09:02:17.122592 12421 tablet_bootstrap.cc:492] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.122500 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.123090 12421 ts_tablet_manager.cc:1403] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.112s	user 0.032s	sys 0.022s
I20260713 09:02:17.123677 12419 raft_consensus.cc:359] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
W20260713 09:02:17.124163 12342 leader_election.cc:343] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.124384 12419 raft_consensus.cc:385] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.124691 12419 raft_consensus.cc:740] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.120342 12418 consensus_queue.cc:260] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.125202 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:17.125599 12419 consensus_queue.cc:260] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.126185 12378 raft_consensus.cc:2393] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08bdb00d6b604803a1a4776be019972d in current term 1: Already voted for candidate 8aeae6a2662349128be58b4753d05c5e in this term.
I20260713 09:02:17.125968 12421 raft_consensus.cc:359] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.126616 12421 raft_consensus.cc:385] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.126936 12421 raft_consensus.cc:740] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.127826 12419 ts_tablet_manager.cc:1434] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:02:17.127763 12421 consensus_queue.cc:260] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.128818 12419 tablet_bootstrap.cc:492] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:17.130169 12421 ts_tablet_manager.cc:1434] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:17.131071 12421 tablet_bootstrap.cc:492] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.124646 12342 leader_election.cc:304] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479; no voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e
W20260713 09:02:17.137372 12342 leader_election.cc:343] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.137918 12342 leader_election.cc:304] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479; no voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:17.139092 12423 raft_consensus.cc:2749] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.128245 12418 ts_tablet_manager.cc:1434] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:02:17.139796 12423 raft_consensus.cc:2749] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.140777 12269 leader_election.cc:304] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [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: 08bdb00d6b604803a1a4776be019972d; no voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:17.141247 12418 tablet_bootstrap.cc:492] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.141764 12455 raft_consensus.cc:2749] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.151286 12421 tablet_bootstrap.cc:654] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.152236 12460 raft_consensus.cc:493] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.153856 12460 raft_consensus.cc:515] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.156486 12460 leader_election.cc:290] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.157203 12419 tablet_bootstrap.cc:654] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.160162 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbab6db5cd24b859a917a1680e8309f" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.160876 12304 raft_consensus.cc:2468] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:17.161959 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbab6db5cd24b859a917a1680e8309f" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.162134 12193 leader_election.cc:304] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.161832 12126 catalog_manager.cc:5697] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.164171 12460 raft_consensus.cc:2804] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:02:17.164731 12194 leader_election.cc:343] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.165113 12460 raft_consensus.cc:493] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.165620 12460 raft_consensus.cc:3060] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.171222 12460 raft_consensus.cc:515] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.173794 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbab6db5cd24b859a917a1680e8309f" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.174330 12304 raft_consensus.cc:3060] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.175524 12421 tablet_bootstrap.cc:492] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.175988 12421 ts_tablet_manager.cc:1403] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.007s
I20260713 09:02:17.176517 12419 tablet_bootstrap.cc:492] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:17.176944 12419 ts_tablet_manager.cc:1403] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.001s
I20260713 09:02:17.178777 12421 raft_consensus.cc:359] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.179476 12421 raft_consensus.cc:385] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.179215 12419 raft_consensus.cc:359] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.179777 12421 raft_consensus.cc:740] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.179864 12419 raft_consensus.cc:385] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.180322 12419 raft_consensus.cc:740] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.180799 12421 consensus_queue.cc:260] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.181066 12419 consensus_queue.cc:260] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.183096 12421 ts_tablet_manager.cc:1434] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:17.184072 12421 tablet_bootstrap.cc:492] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.184206 12418 tablet_bootstrap.cc:654] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.185824 12419 ts_tablet_manager.cc:1434] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:02:17.186697 12419 tablet_bootstrap.cc:492] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:17.190228 12421 tablet_bootstrap.cc:654] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.191927 12419 tablet_bootstrap.cc:654] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.202682 12421 tablet_bootstrap.cc:492] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.203199 12421 ts_tablet_manager.cc:1403] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260713 09:02:17.202512 12126 catalog_manager.cc:5697] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.205978 12421 raft_consensus.cc:359] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.206664 12421 raft_consensus.cc:385] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.206943 12421 raft_consensus.cc:740] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.207504 12304 raft_consensus.cc:2468] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:17.207780 12452 raft_consensus.cc:493] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.208366 12452 raft_consensus.cc:515] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.209738 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbab6db5cd24b859a917a1680e8309f" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:17.210350 12378 raft_consensus.cc:3060] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.210543 12452 leader_election.cc:290] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.212271 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f34b26074f48abb62efd17d1bcc25b" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.212695 12421 consensus_queue.cc:260] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.213773 12419 tablet_bootstrap.cc:492] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:17.214197 12419 ts_tablet_manager.cc:1403] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260713 09:02:17.214820 12421 ts_tablet_manager.cc:1434] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:02:17.215646 12421 tablet_bootstrap.cc:492] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.216557 12419 raft_consensus.cc:359] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.217195 12419 raft_consensus.cc:385] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.217459 12419 raft_consensus.cc:740] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.218277 12419 consensus_queue.cc:260] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.219762 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f34b26074f48abb62efd17d1bcc25b" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.220487 12377 raft_consensus.cc:2393] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aeae6a2662349128be58b4753d05c5e in current term 1: Already voted for candidate 08bdb00d6b604803a1a4776be019972d in this term.
I20260713 09:02:17.221194 12421 tablet_bootstrap.cc:654] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.221758 12378 raft_consensus.cc:2468] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:17.223367 12193 leader_election.cc:304] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.224279 12452 raft_consensus.cc:2804] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.224773 12452 raft_consensus.cc:697] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:17.224846 12419 ts_tablet_manager.cc:1434] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:02:17.225960 12419 tablet_bootstrap.cc:492] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:17.225692 12452 consensus_queue.cc:237] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.228770 12194 leader_election.cc:304] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aeae6a2662349128be58b4753d05c5e; no voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479
I20260713 09:02:17.229597 12435 raft_consensus.cc:3060] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.231832 12419 tablet_bootstrap.cc:654] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.232415 12421 tablet_bootstrap.cc:492] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.232937 12421 ts_tablet_manager.cc:1403] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 09:02:17.235735 12421 raft_consensus.cc:359] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.236358 12421 raft_consensus.cc:385] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.236272 12435 raft_consensus.cc:2749] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.236879 12421 raft_consensus.cc:740] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.237672 12421 consensus_queue.cc:260] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.238030 12460 leader_election.cc:290] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.240291 12421 ts_tablet_manager.cc:1434] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:02:17.241212 12421 tablet_bootstrap.cc:492] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.245072 12455 raft_consensus.cc:493] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.245980 12419 tablet_bootstrap.cc:492] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:17.245687 12455 raft_consensus.cc:515] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.246397 12419 ts_tablet_manager.cc:1403] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260713 09:02:17.247849 12455 leader_election.cc:290] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.246608 12421 tablet_bootstrap.cc:654] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.248840 12419 raft_consensus.cc:359] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.249339 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfadac7043c41c19d889f8210bbb231" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.249586 12419 raft_consensus.cc:385] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.249922 12419 raft_consensus.cc:740] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.250736 12419 consensus_queue.cc:260] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.251228 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfadac7043c41c19d889f8210bbb231" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
W20260713 09:02:17.252214 12269 leader_election.cc:343] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:17.252851 12267 leader_election.cc:343] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.253257 12267 leader_election.cc:304] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d; no voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:17.255129 12418 tablet_bootstrap.cc:492] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.255611 12418 ts_tablet_manager.cc:1403] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.116s	user 0.032s	sys 0.020s
I20260713 09:02:17.256337 12425 raft_consensus.cc:2749] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.256739 12419 ts_tablet_manager.cc:1434] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:02:17.257001 12425 consensus_queue.cc:1048] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.257826 12419 tablet_bootstrap.cc:492] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:17.258445 12418 raft_consensus.cc:359] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.259116 12418 raft_consensus.cc:385] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.259506 12418 raft_consensus.cc:740] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.260237 12418 consensus_queue.cc:260] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.262605 12418 ts_tablet_manager.cc:1434] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:02:17.263492 12418 tablet_bootstrap.cc:492] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.264052 12419 tablet_bootstrap.cc:654] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.267802 12421 tablet_bootstrap.cc:492] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.268292 12421 ts_tablet_manager.cc:1403] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.006s
I20260713 09:02:17.268940 12418 tablet_bootstrap.cc:654] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.270961 12421 raft_consensus.cc:359] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.271674 12421 raft_consensus.cc:385] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.271950 12421 raft_consensus.cc:740] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.272748 12421 consensus_queue.cc:260] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.274838 12421 ts_tablet_manager.cc:1434] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:02:17.275763 12421 tablet_bootstrap.cc:492] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.282670 12421 tablet_bootstrap.cc:654] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.288190 12125 catalog_manager.cc:5697] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.290042 12460 raft_consensus.cc:493] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.290520 12460 raft_consensus.cc:515] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.292546 12460 leader_election.cc:290] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.294131 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da61d6e785544fe3ada83454494085d1" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
W20260713 09:02:17.295518 12193 leader_election.cc:343] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.297062 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da61d6e785544fe3ada83454494085d1" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.297874 12418 tablet_bootstrap.cc:492] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.298619 12418 ts_tablet_manager.cc:1403] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.009s
W20260713 09:02:17.300881 12194 leader_election.cc:343] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.301352 12194 leader_election.cc:304] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aeae6a2662349128be58b4753d05c5e; no voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479
I20260713 09:02:17.302412 12460 raft_consensus.cc:2749] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.303912 12418 raft_consensus.cc:359] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.310004 12418 raft_consensus.cc:385] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.310371 12418 raft_consensus.cc:740] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.308215 12463 raft_consensus.cc:493] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.310983 12463 raft_consensus.cc:515] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.311110 12418 consensus_queue.cc:260] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.312558 12421 tablet_bootstrap.cc:492] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.313058 12421 ts_tablet_manager.cc:1403] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.026s
I20260713 09:02:17.313158 12418 ts_tablet_manager.cc:1434] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260713 09:02:17.314170 12418 tablet_bootstrap.cc:492] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.315949 12421 raft_consensus.cc:359] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.316612 12421 raft_consensus.cc:385] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.316941 12419 tablet_bootstrap.cc:492] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:17.316905 12421 raft_consensus.cc:740] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.317467 12419 ts_tablet_manager.cc:1403] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.026s
I20260713 09:02:17.317750 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.317803 12421 consensus_queue.cc:260] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.318218 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.318874 12304 raft_consensus.cc:2468] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.320237 12421 ts_tablet_manager.cc:1434] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:02:17.320981 12418 tablet_bootstrap.cc:654] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.321214 12421 tablet_bootstrap.cc:492] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.322317 12342 leader_election.cc:304] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:17.313112 12463 leader_election.cc:290] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.316778 12460 raft_consensus.cc:493] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.325664 12460 raft_consensus.cc:515] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.328796 12419 raft_consensus.cc:359] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.330047 12460 leader_election.cc:290] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.331429 12419 raft_consensus.cc:385] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.331188 12229 raft_consensus.cc:2468] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.330674 12423 raft_consensus.cc:2804] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.334126 12419 raft_consensus.cc:740] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.334688 12423 raft_consensus.cc:493] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.335065 12423 raft_consensus.cc:3060] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.334933 12419 consensus_queue.cc:260] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.336467 12419 ts_tablet_manager.cc:1434] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260713 09:02:17.333671 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.342844 12419 tablet_bootstrap.cc:492] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:17.342805 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.344302 12304 raft_consensus.cc:2468] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:17.345255 12463 raft_consensus.cc:493] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.346217 12421 tablet_bootstrap.cc:654] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.346086 12193 leader_election.cc:304] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.349341 12463 raft_consensus.cc:515] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.349968 12425 consensus_queue.cc:1048] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.351323 12463 leader_election.cc:290] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.352073 12460 raft_consensus.cc:2804] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.352442 12460 raft_consensus.cc:493] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.352763 12460 raft_consensus.cc:3060] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.354096 12423 raft_consensus.cc:515] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.354501 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddd1b5952234ff1acb5b05bd8ed1c1b" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.355055 12304 raft_consensus.cc:2468] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.355268 12378 raft_consensus.cc:2393] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aeae6a2662349128be58b4753d05c5e in current term 1: Already voted for candidate 41309c2638554fccbbf8ec6e13f12479 in this term.
I20260713 09:02:17.358812 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddd1b5952234ff1acb5b05bd8ed1c1b" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.356272 12342 leader_election.cc:304] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:17.359412 12229 raft_consensus.cc:2468] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.361720 12463 raft_consensus.cc:2804] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.362094 12463 raft_consensus.cc:493] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.363473 12463 raft_consensus.cc:3060] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.376348 12418 tablet_bootstrap.cc:492] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.376820 12418 ts_tablet_manager.cc:1403] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.002s
I20260713 09:02:17.376900 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:17.378983 12423 leader_election.cc:290] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.380138 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.370009 12460 raft_consensus.cc:515] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.381003 12304 raft_consensus.cc:3060] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.385221 12418 raft_consensus.cc:359] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.385915 12418 raft_consensus.cc:385] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.386176 12418 raft_consensus.cc:740] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.386914 12418 consensus_queue.cc:260] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.388919 12418 ts_tablet_manager.cc:1434] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:02:17.389971 12418 tablet_bootstrap.cc:492] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.390662 12229 raft_consensus.cc:2393] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41309c2638554fccbbf8ec6e13f12479 in current term 1: Already voted for candidate 8aeae6a2662349128be58b4753d05c5e in this term.
I20260713 09:02:17.395051 12304 raft_consensus.cc:2468] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 1.
I20260713 09:02:17.396035 12342 leader_election.cc:304] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:17.397198 12480 raft_consensus.cc:2804] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.397738 12480 raft_consensus.cc:697] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Becoming Leader. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Running, Role: LEADER
I20260713 09:02:17.398490 12480 consensus_queue.cc:237] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.405774 12421 tablet_bootstrap.cc:492] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.406155 12421 ts_tablet_manager.cc:1403] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.009s
I20260713 09:02:17.407509 12418 tablet_bootstrap.cc:654] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.410964 12463 raft_consensus.cc:515] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.407039 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.411856 12304 raft_consensus.cc:2393] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8aeae6a2662349128be58b4753d05c5e in current term 1: Already voted for candidate 41309c2638554fccbbf8ec6e13f12479 in this term.
I20260713 09:02:17.408944 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:17.409571 12421 raft_consensus.cc:359] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.410234 12419 tablet_bootstrap.cc:654] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.413601 12421 raft_consensus.cc:385] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.413906 12421 raft_consensus.cc:740] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.413951 12194 leader_election.cc:304] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [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: 8aeae6a2662349128be58b4753d05c5e; no voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479
I20260713 09:02:17.415052 12452 raft_consensus.cc:2749] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.410480 12460 leader_election.cc:290] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.415805 12463 leader_election.cc:290] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.416450 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddd1b5952234ff1acb5b05bd8ed1c1b" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:17.414703 12421 consensus_queue.cc:260] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.417011 12229 raft_consensus.cc:3060] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.413913 12125 catalog_manager.cc:5697] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.417872 12421 ts_tablet_manager.cc:1434] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:02:17.418835 12421 tablet_bootstrap.cc:492] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.422109 12452 raft_consensus.cc:493] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.422606 12452 raft_consensus.cc:515] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.424458 12421 tablet_bootstrap.cc:654] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.424587 12229 raft_consensus.cc:2468] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 1.
I20260713 09:02:17.425725 12452 leader_election.cc:290] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.425845 12341 leader_election.cc:304] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.426708 12463 raft_consensus.cc:2804] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.426828 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863f86d97cdb4b75a0aa732c84b79b85" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.427222 12463 raft_consensus.cc:697] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Becoming Leader. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Running, Role: LEADER
W20260713 09:02:17.428153 12193 leader_election.cc:343] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.428117 12463 consensus_queue.cc:237] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.433794 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddd1b5952234ff1acb5b05bd8ed1c1b" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.434468 12304 raft_consensus.cc:3060] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.442205 12418 tablet_bootstrap.cc:492] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.442683 12418 ts_tablet_manager.cc:1403] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.007s
I20260713 09:02:17.443301 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863f86d97cdb4b75a0aa732c84b79b85" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
W20260713 09:02:17.444509 12194 leader_election.cc:343] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.444970 12194 leader_election.cc:304] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aeae6a2662349128be58b4753d05c5e; no voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479
I20260713 09:02:17.442226 12304 raft_consensus.cc:2468] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 1.
I20260713 09:02:17.446069 12452 raft_consensus.cc:2749] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.446520 12419 tablet_bootstrap.cc:492] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:17.446926 12419 ts_tablet_manager.cc:1403] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.104s	user 0.006s	sys 0.009s
I20260713 09:02:17.447649 12480 raft_consensus.cc:493] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.448076 12480 raft_consensus.cc:515] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.449163 12421 tablet_bootstrap.cc:492] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.449599 12421 ts_tablet_manager.cc:1403] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.006s
I20260713 09:02:17.449404 12125 catalog_manager.cc:5697] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.450124 12418 raft_consensus.cc:359] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.449482 12419 raft_consensus.cc:359] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.451211 12419 raft_consensus.cc:385] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.451253 12480 leader_election.cc:290] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.451576 12418 raft_consensus.cc:385] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.451864 12418 raft_consensus.cc:740] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.452083 12421 raft_consensus.cc:359] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.452718 12421 raft_consensus.cc:385] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.450688 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2a8d578375446dadb29e2450bc46e5" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.453130 12421 raft_consensus.cc:740] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.452593 12418 consensus_queue.cc:260] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.453534 12229 raft_consensus.cc:2468] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.453795 12421 consensus_queue.cc:260] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.454654 12341 leader_election.cc:304] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.455646 12421 ts_tablet_manager.cc:1434] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:17.455646 12463 raft_consensus.cc:2804] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.456085 12463 raft_consensus.cc:493] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.456406 12463 raft_consensus.cc:3060] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.457413 12418 ts_tablet_manager.cc:1434] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:02:17.458278 12418 tablet_bootstrap.cc:492] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.462966 12463 raft_consensus.cc:515] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.463510 12418 tablet_bootstrap.cc:654] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.452822 12419 raft_consensus.cc:740] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.465749 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2a8d578375446dadb29e2450bc46e5" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:17.466349 12228 raft_consensus.cc:3060] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.466214 12419 consensus_queue.cc:260] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.467236 12421 tablet_bootstrap.cc:492] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.468456 12419 ts_tablet_manager.cc:1434] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260713 09:02:17.469291 12419 tablet_bootstrap.cc:492] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:17.472781 12228 raft_consensus.cc:2468] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 1.
I20260713 09:02:17.473896 12341 leader_election.cc:304] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.474663 12423 raft_consensus.cc:2804] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.452625 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2a8d578375446dadb29e2450bc46e5" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.476514 12304 raft_consensus.cc:2468] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.476624 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2a8d578375446dadb29e2450bc46e5" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.475299 12463 leader_election.cc:290] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.477284 12303 raft_consensus.cc:3060] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.479811 12421 tablet_bootstrap.cc:654] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.482246 12423 raft_consensus.cc:697] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Becoming Leader. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Running, Role: LEADER
I20260713 09:02:17.483120 12423 consensus_queue.cc:237] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.483747 12418 tablet_bootstrap.cc:492] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.484153 12418 ts_tablet_manager.cc:1403] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.000s
I20260713 09:02:17.484201 12421 tablet_bootstrap.cc:492] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.484679 12421 ts_tablet_manager.cc:1403] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.008s
I20260713 09:02:17.486963 12418 raft_consensus.cc:359] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.487411 12421 raft_consensus.cc:359] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.488196 12303 raft_consensus.cc:2468] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 1.
I20260713 09:02:17.487777 12419 tablet_bootstrap.cc:654] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.488212 12421 raft_consensus.cc:385] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.488699 12421 raft_consensus.cc:740] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.487739 12418 raft_consensus.cc:385] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.489352 12418 raft_consensus.cc:740] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.490018 12418 consensus_queue.cc:260] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.491922 12418 ts_tablet_manager.cc:1434] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:17.492652 12421 consensus_queue.cc:260] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.492905 12418 tablet_bootstrap.cc:492] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.494918 12421 ts_tablet_manager.cc:1434] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:02:17.495766 12421 tablet_bootstrap.cc:492] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.499431 12418 tablet_bootstrap.cc:654] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.500948 12421 tablet_bootstrap.cc:654] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.509361 12419 tablet_bootstrap.cc:492] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:17.509862 12419 ts_tablet_manager.cc:1403] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.003s
I20260713 09:02:17.512511 12419 raft_consensus.cc:359] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.513244 12419 raft_consensus.cc:385] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.519585 12419 raft_consensus.cc:740] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.522030 12419 consensus_queue.cc:260] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.522600 12421 tablet_bootstrap.cc:492] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.523056 12421 ts_tablet_manager.cc:1403] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.004s
I20260713 09:02:17.523361 12418 tablet_bootstrap.cc:492] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.523799 12418 ts_tablet_manager.cc:1403] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.012s
I20260713 09:02:17.524767 12419 ts_tablet_manager.cc:1434] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:02:17.524888 12124 catalog_manager.cc:5697] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.525761 12419 tablet_bootstrap.cc:492] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:17.525624 12421 raft_consensus.cc:359] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.526297 12421 raft_consensus.cc:385] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.526675 12421 raft_consensus.cc:740] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.526316 12418 raft_consensus.cc:359] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.527073 12418 raft_consensus.cc:385] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.527343 12418 raft_consensus.cc:740] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.527439 12421 consensus_queue.cc:260] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.528076 12418 consensus_queue.cc:260] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.529990 12418 ts_tablet_manager.cc:1434] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:17.530835 12418 tablet_bootstrap.cc:492] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.531716 12423 raft_consensus.cc:493] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.532162 12423 raft_consensus.cc:515] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.532763 12419 tablet_bootstrap.cc:654] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.534289 12423 leader_election.cc:290] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.536450 12418 tablet_bootstrap.cc:654] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.536446 12421 ts_tablet_manager.cc:1434] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:02:17.537590 12421 tablet_bootstrap.cc:492] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.539506 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368cb9825e40438a9bf473b607e052bf" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.540129 12303 raft_consensus.cc:2468] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.542142 12421 tablet_bootstrap.cc:654] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.542155 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368cb9825e40438a9bf473b607e052bf" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.542873 12228 raft_consensus.cc:2468] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.544934 12342 leader_election.cc:304] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:17.545985 12423 raft_consensus.cc:2804] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.546372 12423 raft_consensus.cc:493] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.546707 12423 raft_consensus.cc:3060] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.554802 12423 raft_consensus.cc:515] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.555346 12418 tablet_bootstrap.cc:492] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.555898 12418 ts_tablet_manager.cc:1403] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260713 09:02:17.557740 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368cb9825e40438a9bf473b607e052bf" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:17.558362 12228 raft_consensus.cc:3060] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.558609 12418 raft_consensus.cc:359] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.559326 12418 raft_consensus.cc:385] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.559592 12418 raft_consensus.cc:740] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.560236 12418 consensus_queue.cc:260] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.566169 12418 ts_tablet_manager.cc:1434] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:02:17.566911 12228 raft_consensus.cc:2468] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 1.
I20260713 09:02:17.567171 12418 tablet_bootstrap.cc:492] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.567557 12452 raft_consensus.cc:493] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.567971 12452 raft_consensus.cc:515] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.569960 12452 leader_election.cc:290] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.571141 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102f426e53ac425a88b1ed6ba507bed2" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.571436 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102f426e53ac425a88b1ed6ba507bed2" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.568104 12341 leader_election.cc:304] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
W20260713 09:02:17.572636 12194 leader_election.cc:343] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:17.573168 12193 leader_election.cc:343] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.573335 12490 raft_consensus.cc:2804] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.573664 12193 leader_election.cc:304] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aeae6a2662349128be58b4753d05c5e; no voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479
I20260713 09:02:17.573910 12490 raft_consensus.cc:697] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Becoming Leader. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Running, Role: LEADER
I20260713 09:02:17.574481 12425 raft_consensus.cc:493] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.574699 12452 raft_consensus.cc:2749] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.574958 12425 raft_consensus.cc:515] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.574805 12490 consensus_queue.cc:237] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.577194 12425 leader_election.cc:290] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.578274 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54429f163384a7e93975c173e770b3f" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.578925 12377 raft_consensus.cc:2468] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
I20260713 09:02:17.580149 12269 leader_election.cc:304] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:17.581686 12425 raft_consensus.cc:2804] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.582100 12425 raft_consensus.cc:493] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.582472 12425 raft_consensus.cc:3060] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.582720 12418 tablet_bootstrap.cc:654] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.582472 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54429f163384a7e93975c173e770b3f" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.589648 12228 raft_consensus.cc:2468] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
I20260713 09:02:17.594285 12419 tablet_bootstrap.cc:492] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:17.595296 12423 leader_election.cc:290] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.596630 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368cb9825e40438a9bf473b607e052bf" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.597272 12303 raft_consensus.cc:3060] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.599220 12419 ts_tablet_manager.cc:1403] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.028s
I20260713 09:02:17.601787 12419 raft_consensus.cc:359] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.596944 12425 raft_consensus.cc:515] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.602908 12124 catalog_manager.cc:5697] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.604835 12418 tablet_bootstrap.cc:492] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.605249 12418 ts_tablet_manager.cc:1403] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.012s
I20260713 09:02:17.605764 12421 tablet_bootstrap.cc:492] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.603695 12419 raft_consensus.cc:385] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.606046 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54429f163384a7e93975c173e770b3f" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:17.606357 12419 raft_consensus.cc:740] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.606596 12228 raft_consensus.cc:3060] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.607137 12419 consensus_queue.cc:260] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.607726 12418 raft_consensus.cc:359] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.608341 12418 raft_consensus.cc:385] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.608597 12418 raft_consensus.cc:740] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.609174 12419 ts_tablet_manager.cc:1434] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:02:17.609289 12418 consensus_queue.cc:260] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.610087 12419 tablet_bootstrap.cc:492] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:17.613287 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54429f163384a7e93975c173e770b3f" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:17.613884 12377 raft_consensus.cc:3060] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.614079 12418 ts_tablet_manager.cc:1434] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:02:17.614952 12418 tablet_bootstrap.cc:492] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.616466 12419 tablet_bootstrap.cc:654] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.619195 12425 leader_election.cc:290] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.621466 12377 raft_consensus.cc:2468] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 1.
I20260713 09:02:17.622581 12269 leader_election.cc:304] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:17.623381 12425 raft_consensus.cc:2804] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.624164 12425 raft_consensus.cc:697] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Becoming Leader. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Running, Role: LEADER
I20260713 09:02:17.624951 12425 consensus_queue.cc:237] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.603823 12303 raft_consensus.cc:2468] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 1.
I20260713 09:02:17.627465 12452 consensus_queue.cc:1048] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.630450 12418 tablet_bootstrap.cc:654] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.630532 12228 raft_consensus.cc:2468] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 1.
I20260713 09:02:17.631970 12421 ts_tablet_manager.cc:1403] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.023s
I20260713 09:02:17.632551 12454 consensus_queue.cc:1048] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.637008 12419 tablet_bootstrap.cc:492] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:17.637458 12419 ts_tablet_manager.cc:1403] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.007s
I20260713 09:02:17.634604 12421 raft_consensus.cc:359] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.638165 12421 raft_consensus.cc:385] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.638432 12421 raft_consensus.cc:740] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.639138 12421 consensus_queue.cc:260] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.639967 12419 raft_consensus.cc:359] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.640623 12419 raft_consensus.cc:385] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.640902 12419 raft_consensus.cc:740] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.642153 12421 ts_tablet_manager.cc:1434] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:02:17.643107 12421 tablet_bootstrap.cc:492] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:17.643895 12419 consensus_queue.cc:260] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.646363 12419 ts_tablet_manager.cc:1434] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:02:17.648061 12418 tablet_bootstrap.cc:492] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.648490 12418 ts_tablet_manager.cc:1403] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.002s
I20260713 09:02:17.649108 12452 raft_consensus.cc:493] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.649636 12452 raft_consensus.cc:515] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.650929 12419 tablet_bootstrap.cc:492] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:17.651014 12418 raft_consensus.cc:359] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.651660 12452 leader_election.cc:290] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.651654 12418 raft_consensus.cc:385] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.652155 12418 raft_consensus.cc:740] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.652748 12418 consensus_queue.cc:260] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.653257 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cf0f4451914c30911232d0e8cb2a66" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.654893 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cf0f4451914c30911232d0e8cb2a66" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.654974 12304 raft_consensus.cc:2468] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:17.656410 12418 ts_tablet_manager.cc:1434] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:17.656256 12193 leader_election.cc:304] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.656625 12419 tablet_bootstrap.cc:654] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:17.656849 12194 leader_election.cc:343] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.657083 12452 raft_consensus.cc:2804] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.657459 12452 raft_consensus.cc:493] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.657860 12452 raft_consensus.cc:3060] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.664562 12452 raft_consensus.cc:515] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.664877 12460 consensus_queue.cc:1048] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.666381 12423 raft_consensus.cc:493] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.667383 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cf0f4451914c30911232d0e8cb2a66" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.667894 12304 raft_consensus.cc:3060] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.668352 12452 leader_election.cc:290] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.671312 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cf0f4451914c30911232d0e8cb2a66" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
W20260713 09:02:17.672706 12194 leader_election.cc:343] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.675410 12452 raft_consensus.cc:493] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.675498 12423 raft_consensus.cc:515] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.675971 12452 raft_consensus.cc:515] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.679136 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
W20260713 09:02:17.680656 12193 leader_election.cc:343] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.683692 12460 consensus_queue.cc:1048] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.683898 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.684511 12376 raft_consensus.cc:2468] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:17.685653 12194 leader_election.cc:304] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [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: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 08bdb00d6b604803a1a4776be019972d
I20260713 09:02:17.686496 12460 raft_consensus.cc:2804] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.686623 12423 leader_election.cc:290] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.686892 12460 raft_consensus.cc:493] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.687269 12460 raft_consensus.cc:3060] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.689527 12454 consensus_queue.cc:1048] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.689643 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863f86d97cdb4b75a0aa732c84b79b85" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.690353 12229 raft_consensus.cc:2468] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.691390 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863f86d97cdb4b75a0aa732c84b79b85" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.692042 12302 raft_consensus.cc:2468] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.693297 12342 leader_election.cc:304] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:17.694180 12490 raft_consensus.cc:2804] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.694578 12490 raft_consensus.cc:493] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.694954 12490 raft_consensus.cc:3060] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.690308 12304 raft_consensus.cc:2468] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:17.696252 12193 leader_election.cc:304] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 41309c2638554fccbbf8ec6e13f12479
I20260713 09:02:17.696997 12435 raft_consensus.cc:2804] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.667407 12418 tablet_bootstrap.cc:492] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.707079 12490 raft_consensus.cc:515] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.720839 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863f86d97cdb4b75a0aa732c84b79b85" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.721493 12304 raft_consensus.cc:3060] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.722077 12418 tablet_bootstrap.cc:654] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.709931 12452 leader_election.cc:290] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.719748 12460 raft_consensus.cc:515] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.728519 12304 raft_consensus.cc:2468] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 1.
I20260713 09:02:17.728648 12460 leader_election.cc:290] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.731734 12435 raft_consensus.cc:697] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:17.732703 12435 consensus_queue.cc:237] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.729221 12490 leader_election.cc:290] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.738055 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863f86d97cdb4b75a0aa732c84b79b85" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:17.738288 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:17.738663 12228 raft_consensus.cc:3060] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.738266 12342 leader_election.cc:304] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:17.739866 12490 raft_consensus.cc:2804] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.740454 12490 raft_consensus.cc:697] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Becoming Leader. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Running, Role: LEADER
I20260713 09:02:17.741210 12490 consensus_queue.cc:237] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.742203 12421 tablet_bootstrap.cc:654] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:17.738966 12377 raft_consensus.cc:3060] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:17.747184 12175 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:17.753777 12423 raft_consensus.cc:493] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.754231 12423 raft_consensus.cc:515] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.757542 12419 tablet_bootstrap.cc:492] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:17.757968 12419 ts_tablet_manager.cc:1403] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.043s
I20260713 09:02:17.765267 12480 raft_consensus.cc:493] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.765740 12480 raft_consensus.cc:515] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.766913 12419 raft_consensus.cc:359] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.767541 12419 raft_consensus.cc:385] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.768296 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904dd7a49ac440b79b80ff4bfdb0242c" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.767800 12419 raft_consensus.cc:740] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.770241 12125 catalog_manager.cc:5697] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bdb00d6b604803a1a4776be019972d (127.10.220.130). New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.770668 12419 consensus_queue.cc:260] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
W20260713 09:02:17.771148 12341 leader_election.cc:343] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.770620 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfadac7043c41c19d889f8210bbb231" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.772557 12229 raft_consensus.cc:2468] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.772668 12419 ts_tablet_manager.cc:1434] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260713 09:02:17.773898 12419 tablet_bootstrap.cc:492] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:17.775261 12480 leader_election.cc:290] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.775346 12377 raft_consensus.cc:2468] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:17.776532 12423 leader_election.cc:290] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.755136 12228 raft_consensus.cc:2468] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 1.
I20260713 09:02:17.777741 12341 leader_election.cc:304] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.778702 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904dd7a49ac440b79b80ff4bfdb0242c" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.780889 12423 raft_consensus.cc:2804] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.782258 12423 raft_consensus.cc:493] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.784214 12419 tablet_bootstrap.cc:654] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:17.780371 12342 leader_election.cc:343] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.785050 12423 raft_consensus.cc:3060] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.792022 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.786988 12342 leader_election.cc:304] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479; no voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:17.793210 12194 leader_election.cc:304] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.793846 12480 raft_consensus.cc:2749] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.794334 12452 consensus_queue.cc:1048] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.795655 12452 raft_consensus.cc:2804] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.796072 12452 raft_consensus.cc:697] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:17.796104 12126 catalog_manager.cc:5697] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.797226 12452 consensus_queue.cc:237] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.800658 12425 raft_consensus.cc:493] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.788503 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfadac7043c41c19d889f8210bbb231" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:17.801102 12425 raft_consensus.cc:515] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.808069 12423 raft_consensus.cc:515] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.819806 12423 leader_election.cc:290] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:17.826633 12425 leader_election.cc:290] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.828832 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da61d6e785544fe3ada83454494085d1" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.829566 12229 raft_consensus.cc:2468] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
I20260713 09:02:17.831177 12267 leader_election.cc:304] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:17.831259 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfadac7043c41c19d889f8210bbb231" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:17.831965 12227 raft_consensus.cc:3060] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.832037 12425 raft_consensus.cc:2804] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:17.832489 12425 raft_consensus.cc:493] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:17.832849 12425 raft_consensus.cc:3060] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.834874 12303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfadac7043c41c19d889f8210bbb231" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:17.834933 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da61d6e785544fe3ada83454494085d1" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.835639 12377 raft_consensus.cc:2468] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
W20260713 09:02:17.822638 12193 leader_election.cc:343] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.821867 12304 raft_consensus.cc:2468] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 0.
I20260713 09:02:17.845448 12512 consensus_queue.cc:1048] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:17.859375 12126 catalog_manager.cc:5697] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:17.857947 12514 consensus_queue.cc:1048] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:02:17.880754 12418 tablet_bootstrap.cc:492] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:17.881232 12418 ts_tablet_manager.cc:1403] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.214s	user 0.017s	sys 0.023s
I20260713 09:02:17.883719 12490 consensus_queue.cc:1048] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:17.844877 12227 raft_consensus.cc:2468] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 1.
I20260713 09:02:17.893918 12341 leader_election.cc:304] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 08bdb00d6b604803a1a4776be019972d
I20260713 09:02:17.894743 12490 raft_consensus.cc:2804] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.895241 12490 raft_consensus.cc:697] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Becoming Leader. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Running, Role: LEADER
I20260713 09:02:17.896076 12490 consensus_queue.cc:237] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.896828 12425 raft_consensus.cc:515] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.898821 12425 leader_election.cc:290] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.901415 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da61d6e785544fe3ada83454494085d1" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:17.902082 12227 raft_consensus.cc:3060] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.883792 12418 raft_consensus.cc:359] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.903648 12418 raft_consensus.cc:385] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.903906 12418 raft_consensus.cc:740] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.904541 12418 consensus_queue.cc:260] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.906788 12480 consensus_queue.cc:1048] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.924769 12480 consensus_queue.cc:1048] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.925787 12455 raft_consensus.cc:493] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.926272 12455 raft_consensus.cc:515] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.927590 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da61d6e785544fe3ada83454494085d1" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:17.928221 12455 leader_election.cc:290] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.928601 12227 raft_consensus.cc:2468] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 1.
I20260713 09:02:17.928215 12378 raft_consensus.cc:3060] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:17.929541 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cceec3c5c98483c844d152884caa58b" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.931217 12267 leader_election.cc:304] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
W20260713 09:02:17.932092 12267 leader_election.cc:343] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.932176 12425 raft_consensus.cc:2804] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:17.929057 12126 catalog_manager.cc:5697] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:17.934450 12425 raft_consensus.cc:697] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Becoming Leader. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Running, Role: LEADER
I20260713 09:02:17.934531 12418 ts_tablet_manager.cc:1434] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.001s
I20260713 09:02:17.937906 12418 tablet_bootstrap.cc:492] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:17.940412 12421 tablet_bootstrap.cc:492] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:17.940898 12421 ts_tablet_manager.cc:1403] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.298s	user 0.012s	sys 0.004s
I20260713 09:02:17.953634 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cceec3c5c98483c844d152884caa58b" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.960974 12455 raft_consensus.cc:493] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.961524 12455 raft_consensus.cc:515] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.963577 12455 leader_election.cc:290] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:17.965346 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:17.968686 12480 consensus_queue.cc:1048] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:02:17.966766 12455 raft_consensus.cc:493] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:17.976457 12421 raft_consensus.cc:359] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.977360 12421 raft_consensus.cc:385] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:17.978210 12421 raft_consensus.cc:740] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:17.979095 12421 consensus_queue.cc:260] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.981570 12421 ts_tablet_manager.cc:1434] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260713 09:02:17.975397 12455 raft_consensus.cc:515] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:17.970434 12425 consensus_queue.cc:237] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
W20260713 09:02:17.983417 12269 leader_election.cc:343] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:17.991026 12269 leader_election.cc:304] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d; no voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:17.991628 12454 raft_consensus.cc:2749] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:17.995826 12480 consensus_queue.cc:1048] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:17.982960 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:17.997171 12418 tablet_bootstrap.cc:654] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.017439 12419 tablet_bootstrap.cc:492] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:18.013294 12421 tablet_bootstrap.cc:492] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:18.041227 12419 ts_tablet_manager.cc:1403] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.268s	user 0.043s	sys 0.028s
I20260713 09:02:18.014235 12126 catalog_manager.cc:5697] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:18.045244 12377 raft_consensus.cc:2393] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08bdb00d6b604803a1a4776be019972d in current term 1: Already voted for candidate 8aeae6a2662349128be58b4753d05c5e in this term.
I20260713 09:02:18.045295 12423 consensus_queue.cc:1048] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:18.047549 12480 raft_consensus.cc:493] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.048141 12480 raft_consensus.cc:515] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.044903 12455 leader_election.cc:290] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.055951 12463 consensus_queue.cc:1048] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:18.015791 12378 raft_consensus.cc:2468] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 1.
I20260713 09:02:18.066159 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dee2b0798674273a33ff6e056372053" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:18.068562 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102f426e53ac425a88b1ed6ba507bed2" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:18.069193 12226 raft_consensus.cc:2468] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
W20260713 09:02:18.071601 12341 leader_election.cc:343] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:18.071688 12463 consensus_queue.cc:1048] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.063627 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102f426e53ac425a88b1ed6ba507bed2" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:18.072651 12267 leader_election.cc:304] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:18.074965 12529 raft_consensus.cc:2804] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:18.075379 12529 raft_consensus.cc:493] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:18.075716 12529 raft_consensus.cc:3060] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.068109 12269 leader_election.cc:304] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d; no voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:18.081784 12455 raft_consensus.cc:3060] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.083822 12419 raft_consensus.cc:359] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.084336 12419 raft_consensus.cc:385] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.084564 12419 raft_consensus.cc:740] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.083050 12454 consensus_queue.cc:1048] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:02:18.090595 12529 raft_consensus.cc:515] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.092655 12419 consensus_queue.cc:260] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.096623 12419 ts_tablet_manager.cc:1434] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.002s
I20260713 09:02:18.097553 12419 tablet_bootstrap.cc:492] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:18.102306 12480 leader_election.cc:290] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:18.099660 12529 leader_election.cc:290] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.118198 12418 tablet_bootstrap.cc:492] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:18.118700 12418 ts_tablet_manager.cc:1403] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.009s
I20260713 09:02:18.118695 12377 raft_consensus.cc:2468] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
I20260713 09:02:18.129050 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102f426e53ac425a88b1ed6ba507bed2" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:18.129686 12227 raft_consensus.cc:3060] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.135274 12418 raft_consensus.cc:359] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.135831 12418 raft_consensus.cc:385] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.136037 12418 raft_consensus.cc:740] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.136646 12418 consensus_queue.cc:260] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.139482 12421 tablet_bootstrap.cc:654] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.139760 12418 ts_tablet_manager.cc:1434] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260713 09:02:18.140652 12418 tablet_bootstrap.cc:492] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:18.142207 12455 raft_consensus.cc:2749] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:18.148391 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102f426e53ac425a88b1ed6ba507bed2" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:18.150066 12378 raft_consensus.cc:3060] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.158562 12534 consensus_queue.cc:1048] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:18.160034 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dee2b0798674273a33ff6e056372053" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:18.161774 12460 raft_consensus.cc:493] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.162230 12460 raft_consensus.cc:515] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
W20260713 09:02:18.162777 12342 leader_election.cc:343] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:18.163232 12342 leader_election.cc:304] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479; no voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:18.163519 12418 tablet_bootstrap.cc:654] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.165650 12480 raft_consensus.cc:2749] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:18.164188 12460 leader_election.cc:290] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.167208 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904dd7a49ac440b79b80ff4bfdb0242c" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
W20260713 09:02:18.168380 12193 leader_election.cc:343] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:18.171430 12378 raft_consensus.cc:2468] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 1.
I20260713 09:02:18.178305 12419 tablet_bootstrap.cc:654] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.180874 12269 leader_election.cc:304] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:18.182013 12455 raft_consensus.cc:2804] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:18.182780 12455 raft_consensus.cc:697] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Becoming Leader. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Running, Role: LEADER
I20260713 09:02:18.184288 12125 catalog_manager.cc:5697] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bdb00d6b604803a1a4776be019972d (127.10.220.130). New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:18.185313 12455 consensus_queue.cc:237] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.187897 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904dd7a49ac440b79b80ff4bfdb0242c" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:18.190495 12378 raft_consensus.cc:2468] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:18.193578 12227 raft_consensus.cc:2468] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 1.
I20260713 09:02:18.195554 12194 leader_election.cc:304] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [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: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 08bdb00d6b604803a1a4776be019972d
I20260713 09:02:18.197094 12460 raft_consensus.cc:2804] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:18.197458 12460 raft_consensus.cc:493] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:18.197865 12460 raft_consensus.cc:3060] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.261346 12419 tablet_bootstrap.cc:492] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:18.261976 12419 ts_tablet_manager.cc:1403] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.165s	user 0.016s	sys 0.000s
W20260713 09:02:18.262527 12194 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.220.131:35643, user_credentials={real_user=slave}} blocked reactor thread for 67061.9us
W20260713 09:02:18.264158 12407 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.10.220.190:38897, user_credentials={real_user=slave}} blocked reactor thread for 65476.3us
I20260713 09:02:18.265466 12460 raft_consensus.cc:515] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.268162 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904dd7a49ac440b79b80ff4bfdb0242c" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
W20260713 09:02:18.269416 12193 leader_election.cc:343] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:18.274101 12418 tablet_bootstrap.cc:492] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:18.274542 12418 ts_tablet_manager.cc:1403] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.134s	user 0.020s	sys 0.004s
I20260713 09:02:18.276093 12421 tablet_bootstrap.cc:492] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:18.276501 12421 ts_tablet_manager.cc:1403] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.263s	user 0.019s	sys 0.002s
I20260713 09:02:18.277604 12418 raft_consensus.cc:359] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.278242 12418 raft_consensus.cc:385] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.278513 12418 raft_consensus.cc:740] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.278631 12421 raft_consensus.cc:359] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.279258 12421 raft_consensus.cc:385] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.279560 12421 raft_consensus.cc:740] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.279189 12418 consensus_queue.cc:260] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.280128 12421 consensus_queue.cc:260] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
W20260713 09:02:18.280581 12194 consensus_peers.cc:597] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e -> Peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Couldn't send request to peer 41309c2638554fccbbf8ec6e13f12479. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:18.281054 12490 consensus_queue.cc:1048] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.282606 12421 ts_tablet_manager.cc:1434] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:02:18.283468 12421 tablet_bootstrap.cc:492] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:18.282620 12418 ts_tablet_manager.cc:1434] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:02:18.285941 12418 tablet_bootstrap.cc:492] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:18.288565 12460 leader_election.cc:290] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.291267 12419 raft_consensus.cc:359] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.291908 12419 raft_consensus.cc:385] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.292119 12419 raft_consensus.cc:740] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.292719 12419 consensus_queue.cc:260] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.294658 12419 ts_tablet_manager.cc:1434] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:02:18.298770 12452 consensus_queue.cc:1048] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.299366 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904dd7a49ac440b79b80ff4bfdb0242c" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:18.299789 12419 tablet_bootstrap.cc:492] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:18.299894 12378 raft_consensus.cc:3060] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.303211 12460 consensus_queue.cc:1048] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.294739 12418 tablet_bootstrap.cc:654] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.312204 12480 consensus_queue.cc:1048] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:02:18.315551 12378 raft_consensus.cc:2468] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:18.323863 12194 leader_election.cc:304] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 08bdb00d6b604803a1a4776be019972d
I20260713 09:02:18.324615 12419 tablet_bootstrap.cc:654] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.324616 12460 raft_consensus.cc:2804] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:18.325999 12421 tablet_bootstrap.cc:654] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.327723 12125 catalog_manager.cc:5697] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bdb00d6b604803a1a4776be019972d (127.10.220.130). New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:18.336272 12460 raft_consensus.cc:697] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:18.342427 12460 consensus_queue.cc:237] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.375710 12435 consensus_queue.cc:1048] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.378813 12419 tablet_bootstrap.cc:492] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:18.379264 12419 ts_tablet_manager.cc:1403] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.011s
I20260713 09:02:18.383176 12418 tablet_bootstrap.cc:492] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:18.383632 12418 ts_tablet_manager.cc:1403] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.000s
I20260713 09:02:18.390168 12421 tablet_bootstrap.cc:492] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:18.390028 12419 raft_consensus.cc:359] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.390583 12421 ts_tablet_manager.cc:1403] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.005s
I20260713 09:02:18.390828 12419 raft_consensus.cc:385] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.391136 12419 raft_consensus.cc:740] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.391716 12419 consensus_queue.cc:260] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.394244 12419 ts_tablet_manager.cc:1434] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:02:18.395045 12419 tablet_bootstrap.cc:492] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:18.397866 12421 raft_consensus.cc:359] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.398510 12421 raft_consensus.cc:385] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.398763 12421 raft_consensus.cc:740] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.399431 12421 consensus_queue.cc:260] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.404814 12419 tablet_bootstrap.cc:654] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.404954 12418 raft_consensus.cc:359] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.408910 12418 raft_consensus.cc:385] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.409189 12418 raft_consensus.cc:740] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.406286 12421 ts_tablet_manager.cc:1434] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:02:18.409858 12418 consensus_queue.cc:260] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.410270 12421 tablet_bootstrap.cc:492] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:18.411801 12418 ts_tablet_manager.cc:1434] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:02:18.412638 12418 tablet_bootstrap.cc:492] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:18.419193 12460 raft_consensus.cc:493] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.419669 12460 raft_consensus.cc:515] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.421271 12460 leader_election.cc:290] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.422374 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b0b7a1a8094cdd90db77338622e794" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:18.422708 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b0b7a1a8094cdd90db77338622e794" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:18.423015 12377 raft_consensus.cc:2468] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:18.423280 12302 raft_consensus.cc:2468] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:18.422322 12126 catalog_manager.cc:5697] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:18.424185 12194 leader_election.cc:304] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:18.424948 12460 raft_consensus.cc:2804] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:18.425282 12460 raft_consensus.cc:493] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:18.425664 12460 raft_consensus.cc:3060] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.429726 12421 tablet_bootstrap.cc:654] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.433694 12418 tablet_bootstrap.cc:654] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.433779 12419 tablet_bootstrap.cc:492] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:18.434242 12419 ts_tablet_manager.cc:1403] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.002s
I20260713 09:02:18.436769 12419 raft_consensus.cc:359] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.437426 12419 raft_consensus.cc:385] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.437728 12419 raft_consensus.cc:740] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.438479 12419 consensus_queue.cc:260] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.434266 12460 raft_consensus.cc:515] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.442160 12302 raft_consensus.cc:3060] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.444456 12419 ts_tablet_manager.cc:1434] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:02:18.449306 12480 consensus_queue.cc:1048] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.450522 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b0b7a1a8094cdd90db77338622e794" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:18.451063 12377 raft_consensus.cc:3060] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.452543 12421 tablet_bootstrap.cc:492] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:18.452971 12421 ts_tablet_manager.cc:1403] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.009s
I20260713 09:02:18.456032 12421 raft_consensus.cc:359] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.456615 12421 raft_consensus.cc:385] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.456856 12421 raft_consensus.cc:740] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.449571 12460 leader_election.cc:290] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.457144 12377 raft_consensus.cc:2468] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:18.457522 12419 tablet_bootstrap.cc:492] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:18.457684 12421 consensus_queue.cc:260] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.458341 12194 leader_election.cc:304] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:18.459374 12514 raft_consensus.cc:2804] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:18.459574 12421 ts_tablet_manager.cc:1434] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:02:18.459882 12514 raft_consensus.cc:697] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:18.460482 12421 tablet_bootstrap.cc:492] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:18.460726 12514 consensus_queue.cc:237] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.463182 12418 tablet_bootstrap.cc:492] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:18.463323 12419 tablet_bootstrap.cc:654] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.463617 12418 ts_tablet_manager.cc:1403] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.005s
I20260713 09:02:18.449878 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b0b7a1a8094cdd90db77338622e794" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:18.467286 12490 consensus_queue.cc:1048] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.467244 12302 raft_consensus.cc:3060] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.472157 12418 raft_consensus.cc:359] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.472782 12418 raft_consensus.cc:385] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.473054 12418 raft_consensus.cc:740] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.473656 12418 consensus_queue.cc:260] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.477845 12418 ts_tablet_manager.cc:1434] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:02:18.478796 12418 tablet_bootstrap.cc:492] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:18.481968 12125 catalog_manager.cc:5697] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:18.487674 12421 tablet_bootstrap.cc:654] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.491048 12302 raft_consensus.cc:2468] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:18.492381 12418 tablet_bootstrap.cc:654] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.495452 12419 tablet_bootstrap.cc:492] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:18.495795 12419 ts_tablet_manager.cc:1403] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.009s
I20260713 09:02:18.500946 12418 tablet_bootstrap.cc:492] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:18.501351 12418 ts_tablet_manager.cc:1403] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.003s
I20260713 09:02:18.498606 12419 raft_consensus.cc:359] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.501950 12419 raft_consensus.cc:385] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.502226 12419 raft_consensus.cc:740] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.502655 12421 tablet_bootstrap.cc:492] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:18.503067 12421 ts_tablet_manager.cc:1403] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.000s
I20260713 09:02:18.502847 12419 consensus_queue.cc:260] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.503798 12418 raft_consensus.cc:359] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.504284 12418 raft_consensus.cc:385] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.504500 12418 raft_consensus.cc:740] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.504751 12419 ts_tablet_manager.cc:1434] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:02:18.505033 12418 consensus_queue.cc:260] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.505616 12419 tablet_bootstrap.cc:492] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:18.505355 12421 raft_consensus.cc:359] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.506004 12421 raft_consensus.cc:385] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.506258 12421 raft_consensus.cc:740] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.506946 12421 consensus_queue.cc:260] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.508764 12421 ts_tablet_manager.cc:1434] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:02:18.510769 12418 ts_tablet_manager.cc:1434] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:02:18.511642 12418 tablet_bootstrap.cc:492] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:18.514374 12421 tablet_bootstrap.cc:492] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:18.516085 12514 raft_consensus.cc:493] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.516227 12419 tablet_bootstrap.cc:654] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.516520 12514 raft_consensus.cc:515] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.518994 12514 leader_election.cc:290] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.520830 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cceec3c5c98483c844d152884caa58b" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:18.521479 12302 raft_consensus.cc:2468] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:18.522684 12193 leader_election.cc:304] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:18.523504 12514 raft_consensus.cc:2804] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:18.523850 12514 raft_consensus.cc:493] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:18.524169 12514 raft_consensus.cc:3060] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.521436 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cceec3c5c98483c844d152884caa58b" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:18.524951 12377 raft_consensus.cc:2468] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:18.530004 12421 tablet_bootstrap.cc:654] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.531694 12514 raft_consensus.cc:515] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.533701 12418 tablet_bootstrap.cc:654] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.534848 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cceec3c5c98483c844d152884caa58b" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:18.535560 12302 raft_consensus.cc:3060] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.542754 12455 raft_consensus.cc:493] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.543280 12455 raft_consensus.cc:515] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.544802 12514 leader_election.cc:290] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.545341 12455 leader_election.cc:290] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.545680 12302 raft_consensus.cc:2468] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:18.546890 12193 leader_election.cc:304] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:18.547722 12514 raft_consensus.cc:2804] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:18.548663 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cceec3c5c98483c844d152884caa58b" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:18.548839 12514 raft_consensus.cc:697] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:18.549744 12377 raft_consensus.cc:3060] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.550901 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b807f3a91e4286ba63706ccba38fe9" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
W20260713 09:02:18.552234 12267 leader_election.cc:343] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:18.549964 12514 consensus_queue.cc:237] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.552672 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b807f3a91e4286ba63706ccba38fe9" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
W20260713 09:02:18.554216 12269 leader_election.cc:343] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:18.554682 12269 leader_election.cc:304] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d; no voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:18.556280 12425 raft_consensus.cc:2749] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:18.556918 12425 raft_consensus.cc:493] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.557533 12419 tablet_bootstrap.cc:492] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:18.557276 12425 raft_consensus.cc:515] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.557981 12419 ts_tablet_manager.cc:1403] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.009s
I20260713 09:02:18.558789 12421 tablet_bootstrap.cc:492] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:18.559258 12421 ts_tablet_manager.cc:1403] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.010s
I20260713 09:02:18.560701 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b3a841bc24eccb76579fd4416f9bc" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:18.560554 12419 raft_consensus.cc:359] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.561260 12419 raft_consensus.cc:385] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.561559 12419 raft_consensus.cc:740] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
W20260713 09:02:18.562012 12267 leader_election.cc:343] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:18.562237 12419 consensus_queue.cc:260] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.562463 12421 raft_consensus.cc:359] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.563181 12421 raft_consensus.cc:385] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.559221 12425 leader_election.cc:290] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.563874 12421 raft_consensus.cc:740] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.564517 12421 consensus_queue.cc:260] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.566660 12421 ts_tablet_manager.cc:1434] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:02:18.566226 12126 catalog_manager.cc:5697] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:18.567473 12421 tablet_bootstrap.cc:492] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:18.568439 12377 raft_consensus.cc:2468] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:18.566529 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b3a841bc24eccb76579fd4416f9bc" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:18.571131 12418 tablet_bootstrap.cc:492] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:18.571301 12378 raft_consensus.cc:2468] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 0.
I20260713 09:02:18.571583 12418 ts_tablet_manager.cc:1403] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.007s
I20260713 09:02:18.574317 12269 leader_election.cc:304] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [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: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:18.575325 12425 raft_consensus.cc:2804] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:18.575667 12425 raft_consensus.cc:493] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:18.575901 12421 tablet_bootstrap.cc:654] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.575978 12425 raft_consensus.cc:3060] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.576594 12418 raft_consensus.cc:359] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.577224 12418 raft_consensus.cc:385] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.577479 12418 raft_consensus.cc:740] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.578269 12418 consensus_queue.cc:260] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.582257 12425 raft_consensus.cc:515] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.583608 12418 ts_tablet_manager.cc:1434] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:02:18.584472 12418 tablet_bootstrap.cc:492] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d: Bootstrap starting.
I20260713 09:02:18.584770 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b3a841bc24eccb76579fd4416f9bc" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:18.586098 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b3a841bc24eccb76579fd4416f9bc" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:18.586635 12378 raft_consensus.cc:3060] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:18.586126 12267 leader_election.cc:343] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:18.591267 12418 tablet_bootstrap.cc:654] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.591826 12378 raft_consensus.cc:2468] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 1.
I20260713 09:02:18.592924 12269 leader_election.cc:304] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:18.593712 12455 raft_consensus.cc:2804] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:18.594200 12455 raft_consensus.cc:697] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Becoming Leader. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Running, Role: LEADER
I20260713 09:02:18.595021 12455 consensus_queue.cc:237] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.595681 12425 leader_election.cc:290] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.597360 12419 ts_tablet_manager.cc:1434] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260713 09:02:18.598250 12419 tablet_bootstrap.cc:492] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:18.603289 12425 consensus_queue.cc:1048] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.604529 12421 tablet_bootstrap.cc:492] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:18.604972 12421 ts_tablet_manager.cc:1403] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.012s
I20260713 09:02:18.607988 12421 raft_consensus.cc:359] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.608584 12421 raft_consensus.cc:385] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.608837 12421 raft_consensus.cc:740] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.608943 12418 tablet_bootstrap.cc:492] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d: No bootstrap required, opened a new log
I20260713 09:02:18.609388 12418 ts_tablet_manager.cc:1403] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.009s
I20260713 09:02:18.609658 12421 consensus_queue.cc:260] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.611888 12418 raft_consensus.cc:359] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.612432 12514 raft_consensus.cc:493] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.612727 12418 raft_consensus.cc:385] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.613061 12418 raft_consensus.cc:740] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.612852 12514 raft_consensus.cc:515] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.613683 12418 consensus_queue.cc:260] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.614822 12514 leader_election.cc:290] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.616189 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5d195be424442b25c45327d7bc95b" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:18.615722 12125 catalog_manager.cc:5697] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bdb00d6b604803a1a4776be019972d (127.10.220.130). New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:18.616459 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5d195be424442b25c45327d7bc95b" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
W20260713 09:02:18.617640 12194 leader_election.cc:343] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:18.618319 12302 raft_consensus.cc:2468] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:18.618559 12421 ts_tablet_manager.cc:1434] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:02:18.619400 12421 tablet_bootstrap.cc:492] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e: Bootstrap starting.
I20260713 09:02:18.619522 12193 leader_election.cc:304] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [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: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 41309c2638554fccbbf8ec6e13f12479
I20260713 09:02:18.620194 12514 raft_consensus.cc:2804] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:18.620527 12514 raft_consensus.cc:493] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:18.620836 12514 raft_consensus.cc:3060] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.620352 12419 tablet_bootstrap.cc:654] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.626881 12514 raft_consensus.cc:515] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.631507 12418 ts_tablet_manager.cc:1434] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:02:18.641672 12419 tablet_bootstrap.cc:492] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:18.642872 12419 ts_tablet_manager.cc:1403] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.007s
I20260713 09:02:18.644085 12514 leader_election.cc:290] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.644567 12423 raft_consensus.cc:493] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.645009 12423 raft_consensus.cc:515] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.646221 12419 raft_consensus.cc:359] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.646827 12419 raft_consensus.cc:385] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.647001 12423 leader_election.cc:290] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:18.647100 12419 raft_consensus.cc:740] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.647775 12419 consensus_queue.cc:260] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.648216 12421 tablet_bootstrap.cc:654] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.649708 12419 ts_tablet_manager.cc:1434] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:18.649607 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5d195be424442b25c45327d7bc95b" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:18.650135 12302 raft_consensus.cc:3060] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.653195 12421 tablet_bootstrap.cc:492] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e: No bootstrap required, opened a new log
I20260713 09:02:18.653630 12421 ts_tablet_manager.cc:1403] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260713 09:02:18.654258 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5d195be424442b25c45327d7bc95b" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:18.655652 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cf0f4451914c30911232d0e8cb2a66" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:18.655828 12421 raft_consensus.cc:359] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.656461 12421 raft_consensus.cc:385] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.656729 12421 raft_consensus.cc:740] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.656980 12419 tablet_bootstrap.cc:492] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479: Bootstrap starting.
I20260713 09:02:18.657250 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cf0f4451914c30911232d0e8cb2a66" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:18.657354 12421 consensus_queue.cc:260] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.659281 12421 ts_tablet_manager.cc:1434] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:18.659431 12302 raft_consensus.cc:2468] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
W20260713 09:02:18.655581 12194 leader_election.cc:343] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:18.661204 12341 leader_election.cc:304] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479; no voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:18.662734 12193 leader_election.cc:304] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 41309c2638554fccbbf8ec6e13f12479
I20260713 09:02:18.663446 12460 raft_consensus.cc:2804] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:18.663865 12460 raft_consensus.cc:697] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:18.664606 12460 consensus_queue.cc:237] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.666042 12435 raft_consensus.cc:493] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.666414 12435 raft_consensus.cc:515] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.666775 12419 tablet_bootstrap.cc:654] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:18.667522 12534 consensus_queue.cc:1048] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.667551 12423 raft_consensus.cc:2749] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:18.670825 12435 leader_election.cc:290] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.672580 12419 tablet_bootstrap.cc:492] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479: No bootstrap required, opened a new log
I20260713 09:02:18.672997 12419 ts_tablet_manager.cc:1403] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:02:18.672885 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dee2b0798674273a33ff6e056372053" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:18.673471 12377 raft_consensus.cc:2468] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:18.674657 12194 leader_election.cc:304] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:18.675323 12435 raft_consensus.cc:2804] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:18.675684 12435 raft_consensus.cc:493] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:18.675530 12419 raft_consensus.cc:359] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.676028 12435 raft_consensus.cc:3060] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.676198 12419 raft_consensus.cc:385] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:18.676491 12419 raft_consensus.cc:740] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Initialized, Role: FOLLOWER
I20260713 09:02:18.677105 12419 consensus_queue.cc:260] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.679271 12419 ts_tablet_manager.cc:1434] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:18.680152 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dee2b0798674273a33ff6e056372053" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:18.680704 12302 raft_consensus.cc:2468] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:18.682241 12435 raft_consensus.cc:515] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.684549 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dee2b0798674273a33ff6e056372053" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:18.685050 12302 raft_consensus.cc:3060] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.687125 12435 leader_election.cc:290] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.687316 12534 consensus_queue.cc:1048] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.687737 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dee2b0798674273a33ff6e056372053" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:18.688244 12378 raft_consensus.cc:3060] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.694869 12302 raft_consensus.cc:2468] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:18.695884 12193 leader_election.cc:304] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:18.696147 12378 raft_consensus.cc:2468] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:18.696472 12435 raft_consensus.cc:2804] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:18.696930 12435 raft_consensus.cc:697] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:18.697712 12435 consensus_queue.cc:237] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.699934 12125 catalog_manager.cc:5697] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:18.709123 12534 consensus_queue.cc:1048] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.710835 12377 raft_consensus.cc:3060] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.717832 12127 catalog_manager.cc:5697] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
W20260713 09:02:18.761757 12175 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:18.764169 12425 raft_consensus.cc:493] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.764559 12425 raft_consensus.cc:515] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.765944 12425 leader_election.cc:290] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.766657 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904dd7a49ac440b79b80ff4bfdb0242c" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:18.766846 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "904dd7a49ac440b79b80ff4bfdb0242c" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:18.767549 12377 raft_consensus.cc:2393] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08bdb00d6b604803a1a4776be019972d in current term 1: Already voted for candidate 8aeae6a2662349128be58b4753d05c5e in this term.
I20260713 09:02:18.768888 12269 leader_election.cc:304] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d; no voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:18.769475 12425 raft_consensus.cc:3060] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.774102 12425 raft_consensus.cc:2749] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:18.829012 12435 raft_consensus.cc:493] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.829452 12435 raft_consensus.cc:515] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.831041 12435 leader_election.cc:290] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.831732 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e344cdb44d426390b83115df74d3e3" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:18.832079 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e344cdb44d426390b83115df74d3e3" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:18.832353 12302 raft_consensus.cc:2468] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:18.832738 12377 raft_consensus.cc:2468] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:18.833405 12193 leader_election.cc:304] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:18.834028 12435 raft_consensus.cc:2804] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:18.834290 12435 raft_consensus.cc:493] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:18.834534 12435 raft_consensus.cc:3060] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.838716 12435 raft_consensus.cc:515] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.840268 12435 leader_election.cc:290] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:18.840978 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e344cdb44d426390b83115df74d3e3" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:18.841214 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e344cdb44d426390b83115df74d3e3" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:18.841539 12302 raft_consensus.cc:3060] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.841754 12378 raft_consensus.cc:3060] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.846030 12302 raft_consensus.cc:2468] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:18.846092 12378 raft_consensus.cc:2468] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:18.847019 12193 leader_election.cc:304] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:18.847594 12435 raft_consensus.cc:2804] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:18.848021 12435 raft_consensus.cc:697] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:18.848587 12435 consensus_queue.cc:237] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.856364 12126 catalog_manager.cc:5697] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:18.875115 12435 consensus_queue.cc:1048] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.885540 12435 consensus_queue.cc:1048] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.927342 12435 consensus_queue.cc:1048] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.932595 12435 consensus_queue.cc:1048] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.960624 12480 raft_consensus.cc:493] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:18.961050 12480 raft_consensus.cc:515] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:18.962682 12480 leader_election.cc:290] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:18.963376 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5d195be424442b25c45327d7bc95b" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aeae6a2662349128be58b4753d05c5e" is_pre_election: true
I20260713 09:02:18.963639 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5d195be424442b25c45327d7bc95b" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:18.964303 12302 raft_consensus.cc:2393] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41309c2638554fccbbf8ec6e13f12479 in current term 1: Already voted for candidate 8aeae6a2662349128be58b4753d05c5e in this term.
I20260713 09:02:18.965098 12342 leader_election.cc:304] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479; no voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e
I20260713 09:02:18.965715 12480 raft_consensus.cc:3060] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:18.969990 12480 raft_consensus.cc:2749] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:18.984359 12435 consensus_queue.cc:1048] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:18.993222 12435 consensus_queue.cc:1048] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:19.001542 12435 raft_consensus.cc:493] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:19.001983 12435 raft_consensus.cc:515] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:19.003897 12435 leader_election.cc:290] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:19.004415 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b3a841bc24eccb76579fd4416f9bc" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:19.004840 12378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d24b3a841bc24eccb76579fd4416f9bc" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:19.005535 12378 raft_consensus.cc:2393] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aeae6a2662349128be58b4753d05c5e in current term 1: Already voted for candidate 08bdb00d6b604803a1a4776be019972d in this term.
I20260713 09:02:19.006341 12194 leader_election.cc:304] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aeae6a2662349128be58b4753d05c5e; no voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479
I20260713 09:02:19.007337 12435 raft_consensus.cc:3060] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:19.012997 12435 raft_consensus.cc:2749] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:19.013970 12435 raft_consensus.cc:493] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:19.014314 12435 raft_consensus.cc:515] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:19.015949 12435 leader_election.cc:290] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:19.016554 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b807f3a91e4286ba63706ccba38fe9" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d" is_pre_election: true
I20260713 09:02:19.017037 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b807f3a91e4286ba63706ccba38fe9" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479" is_pre_election: true
I20260713 09:02:19.017155 12302 raft_consensus.cc:2468] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:19.017561 12377 raft_consensus.cc:2468] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 0.
I20260713 09:02:19.018296 12193 leader_election.cc:304] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:19.018952 12435 raft_consensus.cc:2804] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:19.019205 12435 raft_consensus.cc:493] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:19.019454 12435 raft_consensus.cc:3060] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:19.023468 12435 raft_consensus.cc:515] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:19.024857 12435 leader_election.cc:290] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:19.025442 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b807f3a91e4286ba63706ccba38fe9" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:19.025756 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91b807f3a91e4286ba63706ccba38fe9" candidate_uuid: "8aeae6a2662349128be58b4753d05c5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:19.025898 12302 raft_consensus.cc:3060] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:19.026196 12377 raft_consensus.cc:3060] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:19.030426 12377 raft_consensus.cc:2468] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:19.030426 12302 raft_consensus.cc:2468] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aeae6a2662349128be58b4753d05c5e in term 1.
I20260713 09:02:19.031347 12194 leader_election.cc:304] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:19.031950 12435 raft_consensus.cc:2804] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:19.032349 12435 raft_consensus.cc:697] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Leader. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:19.032994 12435 consensus_queue.cc:237] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:19.041363 12126 catalog_manager.cc:5697] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aeae6a2662349128be58b4753d05c5e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:19.045708 12425 consensus_queue.cc:1048] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:19.055138 12529 consensus_queue.cc:1048] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:19.134959 12435 consensus_queue.cc:1048] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:19.149425 12460 consensus_queue.cc:1048] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:19.198535 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:19.206030 12590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:19.207233 12591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:19.207868 12593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:19.207968 11122 server_base.cc:1061] running on GCE node
I20260713 09:02:19.208905 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:19.209100 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:19.209276 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933339209258 us; error 0 us; skew 500 ppm
I20260713 09:02:19.209884 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:19.212093 11122 webserver.cc:533] Webserver started at http://127.10.220.132:38837/ using document root <none> and password file <none>
I20260713 09:02:19.212581 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:19.212770 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:19.213027 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:19.214095 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-3-root/instance:
uuid: "2add1a6d561441109d13cf39051b68c7"
format_stamp: "Formatted at 2026-07-13 09:02:19 on dist-test-slave-scq0"
I20260713 09:02:19.218283 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:19.221309 12598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:19.221974 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:19.222241 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-3-root
uuid: "2add1a6d561441109d13cf39051b68c7"
format_stamp: "Formatted at 2026-07-13 09:02:19 on dist-test-slave-scq0"
I20260713 09:02:19.222512 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:19.235163 12460 consensus_queue.cc:1048] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:19.246208 12514 consensus_queue.cc:1048] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:19.247373 12514 consensus_queue.cc:1048] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:19.282724 12460 consensus_queue.cc:1048] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:19.308247 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:19.310009 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:19.311455 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:19.313457 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:19.313691 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:19.313886 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:19.314008 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:19.373492 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.132:44197
I20260713 09:02:19.373601 12664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.132:44197 every 8 connection(s)
I20260713 09:02:19.378156 11122 auto_leader_rebalancer-test.cc:392] add a tserver: 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:19.389698 12665 heartbeater.cc:344] Connected to a master server at 127.10.220.190:38897
I20260713 09:02:19.390077 12665 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:19.390776 12665 heartbeater.cc:507] Master 127.10.220.190:38897 requested a full tablet report, sending...
I20260713 09:02:19.392619 12126 ts_manager.cc:194] Registered new tserver with Master: 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197)
I20260713 09:02:19.394107 12126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40046
I20260713 09:02:19.501089 12460 consensus_queue.cc:1048] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:19.509979 12512 consensus_queue.cc:1048] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:19.805156 12229 consensus_queue.cc:237] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:19.810711 12377 raft_consensus.cc:1275] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:19.813431 12512 consensus_queue.cc:1048] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.814932 12302 raft_consensus.cc:1275] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:19.816435 12512 consensus_queue.cc:1048] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.824215 12514 raft_consensus.cc:2955] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
W20260713 09:02:19.827631 12192 consensus_peers.cc:597] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9e344cdb44d426390b83115df74d3e3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:19.828194 12304 raft_consensus.cc:2955] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:19.828274 12377 raft_consensus.cc:2955] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:19.839052 12126 catalog_manager.cc:5697] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:19.854555 12304 consensus_queue.cc:237] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:19.861233 12377 raft_consensus.cc:1275] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:19.862739 12529 consensus_queue.cc:1048] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.866605 12229 raft_consensus.cc:1275] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:19.869390 12425 consensus_queue.cc:1048] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.870873 12534 raft_consensus.cc:2955] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:19.872527 12377 raft_consensus.cc:2955] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
W20260713 09:02:19.876504 12267 consensus_peers.cc:597] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 102f426e53ac425a88b1ed6ba507bed2. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:19.885550 12126 catalog_manager.cc:5697] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:19.886885 12229 raft_consensus.cc:2955] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:19.885825 12227 consensus_queue.cc:237] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:19.897718 12378 raft_consensus.cc:1275] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:19.899426 12514 consensus_queue.cc:1048] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:02:19.901254 12192 consensus_peers.cc:597] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91b807f3a91e4286ba63706ccba38fe9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:19.902081 12302 raft_consensus.cc:1275] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:19.903430 12460 consensus_queue.cc:1048] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.905668 12514 raft_consensus.cc:2955] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:19.907203 12378 raft_consensus.cc:2955] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:19.918767 12125 catalog_manager.cc:5697] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:19.923743 12302 raft_consensus.cc:2955] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:19.931704 12378 consensus_queue.cc:237] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:19.939232 12302 raft_consensus.cc:1275] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:19.940709 12463 consensus_queue.cc:1048] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.947700 12480 raft_consensus.cc:2955] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:19.949748 12227 raft_consensus.cc:1275] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:19.949470 12302 raft_consensus.cc:2955] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:19.951436 12463 consensus_queue.cc:1048] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:19.963717 12126 catalog_manager.cc:5697] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:02:19.967677 12341 consensus_peers.cc:597] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4bad497ed324bcda09daf87ab09fa9c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:19.966073 12227 raft_consensus.cc:2955] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:20.286806 12689 ts_tablet_manager.cc:933] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337)
I20260713 09:02:20.289826 12689 tablet_copy_client.cc:323] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.129:42337
I20260713 09:02:20.299376 12239 tablet_copy_service.cc:140] P 8aeae6a2662349128be58b4753d05c5e: Received BeginTabletCopySession request for tablet 91b807f3a91e4286ba63706ccba38fe9 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:60220)
I20260713 09:02:20.299952 12239 tablet_copy_service.cc:161] P 8aeae6a2662349128be58b4753d05c5e: Beginning new tablet copy session on tablet 91b807f3a91e4286ba63706ccba38fe9 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:60220: session id = 2add1a6d561441109d13cf39051b68c7-91b807f3a91e4286ba63706ccba38fe9
I20260713 09:02:20.307545 12239 tablet_copy_source_session.cc:215] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:20.310926 12689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91b807f3a91e4286ba63706ccba38fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:20.320639 12689 tablet_copy_client.cc:806] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:20.321225 12689 tablet_copy_client.cc:670] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:20.325451 12689 tablet_copy_client.cc:538] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:20.326720 12692 ts_tablet_manager.cc:933] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:20.349905 12692 tablet_copy_client.cc:323] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.130:41343
I20260713 09:02:20.359599 12689 tablet_bootstrap.cc:492] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:20.362432 12314 tablet_copy_service.cc:140] P 08bdb00d6b604803a1a4776be019972d: Received BeginTabletCopySession request for tablet 102f426e53ac425a88b1ed6ba507bed2 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:33354)
I20260713 09:02:20.363050 12314 tablet_copy_service.cc:161] P 08bdb00d6b604803a1a4776be019972d: Beginning new tablet copy session on tablet 102f426e53ac425a88b1ed6ba507bed2 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:33354: session id = 2add1a6d561441109d13cf39051b68c7-102f426e53ac425a88b1ed6ba507bed2
I20260713 09:02:20.375977 12314 tablet_copy_source_session.cc:215] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:20.379009 12694 ts_tablet_manager.cc:933] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337)
I20260713 09:02:20.379065 12692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102f426e53ac425a88b1ed6ba507bed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:20.388514 12689 tablet_bootstrap.cc:492] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:20.389530 12689 tablet_bootstrap.cc:492] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:20.390112 12689 ts_tablet_manager.cc:1403] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.003s
I20260713 09:02:20.392841 12689 raft_consensus.cc:359] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:20.393693 12689 raft_consensus.cc:740] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:20.395004 12692 tablet_copy_client.cc:806] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:20.394312 12689 consensus_queue.cc:260] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:20.395653 12692 tablet_copy_client.cc:670] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:20.396186 12665 heartbeater.cc:499] Master 127.10.220.190:38897 was elected leader, sending a full tablet report...
I20260713 09:02:20.399734 12692 tablet_copy_client.cc:538] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:20.407814 12692 tablet_bootstrap.cc:492] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:20.408340 12694 tablet_copy_client.cc:323] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.129:42337
I20260713 09:02:20.410137 12239 tablet_copy_service.cc:140] P 8aeae6a2662349128be58b4753d05c5e: Received BeginTabletCopySession request for tablet c9e344cdb44d426390b83115df74d3e3 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:60220)
I20260713 09:02:20.412056 12239 tablet_copy_service.cc:161] P 8aeae6a2662349128be58b4753d05c5e: Beginning new tablet copy session on tablet c9e344cdb44d426390b83115df74d3e3 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:60220: session id = 2add1a6d561441109d13cf39051b68c7-c9e344cdb44d426390b83115df74d3e3
I20260713 09:02:20.427959 12239 tablet_copy_source_session.cc:215] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:20.431747 12697 ts_tablet_manager.cc:933] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:20.433362 12694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e344cdb44d426390b83115df74d3e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:20.441879 12697 tablet_copy_client.cc:323] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.131:35643
I20260713 09:02:20.444223 12692 tablet_bootstrap.cc:492] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:20.445210 12692 tablet_bootstrap.cc:492] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:20.446043 12692 ts_tablet_manager.cc:1403] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.007s
I20260713 09:02:20.449060 12692 raft_consensus.cc:359] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:20.449981 12692 raft_consensus.cc:740] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:20.450691 12692 consensus_queue.cc:260] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:20.458521 12689 ts_tablet_manager.cc:1434] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.068s	user 0.027s	sys 0.029s
I20260713 09:02:20.459889 12692 ts_tablet_manager.cc:1434] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:02:20.461705 12314 tablet_copy_service.cc:342] P 08bdb00d6b604803a1a4776be019972d: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-102f426e53ac425a88b1ed6ba507bed2 received from {username='slave'} at 127.0.0.1:33354
I20260713 09:02:20.462122 12314 tablet_copy_service.cc:434] P 08bdb00d6b604803a1a4776be019972d: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-102f426e53ac425a88b1ed6ba507bed2 on tablet 102f426e53ac425a88b1ed6ba507bed2 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:20.465940 12239 tablet_copy_service.cc:342] P 8aeae6a2662349128be58b4753d05c5e: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-91b807f3a91e4286ba63706ccba38fe9 received from {username='slave'} at 127.0.0.1:60220
I20260713 09:02:20.466367 12239 tablet_copy_service.cc:434] P 8aeae6a2662349128be58b4753d05c5e: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-91b807f3a91e4286ba63706ccba38fe9 on tablet 91b807f3a91e4286ba63706ccba38fe9 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:20.469494 12694 tablet_copy_client.cc:806] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:20.470029 12694 tablet_copy_client.cc:670] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:20.474258 12694 tablet_copy_client.cc:538] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:20.476346 12388 tablet_copy_service.cc:140] P 41309c2638554fccbbf8ec6e13f12479: Received BeginTabletCopySession request for tablet c4bad497ed324bcda09daf87ab09fa9c from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:59150)
I20260713 09:02:20.476892 12388 tablet_copy_service.cc:161] P 41309c2638554fccbbf8ec6e13f12479: Beginning new tablet copy session on tablet c4bad497ed324bcda09daf87ab09fa9c from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:59150: session id = 2add1a6d561441109d13cf39051b68c7-c4bad497ed324bcda09daf87ab09fa9c
I20260713 09:02:20.482497 12694 tablet_bootstrap.cc:492] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:20.483947 12388 tablet_copy_source_session.cc:215] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:20.487021 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bad497ed324bcda09daf87ab09fa9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:20.501827 12697 tablet_copy_client.cc:806] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:20.502321 12697 tablet_copy_client.cc:670] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:20.504257 12694 tablet_bootstrap.cc:492] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:20.504956 12694 tablet_bootstrap.cc:492] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:20.505568 12694 ts_tablet_manager.cc:1403] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260713 09:02:20.507858 12697 tablet_copy_client.cc:538] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:20.508270 12694 raft_consensus.cc:359] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:20.509037 12694 raft_consensus.cc:740] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:20.509670 12694 consensus_queue.cc:260] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:20.511763 12694 ts_tablet_manager.cc:1434] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:20.513350 12239 tablet_copy_service.cc:342] P 8aeae6a2662349128be58b4753d05c5e: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-c9e344cdb44d426390b83115df74d3e3 received from {username='slave'} at 127.0.0.1:60220
I20260713 09:02:20.513764 12239 tablet_copy_service.cc:434] P 8aeae6a2662349128be58b4753d05c5e: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-c9e344cdb44d426390b83115df74d3e3 on tablet c9e344cdb44d426390b83115df74d3e3 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:20.516798 12697 tablet_bootstrap.cc:492] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:20.533407 12697 tablet_bootstrap.cc:492] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:20.534133 12697 tablet_bootstrap.cc:492] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:20.534648 12697 ts_tablet_manager.cc:1403] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.004s
I20260713 09:02:20.536739 12697 raft_consensus.cc:359] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:20.537277 12697 raft_consensus.cc:740] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:20.537765 12697 consensus_queue.cc:260] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:20.539548 12697 ts_tablet_manager.cc:1434] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:20.540918 12388 tablet_copy_service.cc:342] P 41309c2638554fccbbf8ec6e13f12479: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-c4bad497ed324bcda09daf87ab09fa9c received from {username='slave'} at 127.0.0.1:59150
I20260713 09:02:20.541302 12388 tablet_copy_service.cc:434] P 41309c2638554fccbbf8ec6e13f12479: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-c4bad497ed324bcda09daf87ab09fa9c on tablet c4bad497ed324bcda09daf87ab09fa9c with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:20.746404 12640 raft_consensus.cc:1217] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:20.752524 12640 raft_consensus.cc:1217] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:20.863251 12640 raft_consensus.cc:1217] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:20.879220 12640 raft_consensus.cc:1217] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:21.270387 12460 raft_consensus.cc:1064] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:21.272852 12460 consensus_queue.cc:237] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:21.279029 12377 raft_consensus.cc:1275] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.281288 12640 raft_consensus.cc:1275] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.282802 12707 consensus_queue.cc:1048] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:21.283720 12710 consensus_queue.cc:1048] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:21.284602 12302 raft_consensus.cc:1275] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.287793 12707 consensus_queue.cc:1048] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:21.296092 12529 raft_consensus.cc:1064] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:21.298996 12529 consensus_queue.cc:237] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:21.310267 12378 raft_consensus.cc:1275] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.311281 12711 raft_consensus.cc:2955] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.312089 12708 consensus_queue.cc:1048] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:21.312808 12639 raft_consensus.cc:2955] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.324308 12302 raft_consensus.cc:2955] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.325841 12126 catalog_manager.cc:5697] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.321650 12640 raft_consensus.cc:1275] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.328519 12377 raft_consensus.cc:2955] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.329281 12708 consensus_queue.cc:1048] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:21.334836 12227 raft_consensus.cc:1275] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.336447 12708 consensus_queue.cc:1048] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:21.359136 12707 raft_consensus.cc:1064] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:21.359228 12534 raft_consensus.cc:2955] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.361482 12707 consensus_queue.cc:237] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:21.368220 12639 raft_consensus.cc:2955] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.381462 12378 raft_consensus.cc:2955] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.404338 12227 raft_consensus.cc:2955] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.406200 12376 raft_consensus.cc:1275] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.407630 12640 raft_consensus.cc:1275] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.408740 12711 consensus_queue.cc:1048] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:21.409982 12460 consensus_queue.cc:1048] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:21.415143 12302 raft_consensus.cc:1275] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.417672 12711 consensus_queue.cc:1048] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:21.463791 12722 raft_consensus.cc:1064] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:21.469069 12722 consensus_queue.cc:237] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:21.486694 12639 raft_consensus.cc:1275] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.488477 12726 consensus_queue.cc:1048] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:21.495947 12304 raft_consensus.cc:1275] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.499949 12721 consensus_queue.cc:1048] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:02:21.503036 12227 raft_consensus.cc:1275] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:21.505211 12721 consensus_queue.cc:1048] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:21.513252 12707 raft_consensus.cc:2955] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.519766 12639 raft_consensus.cc:2955] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.524958 12302 raft_consensus.cc:2955] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.535063 12377 raft_consensus.cc:2955] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.539309 12726 raft_consensus.cc:2955] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.540892 12229 raft_consensus.cc:2955] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.551370 12640 raft_consensus.cc:2955] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.577040 12124 catalog_manager.cc:5697] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.577397 12229 consensus_queue.cc:237] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:21.591634 12302 raft_consensus.cc:1275] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:21.591744 12304 raft_consensus.cc:2955] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.593303 12725 consensus_queue.cc:1048] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:02:21.601665 12640 raft_consensus.cc:1275] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:21.601131 12725 raft_consensus.cc:2955] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.601972 12126 catalog_manager.cc:5697] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.604560 12460 consensus_queue.cc:1048] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:21.607472 12304 raft_consensus.cc:2955] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.609882 12640 raft_consensus.cc:2955] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.619215 12127 catalog_manager.cc:5697] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.622321 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91b807f3a91e4286ba63706ccba38fe9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:21.634064 12229 consensus_queue.cc:237] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:21.639540 12304 consensus_queue.cc:237] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [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: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:21.641940 12377 raft_consensus.cc:1275] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:21.645352 12725 consensus_queue.cc:1048] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:21.646842 12639 raft_consensus.cc:1275] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:21.647781 12640 raft_consensus.cc:1275] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:21.649353 12534 consensus_queue.cc:1048] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:21.651650 12707 consensus_queue.cc:1048] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:21.653882 12460 raft_consensus.cc:2955] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.654202 12126 catalog_manager.cc:5697] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.655521 12377 raft_consensus.cc:2955] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.656606 12376 raft_consensus.cc:1275] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:21.658159 12534 consensus_queue.cc:1048] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260713 09:02:21.663301 12378 consensus_queue.cc:237] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [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: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:21.663131 12708 raft_consensus.cc:2955] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.670213 12639 raft_consensus.cc:2955] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.675109 12638 raft_consensus.cc:1275] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:21.675663 12377 raft_consensus.cc:2955] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.677223 12726 consensus_queue.cc:1048] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:21.682138 12364 tablet_service.cc:1558] Processing DeleteTablet for tablet 91b807f3a91e4286ba63706ccba38fe9 with delete_type TABLET_DATA_TOMBSTONED (TS 41309c2638554fccbbf8ec6e13f12479 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55474
I20260713 09:02:21.684958 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c9e344cdb44d426390b83115df74d3e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:21.687916 12640 raft_consensus.cc:2955] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.690738 12722 raft_consensus.cc:2955] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.692727 12638 raft_consensus.cc:2955] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.688812 12112 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 102f426e53ac425a88b1ed6ba507bed2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:21.699438 12304 raft_consensus.cc:1275] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:21.697475 12127 catalog_manager.cc:5697] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:21.700167 12736 tablet_replica.cc:333] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:21.703558 12125 catalog_manager.cc:5697] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:21.704291 12736 raft_consensus.cc:2243] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:21.711917 12736 raft_consensus.cc:2272] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:21.704756 12721 consensus_queue.cc:1048] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:21.707530 12113 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4bad497ed324bcda09daf87ab09fa9c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:21.715659 12736 ts_tablet_manager.cc:1916] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:21.716519 12304 raft_consensus.cc:2955] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:21.731240 12123 catalog_manager.cc:5697] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:21.740736 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet 102f426e53ac425a88b1ed6ba507bed2 with delete_type TABLET_DATA_TOMBSTONED (TS 8aeae6a2662349128be58b4753d05c5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36472
I20260713 09:02:21.742830 12737 tablet_replica.cc:333] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:21.744355 12736 ts_tablet_manager.cc:1929] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:21.744815 12736 log.cc:1199] T 91b807f3a91e4286ba63706ccba38fe9 P 41309c2638554fccbbf8ec6e13f12479: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-2-root/wals/91b807f3a91e4286ba63706ccba38fe9
I20260713 09:02:21.747246 12737 raft_consensus.cc:2243] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:21.747951 12737 raft_consensus.cc:2272] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:21.749311 12290 tablet_service.cc:1558] Processing DeleteTablet for tablet c9e344cdb44d426390b83115df74d3e3 with delete_type TABLET_DATA_TOMBSTONED (TS 08bdb00d6b604803a1a4776be019972d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46396
I20260713 09:02:21.746253 12113 catalog_manager.cc:5028] TS 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): tablet 91b807f3a91e4286ba63706ccba38fe9 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:21.753005 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet c4bad497ed324bcda09daf87ab09fa9c with delete_type TABLET_DATA_TOMBSTONED (TS 8aeae6a2662349128be58b4753d05c5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36472
I20260713 09:02:21.753654 12737 ts_tablet_manager.cc:1916] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:21.758010 12738 tablet_replica.cc:333] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:21.759075 12738 raft_consensus.cc:2243] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:21.759863 12738 raft_consensus.cc:2272] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:21.762668 12738 ts_tablet_manager.cc:1916] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:21.769299 12737 ts_tablet_manager.cc:1929] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:21.770777 12737 log.cc:1199] T 102f426e53ac425a88b1ed6ba507bed2 P 8aeae6a2662349128be58b4753d05c5e: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-0-root/wals/102f426e53ac425a88b1ed6ba507bed2
I20260713 09:02:21.772408 12111 catalog_manager.cc:5028] TS 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): tablet 102f426e53ac425a88b1ed6ba507bed2 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:21.772383 12737 tablet_replica.cc:333] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:21.773909 12737 raft_consensus.cc:2243] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:21.774503 12737 raft_consensus.cc:2272] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:21.776688 12738 ts_tablet_manager.cc:1929] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:21.777070 12738 log.cc:1199] T c9e344cdb44d426390b83115df74d3e3 P 08bdb00d6b604803a1a4776be019972d: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-1-root/wals/c9e344cdb44d426390b83115df74d3e3
I20260713 09:02:21.777308 12737 ts_tablet_manager.cc:1916] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:21.778563 12112 catalog_manager.cc:5028] TS 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): tablet c9e344cdb44d426390b83115df74d3e3 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:21.786492 12737 ts_tablet_manager.cc:1929] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:21.786811 12737 log.cc:1199] T c4bad497ed324bcda09daf87ab09fa9c P 8aeae6a2662349128be58b4753d05c5e: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-0-root/wals/c4bad497ed324bcda09daf87ab09fa9c
I20260713 09:02:21.787863 12111 catalog_manager.cc:5028] TS 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): tablet c4bad497ed324bcda09daf87ab09fa9c (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:22.779275 12227 consensus_queue.cc:237] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
W20260713 09:02:22.786387 12192 consensus_peers.cc:597] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7095f379d244453b949ec92c7ab9bef. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.786387 12302 raft_consensus.cc:1275] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:22.787741 12377 raft_consensus.cc:1275] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:22.788345 12742 consensus_queue.cc:1048] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:22.789523 12711 consensus_queue.cc:1048] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:22.796468 12707 raft_consensus.cc:2955] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.797706 12302 raft_consensus.cc:2955] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.799856 12377 raft_consensus.cc:2955] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.814005 12123 catalog_manager.cc:5697] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.817883 12377 consensus_queue.cc:237] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
W20260713 09:02:22.828467 12341 consensus_peers.cc:597] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddfadac7043c41c19d889f8210bbb231. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.829931 12302 raft_consensus.cc:1275] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:22.831193 12722 consensus_queue.cc:1048] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:22.834897 12227 raft_consensus.cc:1275] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:22.836196 12749 consensus_queue.cc:1048] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:22.841048 12722 raft_consensus.cc:2955] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.841352 12302 raft_consensus.cc:2955] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.851634 12227 raft_consensus.cc:2955] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.854859 12126 catalog_manager.cc:5697] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.857434 12377 consensus_queue.cc:237] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:22.863922 12302 raft_consensus.cc:1275] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:02:22.865368 12341 consensus_peers.cc:597] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 368cb9825e40438a9bf473b607e052bf. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.866209 12227 raft_consensus.cc:1275] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:22.867094 12722 consensus_queue.cc:1048] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:22.868043 12753 consensus_queue.cc:1048] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:22.878007 12753 raft_consensus.cc:2955] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.879724 12302 raft_consensus.cc:2955] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.884795 12227 raft_consensus.cc:2955] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.893235 12377 consensus_queue.cc:237] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:22.895910 12123 catalog_manager.cc:5697] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:02:22.901369 12341 consensus_peers.cc:597] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe2a8d578375446dadb29e2450bc46e5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:22.905151 12302 raft_consensus.cc:1275] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:22.906854 12722 consensus_queue.cc:1048] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:22.908104 12227 raft_consensus.cc:1275] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:22.909263 12722 consensus_queue.cc:1048] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:22.916561 12749 raft_consensus.cc:2955] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.918128 12302 raft_consensus.cc:2955] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.919090 12227 raft_consensus.cc:2955] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:22.931599 12127 catalog_manager.cc:5697] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:23.321600 12760 ts_tablet_manager.cc:933] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337)
I20260713 09:02:23.323302 12760 tablet_copy_client.cc:323] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.129:42337
I20260713 09:02:23.324954 12239 tablet_copy_service.cc:140] P 8aeae6a2662349128be58b4753d05c5e: Received BeginTabletCopySession request for tablet e7095f379d244453b949ec92c7ab9bef from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:60220)
I20260713 09:02:23.325414 12239 tablet_copy_service.cc:161] P 8aeae6a2662349128be58b4753d05c5e: Beginning new tablet copy session on tablet e7095f379d244453b949ec92c7ab9bef from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:60220: session id = 2add1a6d561441109d13cf39051b68c7-e7095f379d244453b949ec92c7ab9bef
I20260713 09:02:23.330720 12239 tablet_copy_source_session.cc:215] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:23.333433 12760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7095f379d244453b949ec92c7ab9bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.345431 12760 tablet_copy_client.cc:806] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:23.346071 12760 tablet_copy_client.cc:670] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:23.349545 12760 tablet_copy_client.cc:538] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:23.356025 12760 tablet_bootstrap.cc:492] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:23.371454 12760 tablet_bootstrap.cc:492] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:23.372130 12760 tablet_bootstrap.cc:492] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:23.372627 12760 ts_tablet_manager.cc:1403] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:02:23.374797 12760 raft_consensus.cc:359] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:23.375519 12760 raft_consensus.cc:740] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:23.376012 12760 consensus_queue.cc:260] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:23.379065 12760 ts_tablet_manager.cc:1434] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:02:23.380847 12239 tablet_copy_service.cc:342] P 8aeae6a2662349128be58b4753d05c5e: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-e7095f379d244453b949ec92c7ab9bef received from {username='slave'} at 127.0.0.1:60220
I20260713 09:02:23.381289 12239 tablet_copy_service.cc:434] P 8aeae6a2662349128be58b4753d05c5e: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-e7095f379d244453b949ec92c7ab9bef on tablet e7095f379d244453b949ec92c7ab9bef with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:23.394001 12760 ts_tablet_manager.cc:933] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:23.395419 12760 tablet_copy_client.cc:323] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.131:35643
I20260713 09:02:23.397006 12388 tablet_copy_service.cc:140] P 41309c2638554fccbbf8ec6e13f12479: Received BeginTabletCopySession request for tablet 368cb9825e40438a9bf473b607e052bf from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:59150)
I20260713 09:02:23.397410 12388 tablet_copy_service.cc:161] P 41309c2638554fccbbf8ec6e13f12479: Beginning new tablet copy session on tablet 368cb9825e40438a9bf473b607e052bf from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:59150: session id = 2add1a6d561441109d13cf39051b68c7-368cb9825e40438a9bf473b607e052bf
I20260713 09:02:23.403067 12388 tablet_copy_source_session.cc:215] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:23.404079 12765 ts_tablet_manager.cc:933] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:23.411274 12765 tablet_copy_client.cc:323] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.131:35643
I20260713 09:02:23.412106 12760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368cb9825e40438a9bf473b607e052bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.413228 12388 tablet_copy_service.cc:140] P 41309c2638554fccbbf8ec6e13f12479: Received BeginTabletCopySession request for tablet ddfadac7043c41c19d889f8210bbb231 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:59150)
I20260713 09:02:23.413831 12388 tablet_copy_service.cc:161] P 41309c2638554fccbbf8ec6e13f12479: Beginning new tablet copy session on tablet ddfadac7043c41c19d889f8210bbb231 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:59150: session id = 2add1a6d561441109d13cf39051b68c7-ddfadac7043c41c19d889f8210bbb231
I20260713 09:02:23.421681 12388 tablet_copy_source_session.cc:215] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:23.424546 12765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfadac7043c41c19d889f8210bbb231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.425009 12760 tablet_copy_client.cc:806] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:23.425556 12760 tablet_copy_client.cc:670] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:23.430440 12760 tablet_copy_client.cc:538] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:23.438282 12760 tablet_bootstrap.cc:492] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:23.445811 12765 tablet_copy_client.cc:806] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:23.446404 12765 tablet_copy_client.cc:670] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:23.450178 12765 tablet_copy_client.cc:538] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:23.454916 12760 tablet_bootstrap.cc:492] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:23.455530 12760 tablet_bootstrap.cc:492] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:23.456012 12760 ts_tablet_manager.cc:1403] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:02:23.458117 12760 raft_consensus.cc:359] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:23.458686 12760 raft_consensus.cc:740] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:23.459223 12765 tablet_bootstrap.cc:492] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:23.459156 12760 consensus_queue.cc:260] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:23.461138 12760 ts_tablet_manager.cc:1434] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:23.462838 12388 tablet_copy_service.cc:342] P 41309c2638554fccbbf8ec6e13f12479: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-368cb9825e40438a9bf473b607e052bf received from {username='slave'} at 127.0.0.1:59150
I20260713 09:02:23.463244 12388 tablet_copy_service.cc:434] P 41309c2638554fccbbf8ec6e13f12479: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-368cb9825e40438a9bf473b607e052bf on tablet 368cb9825e40438a9bf473b607e052bf with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:23.479530 12765 tablet_bootstrap.cc:492] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:23.480369 12765 tablet_bootstrap.cc:492] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:23.481014 12765 ts_tablet_manager.cc:1403] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:02:23.483914 12765 raft_consensus.cc:359] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:23.484745 12765 raft_consensus.cc:740] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:23.485381 12765 consensus_queue.cc:260] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:23.487685 12765 ts_tablet_manager.cc:1434] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260713 09:02:23.489203 12388 tablet_copy_service.cc:342] P 41309c2638554fccbbf8ec6e13f12479: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-ddfadac7043c41c19d889f8210bbb231 received from {username='slave'} at 127.0.0.1:59150
I20260713 09:02:23.489642 12388 tablet_copy_service.cc:434] P 41309c2638554fccbbf8ec6e13f12479: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-ddfadac7043c41c19d889f8210bbb231 on tablet ddfadac7043c41c19d889f8210bbb231 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:23.525214 12765 ts_tablet_manager.cc:933] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:23.526783 12765 tablet_copy_client.cc:323] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.131:35643
I20260713 09:02:23.528194 12388 tablet_copy_service.cc:140] P 41309c2638554fccbbf8ec6e13f12479: Received BeginTabletCopySession request for tablet fe2a8d578375446dadb29e2450bc46e5 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:59150)
I20260713 09:02:23.528707 12388 tablet_copy_service.cc:161] P 41309c2638554fccbbf8ec6e13f12479: Beginning new tablet copy session on tablet fe2a8d578375446dadb29e2450bc46e5 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:59150: session id = 2add1a6d561441109d13cf39051b68c7-fe2a8d578375446dadb29e2450bc46e5
I20260713 09:02:23.535851 12388 tablet_copy_source_session.cc:215] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:23.539016 12765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2a8d578375446dadb29e2450bc46e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:23.553668 12765 tablet_copy_client.cc:806] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:23.554222 12765 tablet_copy_client.cc:670] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:23.557451 12765 tablet_copy_client.cc:538] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:23.564493 12765 tablet_bootstrap.cc:492] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:23.579238 12765 tablet_bootstrap.cc:492] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:23.579864 12765 tablet_bootstrap.cc:492] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:23.580336 12765 ts_tablet_manager.cc:1403] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:02:23.582345 12765 raft_consensus.cc:359] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:23.582922 12765 raft_consensus.cc:740] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:23.583372 12765 consensus_queue.cc:260] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:23.585119 12765 ts_tablet_manager.cc:1434] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:02:23.586877 12388 tablet_copy_service.cc:342] P 41309c2638554fccbbf8ec6e13f12479: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-fe2a8d578375446dadb29e2450bc46e5 received from {username='slave'} at 127.0.0.1:59150
I20260713 09:02:23.587250 12388 tablet_copy_service.cc:434] P 41309c2638554fccbbf8ec6e13f12479: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-fe2a8d578375446dadb29e2450bc46e5 on tablet fe2a8d578375446dadb29e2450bc46e5 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:23.800554 12640 raft_consensus.cc:1217] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:23.880200 12640 raft_consensus.cc:1217] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:23.946452 12640 raft_consensus.cc:1217] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:24.019601 12640 raft_consensus.cc:1217] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:24.409813 12742 raft_consensus.cc:1064] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:24.412292 12742 consensus_queue.cc:237] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:24.420228 12377 raft_consensus.cc:1275] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.420315 12640 raft_consensus.cc:1275] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.421789 12711 consensus_queue.cc:1048] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:24.422725 12742 consensus_queue.cc:1048] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:24.425396 12304 raft_consensus.cc:1275] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.427206 12711 consensus_queue.cc:1048] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:24.440279 12772 raft_consensus.cc:1064] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:24.442833 12772 consensus_queue.cc:237] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:24.448546 12775 raft_consensus.cc:2955] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.450342 12377 raft_consensus.cc:2955] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.462154 12302 raft_consensus.cc:1275] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.464402 12753 raft_consensus.cc:1064] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:24.465437 12126 catalog_manager.cc:5697] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.466806 12753 consensus_queue.cc:237] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:24.468276 12773 consensus_queue.cc:1048] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:24.471247 12640 raft_consensus.cc:1275] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.472721 12773 consensus_queue.cc:1048] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:24.477313 12227 raft_consensus.cc:1275] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.482580 12638 raft_consensus.cc:2955] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.482637 12303 raft_consensus.cc:2955] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.485841 12780 consensus_queue.cc:1048] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:24.520216 12772 raft_consensus.cc:2955] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.522564 12640 raft_consensus.cc:2955] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.526093 12638 raft_consensus.cc:1275] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.528142 12302 raft_consensus.cc:1275] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.529600 12780 consensus_queue.cc:1048] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:24.531651 12302 raft_consensus.cc:2955] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.534621 12227 consensus_queue.cc:237] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:24.538931 12229 raft_consensus.cc:2955] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.534700 12773 consensus_queue.cc:1048] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:24.549911 12228 raft_consensus.cc:1275] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.556577 12638 raft_consensus.cc:1275] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:24.558578 12304 raft_consensus.cc:1275] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:24.552593 12773 consensus_queue.cc:1048] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:24.558842 12711 consensus_queue.cc:1048] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:24.560104 12784 consensus_queue.cc:1048] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:24.543466 12123 catalog_manager.cc:5697] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:24.567219 12742 raft_consensus.cc:2955] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.588805 12638 raft_consensus.cc:2955] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.604410 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7095f379d244453b949ec92c7ab9bef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:24.608366 12780 raft_consensus.cc:1064] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:24.610759 12780 consensus_queue.cc:237] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
W20260713 09:02:24.618434 12193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.220.130:41343, user_credentials={real_user=slave}} blocked reactor thread for 52206.2us
I20260713 09:02:24.623147 12377 consensus_queue.cc:237] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:24.622960 12773 raft_consensus.cc:2955] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.631215 12227 raft_consensus.cc:2955] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.634078 12126 catalog_manager.cc:5697] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.635382 12640 raft_consensus.cc:2955] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.646924 12302 raft_consensus.cc:1275] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.649490 12639 raft_consensus.cc:1275] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.650146 12753 consensus_queue.cc:1048] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:24.652182 12780 consensus_queue.cc:1048] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:24.653636 12229 raft_consensus.cc:1275] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:24.655570 12364 tablet_service.cc:1558] Processing DeleteTablet for tablet e7095f379d244453b949ec92c7ab9bef with delete_type TABLET_DATA_TOMBSTONED (TS 41309c2638554fccbbf8ec6e13f12479 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55474
I20260713 09:02:24.655820 12227 raft_consensus.cc:1275] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:24.647485 12638 raft_consensus.cc:1275] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:24.646509 12303 raft_consensus.cc:2955] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.661145 12304 raft_consensus.cc:2955] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.666673 12790 consensus_queue.cc:1048] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260713 09:02:24.670652 12127 catalog_manager.cc:5697] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.684582 12796 tablet_replica.cc:333] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:24.685925 12796 raft_consensus.cc:2243] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:24.681730 12780 consensus_queue.cc:1048] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260713 09:02:24.692214 12790 consensus_queue.cc:1048] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:24.706627 12227 raft_consensus.cc:2955] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.712778 12796 raft_consensus.cc:2272] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.715512 12780 raft_consensus.cc:2955] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.736835 12127 catalog_manager.cc:5697] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.743592 12377 consensus_queue.cc:237] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:24.738152 12640 raft_consensus.cc:2955] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.750039 12796 ts_tablet_manager.cc:1916] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:24.756695 12227 raft_consensus.cc:1275] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:24.752526 12113 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe2a8d578375446dadb29e2450bc46e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:24.757373 12229 raft_consensus.cc:2955] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.760205 12780 raft_consensus.cc:2955] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.763628 12640 raft_consensus.cc:2955] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.765081 12773 consensus_queue.cc:1048] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:24.753756 12638 raft_consensus.cc:1275] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:24.774012 12796 ts_tablet_manager.cc:1929] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:24.774520 12796 log.cc:1199] T e7095f379d244453b949ec92c7ab9bef P 41309c2638554fccbbf8ec6e13f12479: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-2-root/wals/e7095f379d244453b949ec92c7ab9bef
I20260713 09:02:24.775142 12772 raft_consensus.cc:2955] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.776037 12113 catalog_manager.cc:5028] TS 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): tablet e7095f379d244453b949ec92c7ab9bef (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:24.778790 12290 tablet_service.cc:1558] Processing DeleteTablet for tablet fe2a8d578375446dadb29e2450bc46e5 with delete_type TABLET_DATA_TOMBSTONED (TS 08bdb00d6b604803a1a4776be019972d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46396
I20260713 09:02:24.781369 12773 consensus_queue.cc:1048] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:24.781245 12227 raft_consensus.cc:2955] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.784610 12304 raft_consensus.cc:2955] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.787277 12640 raft_consensus.cc:2955] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.789253 12113 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ddfadac7043c41c19d889f8210bbb231 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:24.797487 12126 catalog_manager.cc:5697] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.806619 12801 tablet_replica.cc:333] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:24.807593 12801 raft_consensus.cc:2243] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:24.808239 12801 raft_consensus.cc:2272] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.811739 12801 ts_tablet_manager.cc:1916] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:24.812105 12123 catalog_manager.cc:5697] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:24.826337 12290 tablet_service.cc:1558] Processing DeleteTablet for tablet ddfadac7043c41c19d889f8210bbb231 with delete_type TABLET_DATA_TOMBSTONED (TS 08bdb00d6b604803a1a4776be019972d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46396
I20260713 09:02:24.832603 12377 consensus_queue.cc:237] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [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: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:24.837877 12640 raft_consensus.cc:1275] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:24.837919 12304 raft_consensus.cc:1275] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:24.839478 12773 consensus_queue.cc:1048] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:24.841151 12772 consensus_queue.cc:1048] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:24.846441 12773 raft_consensus.cc:2955] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.848872 12640 raft_consensus.cc:2955] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.851960 12303 raft_consensus.cc:2955] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.860737 12113 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 368cb9825e40438a9bf473b607e052bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:24.861279 12123 catalog_manager.cc:5697] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:24.862322 12801 ts_tablet_manager.cc:1929] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:24.862818 12801 log.cc:1199] T fe2a8d578375446dadb29e2450bc46e5 P 08bdb00d6b604803a1a4776be019972d: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-1-root/wals/fe2a8d578375446dadb29e2450bc46e5
I20260713 09:02:24.869791 12112 catalog_manager.cc:5028] TS 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): tablet fe2a8d578375446dadb29e2450bc46e5 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:24.870887 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet 368cb9825e40438a9bf473b607e052bf with delete_type TABLET_DATA_TOMBSTONED (TS 8aeae6a2662349128be58b4753d05c5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36472
I20260713 09:02:24.869724 12801 tablet_replica.cc:333] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:24.872131 12801 raft_consensus.cc:2243] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:24.873805 12801 raft_consensus.cc:2272] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.877938 12801 ts_tablet_manager.cc:1916] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:24.882261 12802 tablet_replica.cc:333] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:24.883009 12802 raft_consensus.cc:2243] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:24.883558 12802 raft_consensus.cc:2272] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:24.886065 12802 ts_tablet_manager.cc:1916] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:24.889181 12801 ts_tablet_manager.cc:1929] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:24.889523 12801 log.cc:1199] T ddfadac7043c41c19d889f8210bbb231 P 08bdb00d6b604803a1a4776be019972d: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-1-root/wals/ddfadac7043c41c19d889f8210bbb231
I20260713 09:02:24.890689 12112 catalog_manager.cc:5028] TS 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): tablet ddfadac7043c41c19d889f8210bbb231 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:24.896179 12802 ts_tablet_manager.cc:1929] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:24.896548 12802 log.cc:1199] T 368cb9825e40438a9bf473b607e052bf P 8aeae6a2662349128be58b4753d05c5e: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-0-root/wals/368cb9825e40438a9bf473b607e052bf
I20260713 09:02:24.897936 12111 catalog_manager.cc:5028] TS 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): tablet 368cb9825e40438a9bf473b607e052bf (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:25.899392 12227 consensus_queue.cc:237] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
W20260713 09:02:25.904997 12192 consensus_peers.cc:597] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8428ba4be4f49509a2d2d3b0c9a01e7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:25.905133 12377 raft_consensus.cc:1275] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:25.905607 12304 raft_consensus.cc:1275] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:25.906292 12805 consensus_queue.cc:1048] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:25.907021 12784 consensus_queue.cc:1048] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:25.914355 12805 raft_consensus.cc:2955] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:25.915846 12377 raft_consensus.cc:2955] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:25.916352 12303 raft_consensus.cc:2955] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:25.929064 12227 consensus_queue.cc:237] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:25.928943 12127 catalog_manager.cc:5697] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:25.936949 12377 raft_consensus.cc:1275] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:02:25.937176 12192 consensus_peers.cc:597] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46b0b7a1a8094cdd90db77338622e794. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:25.939725 12805 consensus_queue.cc:1048] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:25.940212 12303 raft_consensus.cc:1275] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:25.942045 12805 consensus_queue.cc:1048] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:25.948369 12794 raft_consensus.cc:2955] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:25.949795 12377 raft_consensus.cc:2955] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:25.954666 12303 raft_consensus.cc:2955] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:25.964516 12304 consensus_queue.cc:237] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Queue 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: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:25.967850 12127 catalog_manager.cc:5697] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:25.982998 12377 raft_consensus.cc:1275] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:25.983760 12227 raft_consensus.cc:1275] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:02:25.983937 12267 consensus_peers.cc:597] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64f34b26074f48abb62efd17d1bcc25b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:25.984264 12798 consensus_queue.cc:1048] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:25.985332 12811 consensus_queue.cc:1048] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:25.992287 12811 raft_consensus.cc:2955] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:25.993564 12227 raft_consensus.cc:2955] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:25.994944 12377 raft_consensus.cc:2955] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:26.003186 12229 consensus_queue.cc:237] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:26.003563 12123 catalog_manager.cc:5697] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:26.012931 12304 raft_consensus.cc:1275] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:26.013674 12377 raft_consensus.cc:1275] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:02:26.013845 12192 consensus_peers.cc:597] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91c36d25bc054d49999a02b112ec7019. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:26.014849 12794 consensus_queue.cc:1048] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:26.015592 12784 consensus_queue.cc:1048] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:26.026654 12794 raft_consensus.cc:2955] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:26.028049 12377 raft_consensus.cc:2955] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:26.029009 12304 raft_consensus.cc:2955] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:26.044091 12126 catalog_manager.cc:5697] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:26.364938 12824 ts_tablet_manager.cc:933] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337)
I20260713 09:02:26.366603 12824 tablet_copy_client.cc:323] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.129:42337
I20260713 09:02:26.367964 12239 tablet_copy_service.cc:140] P 8aeae6a2662349128be58b4753d05c5e: Received BeginTabletCopySession request for tablet 46b0b7a1a8094cdd90db77338622e794 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:60220)
I20260713 09:02:26.368357 12239 tablet_copy_service.cc:161] P 8aeae6a2662349128be58b4753d05c5e: Beginning new tablet copy session on tablet 46b0b7a1a8094cdd90db77338622e794 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:60220: session id = 2add1a6d561441109d13cf39051b68c7-46b0b7a1a8094cdd90db77338622e794
I20260713 09:02:26.372949 12239 tablet_copy_source_session.cc:215] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:26.375396 12824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46b0b7a1a8094cdd90db77338622e794. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:26.385728 12824 tablet_copy_client.cc:806] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:26.386205 12824 tablet_copy_client.cc:670] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:26.389422 12824 tablet_copy_client.cc:538] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:26.394527 12824 tablet_bootstrap.cc:492] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:26.408434 12824 tablet_bootstrap.cc:492] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:26.409022 12824 tablet_bootstrap.cc:492] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:26.409482 12824 ts_tablet_manager.cc:1403] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:02:26.411428 12824 raft_consensus.cc:359] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:26.411965 12824 raft_consensus.cc:740] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:26.412437 12824 consensus_queue.cc:260] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:26.415190 12824 ts_tablet_manager.cc:1434] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:26.416906 12239 tablet_copy_service.cc:342] P 8aeae6a2662349128be58b4753d05c5e: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-46b0b7a1a8094cdd90db77338622e794 received from {username='slave'} at 127.0.0.1:60220
I20260713 09:02:26.417302 12239 tablet_copy_service.cc:434] P 8aeae6a2662349128be58b4753d05c5e: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-46b0b7a1a8094cdd90db77338622e794 on tablet 46b0b7a1a8094cdd90db77338622e794 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:26.417737 12828 ts_tablet_manager.cc:933] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:26.422814 12828 tablet_copy_client.cc:323] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.130:41343
I20260713 09:02:26.432842 12314 tablet_copy_service.cc:140] P 08bdb00d6b604803a1a4776be019972d: Received BeginTabletCopySession request for tablet 64f34b26074f48abb62efd17d1bcc25b from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:33354)
I20260713 09:02:26.433382 12314 tablet_copy_service.cc:161] P 08bdb00d6b604803a1a4776be019972d: Beginning new tablet copy session on tablet 64f34b26074f48abb62efd17d1bcc25b from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:33354: session id = 2add1a6d561441109d13cf39051b68c7-64f34b26074f48abb62efd17d1bcc25b
I20260713 09:02:26.443008 12314 tablet_copy_source_session.cc:215] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:26.446311 12828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f34b26074f48abb62efd17d1bcc25b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:26.461423 12828 tablet_copy_client.cc:806] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:26.462018 12828 tablet_copy_client.cc:670] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:26.465296 12828 tablet_copy_client.cc:538] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:26.473233 12828 tablet_bootstrap.cc:492] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:26.492103 12828 tablet_bootstrap.cc:492] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:26.492959 12828 tablet_bootstrap.cc:492] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:26.493600 12828 ts_tablet_manager.cc:1403] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260713 09:02:26.496371 12828 raft_consensus.cc:359] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:26.497184 12828 raft_consensus.cc:740] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:26.497836 12828 consensus_queue.cc:260] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7 [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: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:26.500229 12828 ts_tablet_manager.cc:1434] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:26.501822 12314 tablet_copy_service.cc:342] P 08bdb00d6b604803a1a4776be019972d: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-64f34b26074f48abb62efd17d1bcc25b received from {username='slave'} at 127.0.0.1:33354
I20260713 09:02:26.502295 12314 tablet_copy_service.cc:434] P 08bdb00d6b604803a1a4776be019972d: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-64f34b26074f48abb62efd17d1bcc25b on tablet 64f34b26074f48abb62efd17d1bcc25b with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:26.503784 12824 ts_tablet_manager.cc:933] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337)
I20260713 09:02:26.506285 12824 tablet_copy_client.cc:323] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.129:42337
I20260713 09:02:26.508008 12239 tablet_copy_service.cc:140] P 8aeae6a2662349128be58b4753d05c5e: Received BeginTabletCopySession request for tablet d8428ba4be4f49509a2d2d3b0c9a01e7 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:60220)
I20260713 09:02:26.508489 12239 tablet_copy_service.cc:161] P 8aeae6a2662349128be58b4753d05c5e: Beginning new tablet copy session on tablet d8428ba4be4f49509a2d2d3b0c9a01e7 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:60220: session id = 2add1a6d561441109d13cf39051b68c7-d8428ba4be4f49509a2d2d3b0c9a01e7
I20260713 09:02:26.515108 12239 tablet_copy_source_session.cc:215] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:26.517421 12824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8428ba4be4f49509a2d2d3b0c9a01e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:26.527926 12824 tablet_copy_client.cc:806] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:26.528489 12824 tablet_copy_client.cc:670] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:26.532907 12824 tablet_copy_client.cc:538] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:26.539618 12824 tablet_bootstrap.cc:492] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:26.555022 12824 tablet_bootstrap.cc:492] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:26.555703 12824 tablet_bootstrap.cc:492] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:26.556217 12824 ts_tablet_manager.cc:1403] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:02:26.558658 12824 raft_consensus.cc:359] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:26.559445 12824 raft_consensus.cc:740] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:26.560118 12824 consensus_queue.cc:260] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:26.562003 12824 ts_tablet_manager.cc:1434] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:02:26.563915 12239 tablet_copy_service.cc:342] P 8aeae6a2662349128be58b4753d05c5e: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-d8428ba4be4f49509a2d2d3b0c9a01e7 received from {username='slave'} at 127.0.0.1:60220
I20260713 09:02:26.564313 12239 tablet_copy_service.cc:434] P 8aeae6a2662349128be58b4753d05c5e: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-d8428ba4be4f49509a2d2d3b0c9a01e7 on tablet d8428ba4be4f49509a2d2d3b0c9a01e7 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:26.603830 12824 ts_tablet_manager.cc:933] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337)
I20260713 09:02:26.605257 12824 tablet_copy_client.cc:323] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.129:42337
I20260713 09:02:26.606534 12239 tablet_copy_service.cc:140] P 8aeae6a2662349128be58b4753d05c5e: Received BeginTabletCopySession request for tablet 91c36d25bc054d49999a02b112ec7019 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:60220)
I20260713 09:02:26.606930 12239 tablet_copy_service.cc:161] P 8aeae6a2662349128be58b4753d05c5e: Beginning new tablet copy session on tablet 91c36d25bc054d49999a02b112ec7019 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:60220: session id = 2add1a6d561441109d13cf39051b68c7-91c36d25bc054d49999a02b112ec7019
I20260713 09:02:26.611610 12239 tablet_copy_source_session.cc:215] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:26.613909 12824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c36d25bc054d49999a02b112ec7019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:26.623703 12824 tablet_copy_client.cc:806] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:26.624239 12824 tablet_copy_client.cc:670] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:26.627045 12824 tablet_copy_client.cc:538] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:26.632592 12824 tablet_bootstrap.cc:492] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:26.645300 12824 tablet_bootstrap.cc:492] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:26.645993 12824 tablet_bootstrap.cc:492] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:26.646446 12824 ts_tablet_manager.cc:1403] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.001s
I20260713 09:02:26.648309 12824 raft_consensus.cc:359] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:26.649009 12824 raft_consensus.cc:740] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:26.649557 12824 consensus_queue.cc:260] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:26.651332 12824 ts_tablet_manager.cc:1434] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:26.653002 12239 tablet_copy_service.cc:342] P 8aeae6a2662349128be58b4753d05c5e: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-91c36d25bc054d49999a02b112ec7019 received from {username='slave'} at 127.0.0.1:60220
I20260713 09:02:26.653384 12239 tablet_copy_service.cc:434] P 8aeae6a2662349128be58b4753d05c5e: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-91c36d25bc054d49999a02b112ec7019 on tablet 91c36d25bc054d49999a02b112ec7019 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:26.861959 12640 raft_consensus.cc:1217] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:26.879500 12640 raft_consensus.cc:1217] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:27.027431 12640 raft_consensus.cc:1217] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:27.118227 12640 raft_consensus.cc:1217] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:27.254372 12794 raft_consensus.cc:1064] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:27.256637 12794 consensus_queue.cc:237] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:27.262521 12640 raft_consensus.cc:1275] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.262831 12378 raft_consensus.cc:1275] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.263382 12303 raft_consensus.cc:1275] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.264201 12805 consensus_queue.cc:1048] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.265890 12805 consensus_queue.cc:1048] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.266762 12784 consensus_queue.cc:1048] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.295030 12805 raft_consensus.cc:2955] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.296061 12303 raft_consensus.cc:2955] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.300374 12640 raft_consensus.cc:2955] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.312234 12126 catalog_manager.cc:5697] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.313915 12378 raft_consensus.cc:2955] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.337759 12229 consensus_queue.cc:237] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:27.342767 12378 raft_consensus.cc:1275] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:27.344065 12838 consensus_queue.cc:1048] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:27.345150 12640 raft_consensus.cc:1275] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:27.347409 12805 consensus_queue.cc:1048] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:27.352025 12794 raft_consensus.cc:2955] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.355494 12640 raft_consensus.cc:2955] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.358644 12378 raft_consensus.cc:2955] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.365181 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46b0b7a1a8094cdd90db77338622e794 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:27.369540 12123 catalog_manager.cc:5697] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:27.380481 12290 tablet_service.cc:1558] Processing DeleteTablet for tablet 46b0b7a1a8094cdd90db77338622e794 with delete_type TABLET_DATA_TOMBSTONED (TS 08bdb00d6b604803a1a4776be019972d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46396
I20260713 09:02:27.382190 12847 tablet_replica.cc:333] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:27.383313 12847 raft_consensus.cc:2243] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:27.384460 12847 raft_consensus.cc:2272] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:27.387512 12847 ts_tablet_manager.cc:1916] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:27.402711 12847 ts_tablet_manager.cc:1929] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:27.403096 12847 log.cc:1199] T 46b0b7a1a8094cdd90db77338622e794 P 08bdb00d6b604803a1a4776be019972d: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-1-root/wals/46b0b7a1a8094cdd90db77338622e794
I20260713 09:02:27.404699 12112 catalog_manager.cc:5028] TS 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): tablet 46b0b7a1a8094cdd90db77338622e794 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:27.446942 12835 raft_consensus.cc:1064] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:27.449167 12835 consensus_queue.cc:237] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [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: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:27.455540 12378 raft_consensus.cc:1275] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.456570 12640 raft_consensus.cc:1275] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.456756 12229 raft_consensus.cc:1275] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.456862 12835 consensus_queue.cc:1048] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.458559 12848 consensus_queue.cc:1048] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.460640 12850 consensus_queue.cc:1048] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.477571 12850 raft_consensus.cc:2955] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.479643 12378 raft_consensus.cc:2955] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.479652 12638 raft_consensus.cc:2955] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.489825 12229 raft_consensus.cc:2955] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.495915 12127 catalog_manager.cc:5697] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.508390 12303 consensus_queue.cc:237] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [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: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:27.514151 12638 raft_consensus.cc:1275] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:27.515195 12378 raft_consensus.cc:1275] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:27.515647 12850 consensus_queue.cc:1048] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:27.516614 12848 consensus_queue.cc:1048] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:27.522882 12850 raft_consensus.cc:2955] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.524655 12638 raft_consensus.cc:2955] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.535362 12125 catalog_manager.cc:5697] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.537264 12112 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64f34b26074f48abb62efd17d1bcc25b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:27.533344 12378 raft_consensus.cc:2955] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.554476 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet 64f34b26074f48abb62efd17d1bcc25b with delete_type TABLET_DATA_TOMBSTONED (TS 8aeae6a2662349128be58b4753d05c5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36472
I20260713 09:02:27.556409 12854 tablet_replica.cc:333] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:27.557345 12854 raft_consensus.cc:2243] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:27.558123 12854 raft_consensus.cc:2272] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:27.560035 12794 raft_consensus.cc:1064] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:27.561281 12854 ts_tablet_manager.cc:1916] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:27.562084 12794 consensus_queue.cc:237] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:27.567481 12378 raft_consensus.cc:1275] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.569221 12784 consensus_queue.cc:1048] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.569656 12638 raft_consensus.cc:1275] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.571921 12784 consensus_queue.cc:1048] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.574224 12303 raft_consensus.cc:1275] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.575736 12805 consensus_queue.cc:1048] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.577917 12854 ts_tablet_manager.cc:1929] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:27.578413 12854 log.cc:1199] T 64f34b26074f48abb62efd17d1bcc25b P 8aeae6a2662349128be58b4753d05c5e: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-0-root/wals/64f34b26074f48abb62efd17d1bcc25b
I20260713 09:02:27.580025 12111 catalog_manager.cc:5028] TS 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): tablet 64f34b26074f48abb62efd17d1bcc25b (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:27.593780 12784 raft_consensus.cc:2955] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.596853 12303 raft_consensus.cc:2955] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.596033 12378 raft_consensus.cc:2955] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.604652 12638 raft_consensus.cc:2955] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.607978 12125 catalog_manager.cc:5697] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:27.623723 12229 consensus_queue.cc:237] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:27.628993 12638 raft_consensus.cc:1275] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:27.629547 12303 raft_consensus.cc:1275] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:27.630460 12784 consensus_queue.cc:1048] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:27.632221 12784 consensus_queue.cc:1048] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:27.637390 12794 raft_consensus.cc:2955] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.639163 12638 raft_consensus.cc:2955] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.647135 12303 raft_consensus.cc:2955] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.647922 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91c36d25bc054d49999a02b112ec7019 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:27.649675 12126 catalog_manager.cc:5697] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.652084 12784 raft_consensus.cc:1064] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:27.654316 12784 consensus_queue.cc:237] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:27.662823 12364 tablet_service.cc:1558] Processing DeleteTablet for tablet 91c36d25bc054d49999a02b112ec7019 with delete_type TABLET_DATA_TOMBSTONED (TS 41309c2638554fccbbf8ec6e13f12479 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55474
I20260713 09:02:27.664247 12638 raft_consensus.cc:1275] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.664548 12378 raft_consensus.cc:1275] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.666209 12784 consensus_queue.cc:1048] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.667191 12794 consensus_queue.cc:1048] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.664543 12304 raft_consensus.cc:1275] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:27.671808 12794 consensus_queue.cc:1048] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:27.685389 12860 tablet_replica.cc:333] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:27.690763 12860 raft_consensus.cc:2243] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:27.691550 12860 raft_consensus.cc:2272] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:27.697757 12805 raft_consensus.cc:2955] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.703670 12378 raft_consensus.cc:2955] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.718166 12123 catalog_manager.cc:5697] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:27.720572 12860 ts_tablet_manager.cc:1916] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:27.714722 12638 raft_consensus.cc:2955] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.721823 12304 raft_consensus.cc:2955] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.739360 12229 consensus_queue.cc:237] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:27.747625 12640 raft_consensus.cc:1275] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:27.750815 12805 consensus_queue.cc:1048] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:27.751121 12303 raft_consensus.cc:1275] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:27.752970 12794 consensus_queue.cc:1048] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:27.756992 12784 raft_consensus.cc:2955] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.758497 12638 raft_consensus.cc:2955] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.762907 12860 ts_tablet_manager.cc:1929] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:27.763327 12860 log.cc:1199] T 91c36d25bc054d49999a02b112ec7019 P 41309c2638554fccbbf8ec6e13f12479: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-2-root/wals/91c36d25bc054d49999a02b112ec7019
I20260713 09:02:27.764760 12113 catalog_manager.cc:5028] TS 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): tablet 91c36d25bc054d49999a02b112ec7019 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:27.769320 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8428ba4be4f49509a2d2d3b0c9a01e7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:27.771673 12123 catalog_manager.cc:5697] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.781100 12364 tablet_service.cc:1558] Processing DeleteTablet for tablet d8428ba4be4f49509a2d2d3b0c9a01e7 with delete_type TABLET_DATA_TOMBSTONED (TS 41309c2638554fccbbf8ec6e13f12479 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55474
I20260713 09:02:27.779834 12304 raft_consensus.cc:2955] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:27.782043 12860 tablet_replica.cc:333] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:27.783025 12860 raft_consensus.cc:2243] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:27.783730 12860 raft_consensus.cc:2272] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:27.788220 12860 ts_tablet_manager.cc:1916] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:27.801234 12860 ts_tablet_manager.cc:1929] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:27.801563 12860 log.cc:1199] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 41309c2638554fccbbf8ec6e13f12479: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-2-root/wals/d8428ba4be4f49509a2d2d3b0c9a01e7
I20260713 09:02:27.803004 12113 catalog_manager.cc:5028] TS 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): tablet d8428ba4be4f49509a2d2d3b0c9a01e7 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:28.810107 12229 consensus_queue.cc:237] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:28.815649 12303 raft_consensus.cc:1275] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:02:28.815769 12192 consensus_peers.cc:597] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2dee2b0798674273a33ff6e056372053. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:28.815727 12378 raft_consensus.cc:1275] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:28.817077 12866 consensus_queue.cc:1048] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.817768 12784 consensus_queue.cc:1048] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.824321 12866 raft_consensus.cc:2955] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.827111 12303 raft_consensus.cc:2955] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.827792 12377 raft_consensus.cc:2955] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.837363 12126 catalog_manager.cc:5697] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.838163 12229 consensus_queue.cc:237] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:28.848420 12377 raft_consensus.cc:1275] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:28.850113 12866 consensus_queue.cc:1048] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.851354 12303 raft_consensus.cc:1275] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:02:28.851924 12192 consensus_peers.cc:597] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22cf0f4451914c30911232d0e8cb2a66. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:28.852514 12866 consensus_queue.cc:1048] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.864070 12866 raft_consensus.cc:2955] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.866614 12377 raft_consensus.cc:2955] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.875849 12303 raft_consensus.cc:2955] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.881148 12123 catalog_manager.cc:5697] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.883674 12377 consensus_queue.cc:237] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:28.890407 12303 raft_consensus.cc:1275] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:02:28.890650 12341 consensus_peers.cc:597] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 863f86d97cdb4b75a0aa732c84b79b85. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:28.891571 12839 consensus_queue.cc:1048] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.894291 12229 raft_consensus.cc:1275] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:28.895538 12877 consensus_queue.cc:1048] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.899072 12839 raft_consensus.cc:2955] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.900707 12303 raft_consensus.cc:2955] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.910883 12304 consensus_queue.cc:237] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:28.915339 12123 catalog_manager.cc:5697] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.917917 12229 raft_consensus.cc:2955] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.919180 12377 raft_consensus.cc:1275] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:28.928594 12848 consensus_queue.cc:1048] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.940127 12229 raft_consensus.cc:1275] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:02:28.940311 12267 consensus_peers.cc:597] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 369de05ac2d64572a9433ca791fb4ce7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:28.942165 12848 consensus_queue.cc:1048] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:28.941982 12883 raft_consensus.cc:2955] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.943198 12377 raft_consensus.cc:2955] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.946363 12229 raft_consensus.cc:2955] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:28.956343 12123 catalog_manager.cc:5697] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:29.302592 12886 ts_tablet_manager.cc:933] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337)
I20260713 09:02:29.304296 12886 tablet_copy_client.cc:323] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.129:42337
I20260713 09:02:29.305678 12239 tablet_copy_service.cc:140] P 8aeae6a2662349128be58b4753d05c5e: Received BeginTabletCopySession request for tablet 2dee2b0798674273a33ff6e056372053 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:60220)
I20260713 09:02:29.306071 12239 tablet_copy_service.cc:161] P 8aeae6a2662349128be58b4753d05c5e: Beginning new tablet copy session on tablet 2dee2b0798674273a33ff6e056372053 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:60220: session id = 2add1a6d561441109d13cf39051b68c7-2dee2b0798674273a33ff6e056372053
I20260713 09:02:29.311417 12239 tablet_copy_source_session.cc:215] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:29.314150 12886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dee2b0798674273a33ff6e056372053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.329277 12886 tablet_copy_client.cc:806] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:29.329820 12886 tablet_copy_client.cc:670] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:29.334992 12886 tablet_copy_client.cc:538] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:29.343456 12886 tablet_bootstrap.cc:492] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:29.350376 12888 ts_tablet_manager.cc:933] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:29.352349 12888 tablet_copy_client.cc:323] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.130:41343
I20260713 09:02:29.353724 12314 tablet_copy_service.cc:140] P 08bdb00d6b604803a1a4776be019972d: Received BeginTabletCopySession request for tablet 369de05ac2d64572a9433ca791fb4ce7 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:33354)
I20260713 09:02:29.354128 12314 tablet_copy_service.cc:161] P 08bdb00d6b604803a1a4776be019972d: Beginning new tablet copy session on tablet 369de05ac2d64572a9433ca791fb4ce7 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:33354: session id = 2add1a6d561441109d13cf39051b68c7-369de05ac2d64572a9433ca791fb4ce7
I20260713 09:02:29.362231 12314 tablet_copy_source_session.cc:215] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:29.364307 12886 tablet_bootstrap.cc:492] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:29.365309 12888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 369de05ac2d64572a9433ca791fb4ce7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.362100 12891 ts_tablet_manager.cc:933] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:29.365233 12886 tablet_bootstrap.cc:492] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:29.371315 12886 ts_tablet_manager.cc:1403] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.000s
I20260713 09:02:29.373728 12891 tablet_copy_client.cc:323] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.131:35643
I20260713 09:02:29.376695 12886 raft_consensus.cc:359] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:29.377563 12886 raft_consensus.cc:740] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:29.378225 12886 consensus_queue.cc:260] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:29.392956 12388 tablet_copy_service.cc:140] P 41309c2638554fccbbf8ec6e13f12479: Received BeginTabletCopySession request for tablet 863f86d97cdb4b75a0aa732c84b79b85 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:59150)
I20260713 09:02:29.393558 12388 tablet_copy_service.cc:161] P 41309c2638554fccbbf8ec6e13f12479: Beginning new tablet copy session on tablet 863f86d97cdb4b75a0aa732c84b79b85 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:59150: session id = 2add1a6d561441109d13cf39051b68c7-863f86d97cdb4b75a0aa732c84b79b85
I20260713 09:02:29.393827 12888 tablet_copy_client.cc:806] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:29.394433 12888 tablet_copy_client.cc:670] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:29.401693 12888 tablet_copy_client.cc:538] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:29.404475 12388 tablet_copy_source_session.cc:215] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:29.411082 12886 ts_tablet_manager.cc:1434] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.039s	user 0.019s	sys 0.012s
I20260713 09:02:29.411116 12891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863f86d97cdb4b75a0aa732c84b79b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.413462 12888 tablet_bootstrap.cc:492] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:29.416509 12239 tablet_copy_service.cc:342] P 8aeae6a2662349128be58b4753d05c5e: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-2dee2b0798674273a33ff6e056372053 received from {username='slave'} at 127.0.0.1:60220
I20260713 09:02:29.416936 12239 tablet_copy_service.cc:434] P 8aeae6a2662349128be58b4753d05c5e: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-2dee2b0798674273a33ff6e056372053 on tablet 2dee2b0798674273a33ff6e056372053 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:29.429749 12891 tablet_copy_client.cc:806] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:29.430236 12891 tablet_copy_client.cc:670] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:29.433367 12891 tablet_copy_client.cc:538] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:29.435529 12888 tablet_bootstrap.cc:492] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:29.436347 12888 tablet_bootstrap.cc:492] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:29.436966 12888 ts_tablet_manager.cc:1403] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260713 09:02:29.439220 12891 tablet_bootstrap.cc:492] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:29.439788 12888 raft_consensus.cc:359] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:29.440583 12888 raft_consensus.cc:740] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:29.441201 12888 consensus_queue.cc:260] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:29.443542 12888 ts_tablet_manager.cc:1434] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:02:29.445354 12314 tablet_copy_service.cc:342] P 08bdb00d6b604803a1a4776be019972d: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-369de05ac2d64572a9433ca791fb4ce7 received from {username='slave'} at 127.0.0.1:33354
I20260713 09:02:29.445776 12314 tablet_copy_service.cc:434] P 08bdb00d6b604803a1a4776be019972d: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-369de05ac2d64572a9433ca791fb4ce7 on tablet 369de05ac2d64572a9433ca791fb4ce7 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:29.455062 12888 ts_tablet_manager.cc:933] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337)
I20260713 09:02:29.456820 12888 tablet_copy_client.cc:323] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.129:42337
I20260713 09:02:29.458386 12239 tablet_copy_service.cc:140] P 8aeae6a2662349128be58b4753d05c5e: Received BeginTabletCopySession request for tablet 22cf0f4451914c30911232d0e8cb2a66 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:60220)
I20260713 09:02:29.458902 12239 tablet_copy_service.cc:161] P 8aeae6a2662349128be58b4753d05c5e: Beginning new tablet copy session on tablet 22cf0f4451914c30911232d0e8cb2a66 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:60220: session id = 2add1a6d561441109d13cf39051b68c7-22cf0f4451914c30911232d0e8cb2a66
I20260713 09:02:29.462556 12891 tablet_bootstrap.cc:492] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:29.463737 12891 tablet_bootstrap.cc:492] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:29.464347 12891 ts_tablet_manager.cc:1403] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.012s
I20260713 09:02:29.467350 12239 tablet_copy_source_session.cc:215] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:29.467547 12891 raft_consensus.cc:359] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:29.468350 12891 raft_consensus.cc:740] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:29.468946 12891 consensus_queue.cc:260] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:29.471133 12891 ts_tablet_manager.cc:1434] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:29.472422 12388 tablet_copy_service.cc:342] P 41309c2638554fccbbf8ec6e13f12479: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-863f86d97cdb4b75a0aa732c84b79b85 received from {username='slave'} at 127.0.0.1:59150
I20260713 09:02:29.472805 12388 tablet_copy_service.cc:434] P 41309c2638554fccbbf8ec6e13f12479: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-863f86d97cdb4b75a0aa732c84b79b85 on tablet 863f86d97cdb4b75a0aa732c84b79b85 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:29.473109 12888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cf0f4451914c30911232d0e8cb2a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:29.487300 12888 tablet_copy_client.cc:806] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:29.487785 12888 tablet_copy_client.cc:670] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:29.490983 12888 tablet_copy_client.cc:538] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:29.499202 12888 tablet_bootstrap.cc:492] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:29.518199 12888 tablet_bootstrap.cc:492] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:29.519057 12888 tablet_bootstrap.cc:492] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:29.519703 12888 ts_tablet_manager.cc:1403] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260713 09:02:29.522480 12888 raft_consensus.cc:359] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:29.523299 12888 raft_consensus.cc:740] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:29.524071 12888 consensus_queue.cc:260] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:29.526579 12888 ts_tablet_manager.cc:1434] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:02:29.528196 12239 tablet_copy_service.cc:342] P 8aeae6a2662349128be58b4753d05c5e: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-22cf0f4451914c30911232d0e8cb2a66 received from {username='slave'} at 127.0.0.1:60220
I20260713 09:02:29.528597 12239 tablet_copy_service.cc:434] P 8aeae6a2662349128be58b4753d05c5e: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-22cf0f4451914c30911232d0e8cb2a66 on tablet 22cf0f4451914c30911232d0e8cb2a66 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:29.768086 12638 raft_consensus.cc:1217] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:29.800503 12638 raft_consensus.cc:1217] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:29.914354 12638 raft_consensus.cc:1217] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:29.927237 12638 raft_consensus.cc:1217] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:30.193341 12883 raft_consensus.cc:1064] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:30.195245 12883 consensus_queue.cc:237] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:30.201730 12377 raft_consensus.cc:1275] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.202417 12638 raft_consensus.cc:1275] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.202805 12229 raft_consensus.cc:1275] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.203742 12882 consensus_queue.cc:1048] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.204674 12848 consensus_queue.cc:1048] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.205349 12883 consensus_queue.cc:1048] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.217931 12880 raft_consensus.cc:1064] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:30.220382 12880 consensus_queue.cc:237] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:30.224146 12882 raft_consensus.cc:2955] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.225567 12640 raft_consensus.cc:2955] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.231171 12229 raft_consensus.cc:2955] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.239801 12126 catalog_manager.cc:5697] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.241971 12227 raft_consensus.cc:1275] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.244208 12839 consensus_queue.cc:1048] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.250370 12638 raft_consensus.cc:1275] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.253161 12839 consensus_queue.cc:1048] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.261946 12303 raft_consensus.cc:1275] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.271010 12898 consensus_queue.cc:1048] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.271255 12377 raft_consensus.cc:2955] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.275286 12906 raft_consensus.cc:2955] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.278632 12227 raft_consensus.cc:2955] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.300678 12640 raft_consensus.cc:2955] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.300973 12303 raft_consensus.cc:2955] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.323038 12125 catalog_manager.cc:5697] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.324028 12303 consensus_queue.cc:237] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:30.329635 12638 raft_consensus.cc:1275] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:30.330196 12229 raft_consensus.cc:1275] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:30.332180 12882 consensus_queue.cc:1048] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:30.332979 12883 consensus_queue.cc:1048] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:30.340638 12883 raft_consensus.cc:2955] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.341840 12229 raft_consensus.cc:2955] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.350087 12112 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 369de05ac2d64572a9433ca791fb4ce7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:30.351693 12640 raft_consensus.cc:2955] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.360605 12125 catalog_manager.cc:5697] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.370622 12364 tablet_service.cc:1558] Processing DeleteTablet for tablet 369de05ac2d64572a9433ca791fb4ce7 with delete_type TABLET_DATA_TOMBSTONED (TS 41309c2638554fccbbf8ec6e13f12479 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55474
I20260713 09:02:30.373109 12914 tablet_replica.cc:333] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:30.373924 12914 raft_consensus.cc:2243] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:30.374553 12914 raft_consensus.cc:2272] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:30.377583 12914 ts_tablet_manager.cc:1916] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:30.389855 12914 ts_tablet_manager.cc:1929] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:30.390154 12914 log.cc:1199] T 369de05ac2d64572a9433ca791fb4ce7 P 41309c2638554fccbbf8ec6e13f12479: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-2-root/wals/369de05ac2d64572a9433ca791fb4ce7
I20260713 09:02:30.391304 12113 catalog_manager.cc:5028] TS 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): tablet 369de05ac2d64572a9433ca791fb4ce7 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:30.418648 12899 raft_consensus.cc:1064] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:30.420535 12899 consensus_queue.cc:237] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:30.426772 12377 raft_consensus.cc:1275] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.427326 12303 raft_consensus.cc:1275] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.428610 12640 raft_consensus.cc:1275] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.428750 12864 consensus_queue.cc:1048] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.429986 12784 consensus_queue.cc:1048] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.431540 12864 consensus_queue.cc:1048] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.446528 12784 raft_consensus.cc:2955] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.448117 12303 raft_consensus.cc:2955] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.458997 12864 raft_consensus.cc:1064] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:30.461621 12864 consensus_queue.cc:237] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:30.468626 12126 catalog_manager.cc:5697] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.470441 12377 raft_consensus.cc:2955] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.478071 12638 raft_consensus.cc:2955] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } attrs { replace: true } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.487047 12376 raft_consensus.cc:1275] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.490461 12916 consensus_queue.cc:1048] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.492380 12639 raft_consensus.cc:1275] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.496330 12899 consensus_queue.cc:1048] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.506845 12229 consensus_queue.cc:237] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:30.515933 12303 raft_consensus.cc:1275] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:30.517604 12916 consensus_queue.cc:1048] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:30.519359 12303 raft_consensus.cc:1275] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:30.522248 12640 raft_consensus.cc:1275] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:30.523885 12916 consensus_queue.cc:1048] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:30.530797 12899 consensus_queue.cc:1048] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:30.534783 12899 raft_consensus.cc:2955] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.545571 12303 raft_consensus.cc:2955] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.545794 12637 raft_consensus.cc:2955] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.559432 12126 catalog_manager.cc:5697] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 3 to 4, VOTER 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) evicted. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.566461 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2dee2b0798674273a33ff6e056372053 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:30.567720 12916 raft_consensus.cc:2955] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.571169 12364 tablet_service.cc:1558] Processing DeleteTablet for tablet 2dee2b0798674273a33ff6e056372053 with delete_type TABLET_DATA_TOMBSTONED (TS 41309c2638554fccbbf8ec6e13f12479 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55474
I20260713 09:02:30.572190 12914 tablet_replica.cc:333] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:30.573179 12914 raft_consensus.cc:2243] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:30.573928 12914 raft_consensus.cc:2272] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:30.574162 12639 raft_consensus.cc:2955] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.580180 12914 ts_tablet_manager.cc:1916] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:30.588649 12303 raft_consensus.cc:2955] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.598886 12914 ts_tablet_manager.cc:1929] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:30.599310 12914 log.cc:1199] T 2dee2b0798674273a33ff6e056372053 P 41309c2638554fccbbf8ec6e13f12479: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-2-root/wals/2dee2b0798674273a33ff6e056372053
I20260713 09:02:30.600088 12125 catalog_manager.cc:5697] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.600896 12113 catalog_manager.cc:5028] TS 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643): tablet 2dee2b0798674273a33ff6e056372053 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:30.601845 12376 raft_consensus.cc:2955] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.625138 12229 consensus_queue.cc:237] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:30.629604 12639 raft_consensus.cc:1275] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:30.630239 12376 raft_consensus.cc:1275] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:30.630748 12784 consensus_queue.cc:1048] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:30.631518 12864 consensus_queue.cc:1048] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:30.638782 12921 raft_consensus.cc:2955] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.640287 12639 raft_consensus.cc:2955] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.642688 12376 raft_consensus.cc:2955] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.647818 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22cf0f4451914c30911232d0e8cb2a66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:30.654072 12126 catalog_manager.cc:5697] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:30.664517 12290 tablet_service.cc:1558] Processing DeleteTablet for tablet 22cf0f4451914c30911232d0e8cb2a66 with delete_type TABLET_DATA_TOMBSTONED (TS 08bdb00d6b604803a1a4776be019972d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46396
I20260713 09:02:30.666191 12925 tablet_replica.cc:333] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:30.667237 12925 raft_consensus.cc:2243] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:30.667990 12925 raft_consensus.cc:2272] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:30.672703 12925 ts_tablet_manager.cc:1916] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:30.674010 12376 consensus_queue.cc:237] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [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: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:30.678980 12639 raft_consensus.cc:1275] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:30.679920 12304 raft_consensus.cc:1275] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:30.681576 12880 consensus_queue.cc:1048] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:30.682504 12906 consensus_queue.cc:1048] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:30.687220 12925 ts_tablet_manager.cc:1929] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:30.687680 12925 log.cc:1199] T 22cf0f4451914c30911232d0e8cb2a66 P 08bdb00d6b604803a1a4776be019972d: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-1-root/wals/22cf0f4451914c30911232d0e8cb2a66
I20260713 09:02:30.689347 12112 catalog_manager.cc:5028] TS 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): tablet 22cf0f4451914c30911232d0e8cb2a66 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:30.689767 12906 raft_consensus.cc:2955] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.691176 12639 raft_consensus.cc:2955] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.691653 12304 raft_consensus.cc:2955] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.704596 12113 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 863f86d97cdb4b75a0aa732c84b79b85 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:30.707350 12125 catalog_manager.cc:5697] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New cstate: current_term: 1 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:30.716218 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet 863f86d97cdb4b75a0aa732c84b79b85 with delete_type TABLET_DATA_TOMBSTONED (TS 8aeae6a2662349128be58b4753d05c5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36472
I20260713 09:02:30.717682 12926 tablet_replica.cc:333] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:30.718324 12926 raft_consensus.cc:2243] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:30.718986 12926 raft_consensus.cc:2272] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:30.722081 12926 ts_tablet_manager.cc:1916] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:30.732071 12926 ts_tablet_manager.cc:1929] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:30.733062 12926 log.cc:1199] T 863f86d97cdb4b75a0aa732c84b79b85 P 8aeae6a2662349128be58b4753d05c5e: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-0-root/wals/863f86d97cdb4b75a0aa732c84b79b85
I20260713 09:02:30.734418 12111 catalog_manager.cc:5028] TS 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): tablet 863f86d97cdb4b75a0aa732c84b79b85 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:31.741968 12229 consensus_queue.cc:237] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:31.747085 12377 raft_consensus.cc:1275] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:31.747942 12303 raft_consensus.cc:1275] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:31.748286 12929 consensus_queue.cc:1048] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:02:31.749114 12192 consensus_peers.cc:597] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5bbab6db5cd24b859a917a1680e8309f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:31.749130 12921 consensus_queue.cc:1048] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.755681 12916 raft_consensus.cc:2955] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:31.757176 12377 raft_consensus.cc:2955] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:31.757179 12303 raft_consensus.cc:2955] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:31.768057 12127 catalog_manager.cc:5697] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:31.769410 12304 consensus_queue.cc:237] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Queue 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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
W20260713 09:02:31.776894 12267 consensus_peers.cc:597] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d -> Peer 2add1a6d561441109d13cf39051b68c7 (127.10.220.132:44197): Couldn't send request to peer 2add1a6d561441109d13cf39051b68c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da61d6e785544fe3ada83454494085d1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:31.777042 12377 raft_consensus.cc:1275] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:31.778350 12883 consensus_queue.cc:1048] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.786413 12229 raft_consensus.cc:1275] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:02:31.792626 12939 consensus_queue.cc:1048] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:31.794018 12377 raft_consensus.cc:2955] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:31.794938 12934 raft_consensus.cc:2955] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:31.797349 12229 raft_consensus.cc:2955] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:31.808357 12125 catalog_manager.cc:5697] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: config changed from index -1 to 2, NON_VOTER 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) added. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } } }
I20260713 09:02:32.252940 12941 ts_tablet_manager.cc:933] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337)
I20260713 09:02:32.254801 12941 tablet_copy_client.cc:323] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.129:42337
I20260713 09:02:32.256278 12239 tablet_copy_service.cc:140] P 8aeae6a2662349128be58b4753d05c5e: Received BeginTabletCopySession request for tablet 5bbab6db5cd24b859a917a1680e8309f from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:60220)
I20260713 09:02:32.256788 12239 tablet_copy_service.cc:161] P 8aeae6a2662349128be58b4753d05c5e: Beginning new tablet copy session on tablet 5bbab6db5cd24b859a917a1680e8309f from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:60220: session id = 2add1a6d561441109d13cf39051b68c7-5bbab6db5cd24b859a917a1680e8309f
I20260713 09:02:32.262540 12239 tablet_copy_source_session.cc:215] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:32.265547 12941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bbab6db5cd24b859a917a1680e8309f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:32.275533 12941 tablet_copy_client.cc:806] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:32.276074 12941 tablet_copy_client.cc:670] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:32.278967 12941 tablet_copy_client.cc:538] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:32.284355 12941 tablet_bootstrap.cc:492] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:32.298259 12941 tablet_bootstrap.cc:492] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:32.298848 12941 tablet_bootstrap.cc:492] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:32.299330 12941 ts_tablet_manager.cc:1403] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.011s
I20260713 09:02:32.301252 12941 raft_consensus.cc:359] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:32.301823 12941 raft_consensus.cc:740] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:32.302295 12941 consensus_queue.cc:260] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:32.304711 12941 ts_tablet_manager.cc:1434] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:02:32.306552 12239 tablet_copy_service.cc:342] P 8aeae6a2662349128be58b4753d05c5e: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-5bbab6db5cd24b859a917a1680e8309f received from {username='slave'} at 127.0.0.1:60220
I20260713 09:02:32.306877 12239 tablet_copy_service.cc:434] P 8aeae6a2662349128be58b4753d05c5e: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-5bbab6db5cd24b859a917a1680e8309f on tablet 5bbab6db5cd24b859a917a1680e8309f with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:32.400489 12941 ts_tablet_manager.cc:933] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7: Initiating tablet copy from peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:32.402832 12941 tablet_copy_client.cc:323] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Beginning tablet copy session from remote peer at address 127.10.220.130:41343
I20260713 09:02:32.404650 12314 tablet_copy_service.cc:140] P 08bdb00d6b604803a1a4776be019972d: Received BeginTabletCopySession request for tablet da61d6e785544fe3ada83454494085d1 from peer 2add1a6d561441109d13cf39051b68c7 ({username='slave'} at 127.0.0.1:33354)
I20260713 09:02:32.405200 12314 tablet_copy_service.cc:161] P 08bdb00d6b604803a1a4776be019972d: Beginning new tablet copy session on tablet da61d6e785544fe3ada83454494085d1 from peer 2add1a6d561441109d13cf39051b68c7 at {username='slave'} at 127.0.0.1:33354: session id = 2add1a6d561441109d13cf39051b68c7-da61d6e785544fe3ada83454494085d1
I20260713 09:02:32.414237 12314 tablet_copy_source_session.cc:215] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:02:32.417766 12941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da61d6e785544fe3ada83454494085d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:32.438828 12941 tablet_copy_client.cc:806] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 0 data blocks...
I20260713 09:02:32.439657 12941 tablet_copy_client.cc:670] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Starting download of 1 WAL segments...
I20260713 09:02:32.444378 12941 tablet_copy_client.cc:538] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:02:32.453306 12941 tablet_bootstrap.cc:492] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7: Bootstrap starting.
I20260713 09:02:32.474980 12941 tablet_bootstrap.cc:492] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:32.475642 12941 tablet_bootstrap.cc:492] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7: Bootstrap complete.
I20260713 09:02:32.476158 12941 ts_tablet_manager.cc:1403] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.009s
I20260713 09:02:32.478601 12941 raft_consensus.cc:359] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:32.479470 12941 raft_consensus.cc:740] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Initialized, Role: LEARNER
I20260713 09:02:32.479981 12941 consensus_queue.cc:260] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: NON_VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: true } }
I20260713 09:02:32.482995 12941 ts_tablet_manager.cc:1434] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260713 09:02:32.485009 12314 tablet_copy_service.cc:342] P 08bdb00d6b604803a1a4776be019972d: Request end of tablet copy session 2add1a6d561441109d13cf39051b68c7-da61d6e785544fe3ada83454494085d1 received from {username='slave'} at 127.0.0.1:33354
I20260713 09:02:32.485618 12314 tablet_copy_service.cc:434] P 08bdb00d6b604803a1a4776be019972d: ending tablet copy session 2add1a6d561441109d13cf39051b68c7-da61d6e785544fe3ada83454494085d1 on tablet da61d6e785544fe3ada83454494085d1 with peer 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:32.648723 12637 raft_consensus.cc:1217] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:32.930850 12637 raft_consensus.cc:1217] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:02:33.115661 12929 raft_consensus.cc:1064] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:33.117693 12929 consensus_queue.cc:237] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:33.124779 12639 raft_consensus.cc:1275] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:33.125548 12304 raft_consensus.cc:1275] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:33.125669 12376 raft_consensus.cc:1275] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:33.126314 12929 consensus_queue.cc:1048] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:33.127396 12948 consensus_queue.cc:1048] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:33.128340 12916 consensus_queue.cc:1048] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:33.145423 12929 raft_consensus.cc:2955] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.147224 12377 raft_consensus.cc:2955] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.149266 12304 raft_consensus.cc:2955] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.156695 12639 raft_consensus.cc:2955] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.163403 12126 catalog_manager.cc:5697] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:33.183391 12227 consensus_queue.cc:237] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:33.188104 12639 raft_consensus.cc:1275] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:33.189213 12377 raft_consensus.cc:1275] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 8aeae6a2662349128be58b4753d05c5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:33.189374 12929 consensus_queue.cc:1048] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:33.190702 12951 consensus_queue.cc:1048] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:33.198197 12951 raft_consensus.cc:2955] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.199142 12639 raft_consensus.cc:2955] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.203236 12377 raft_consensus.cc:2955] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.214109 12111 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5bbab6db5cd24b859a917a1680e8309f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:33.213244 12125 catalog_manager.cc:5697] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 reported cstate change: config changed from index 3 to 4, VOTER 08bdb00d6b604803a1a4776be019972d (127.10.220.130) evicted. New cstate: current_term: 1 leader_uuid: "8aeae6a2662349128be58b4753d05c5e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.225704 12290 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bbab6db5cd24b859a917a1680e8309f with delete_type TABLET_DATA_TOMBSTONED (TS 08bdb00d6b604803a1a4776be019972d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46396
I20260713 09:02:33.240615 12959 tablet_replica.cc:333] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:33.241864 12959 raft_consensus.cc:2243] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:33.242496 12959 raft_consensus.cc:2272] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:33.245023 12959 ts_tablet_manager.cc:1916] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:33.257267 12959 ts_tablet_manager.cc:1929] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:33.257808 12959 log.cc:1199] T 5bbab6db5cd24b859a917a1680e8309f P 08bdb00d6b604803a1a4776be019972d: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-1-root/wals/5bbab6db5cd24b859a917a1680e8309f
I20260713 09:02:33.259457 12112 catalog_manager.cc:5028] TS 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): tablet 5bbab6db5cd24b859a917a1680e8309f (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:33.385273 12939 raft_consensus.cc:1064] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d: attempting to promote NON_VOTER 2add1a6d561441109d13cf39051b68c7 to VOTER
I20260713 09:02:33.387955 12939 consensus_queue.cc:237] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:33.394485 12377 raft_consensus.cc:1275] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:33.395243 12227 raft_consensus.cc:1275] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:33.395007 12639 raft_consensus.cc:1275] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7 [term 1 LEARNER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:02:33.395921 12939 consensus_queue.cc:1048] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:33.396804 12883 consensus_queue.cc:1048] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:33.397691 12949 consensus_queue.cc:1048] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:33.416415 12939 raft_consensus.cc:2955] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.419130 12637 raft_consensus.cc:2955] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.424734 12227 raft_consensus.cc:2955] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.430826 12125 catalog_manager.cc:5697] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:33.440933 12377 raft_consensus.cc:2955] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2add1a6d561441109d13cf39051b68c7 (127.10.220.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } attrs { replace: true } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.447263 12303 consensus_queue.cc:237] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [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: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:33.455053 12637 raft_consensus.cc:1275] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:33.456408 12964 consensus_queue.cc:1048] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:33.464619 12377 raft_consensus.cc:1275] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:02:33.466553 12949 consensus_queue.cc:1048] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:33.469625 12949 raft_consensus.cc:2955] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.477377 12377 raft_consensus.cc:2955] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.478065 12637 raft_consensus.cc:2955] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } } }
I20260713 09:02:33.481662 12112 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da61d6e785544fe3ada83454494085d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:02:33.486956 12127 catalog_manager.cc:5697] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d reported cstate change: config changed from index 3 to 4, VOTER 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) evicted. New cstate: current_term: 1 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:33.498607 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet da61d6e785544fe3ada83454494085d1 with delete_type TABLET_DATA_TOMBSTONED (TS 8aeae6a2662349128be58b4753d05c5e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36472
I20260713 09:02:33.500535 12965 tablet_replica.cc:333] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:33.501698 12965 raft_consensus.cc:2243] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:33.502420 12965 raft_consensus.cc:2272] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:33.505360 12965 ts_tablet_manager.cc:1916] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:02:33.515338 12965 ts_tablet_manager.cc:1929] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:02:33.515623 12965 log.cc:1199] T da61d6e785544fe3ada83454494085d1 P 8aeae6a2662349128be58b4753d05c5e: Deleting WAL directory at /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933311918649-11122-0/minicluster-data/ts-0-root/wals/da61d6e785544fe3ada83454494085d1
I20260713 09:02:33.516978 12111 catalog_manager.cc:5028] TS 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): tablet da61d6e785544fe3ada83454494085d1 (table test-workload [id=1aa73de442f848efa2fdac28556ab9c0]) successfully deleted
I20260713 09:02:39.381112 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:39.404960 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46b0b7a1a8094cdd90db77338622e794"
dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
mode: GRACEFUL
new_leader_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:59828
I20260713 09:02:39.405638 12227 raft_consensus.cc:606] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Received request to transfer leadership to TS 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:39.407748 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bbab6db5cd24b859a917a1680e8309f"
dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
mode: GRACEFUL
new_leader_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:59828
I20260713 09:02:39.408092 12227 raft_consensus.cc:606] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Received request to transfer leadership to TS 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:39.409885 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019"
dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
mode: GRACEFUL
new_leader_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:59828
I20260713 09:02:39.410212 12227 raft_consensus.cc:606] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Received request to transfer leadership to TS 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:39.411993 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7"
dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
mode: GRACEFUL
new_leader_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:59828
I20260713 09:02:39.412433 12227 raft_consensus.cc:606] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Received request to transfer leadership to TS 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:39.414331 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dec5d195be424442b25c45327d7bc95b"
dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
mode: GRACEFUL
new_leader_uuid: "08bdb00d6b604803a1a4776be019972d"
 from {username='slave'} at 127.0.0.1:59828
I20260713 09:02:39.414687 12227 raft_consensus.cc:606] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Received request to transfer leadership to TS 08bdb00d6b604803a1a4776be019972d
I20260713 09:02:39.415436 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:02:39.415994 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:39.421011 12979 raft_consensus.cc:993] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e: : Instructing follower 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:39.421422 12979 raft_consensus.cc:1081] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Signalling peer 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:39.422744 12639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7"
dest_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:50750
I20260713 09:02:39.423108 12639 raft_consensus.cc:493] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:39.423311 12639 raft_consensus.cc:3060] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.427379 12639 raft_consensus.cc:515] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.429057 12639 leader_election.cc:290] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:39.429730 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:39.429883 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8428ba4be4f49509a2d2d3b0c9a01e7" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:39.430328 12227 raft_consensus.cc:3055] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:39.430382 12304 raft_consensus.cc:3060] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.430604 12227 raft_consensus.cc:740] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:39.431253 12227 consensus_queue.cc:260] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.432123 12227 raft_consensus.cc:3060] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.434679 12304 raft_consensus.cc:2468] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:39.435683 12600 leader_election.cc:304] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 2add1a6d561441109d13cf39051b68c7; no voters: 
I20260713 09:02:39.436415 12227 raft_consensus.cc:2468] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:39.437228 12981 raft_consensus.cc:2804] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:39.438637 12981 raft_consensus.cc:697] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Becoming Leader. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Running, Role: LEADER
I20260713 09:02:39.439496 12981 consensus_queue.cc:237] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.446869 12125 catalog_manager.cc:5697] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: term changed from 1 to 2, leader changed from 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) to 2add1a6d561441109d13cf39051b68c7 (127.10.220.132). New cstate: current_term: 2 leader_uuid: "2add1a6d561441109d13cf39051b68c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:39.462800 12979 raft_consensus.cc:993] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e: : Instructing follower 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:39.463217 12980 raft_consensus.cc:1081] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Signalling peer 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:39.464382 12639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46b0b7a1a8094cdd90db77338622e794"
dest_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:50750
I20260713 09:02:39.464767 12639 raft_consensus.cc:493] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:39.465024 12639 raft_consensus.cc:3060] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.469080 12639 raft_consensus.cc:515] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.470534 12639 leader_election.cc:290] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:39.471163 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b0b7a1a8094cdd90db77338622e794" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:39.471575 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46b0b7a1a8094cdd90db77338622e794" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:39.471675 12227 raft_consensus.cc:3055] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:39.472009 12227 raft_consensus.cc:740] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:39.472028 12377 raft_consensus.cc:3060] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.472771 12227 consensus_queue.cc:260] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.473821 12227 raft_consensus.cc:3060] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.475333 12979 raft_consensus.cc:993] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e: : Instructing follower 08bdb00d6b604803a1a4776be019972d to start an election
I20260713 09:02:39.475781 12980 raft_consensus.cc:1081] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Signalling peer 08bdb00d6b604803a1a4776be019972d to start an election
I20260713 09:02:39.477245 12377 raft_consensus.cc:2468] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:39.477294 12304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dec5d195be424442b25c45327d7bc95b"
dest_uuid: "08bdb00d6b604803a1a4776be019972d"
 from {username='slave'} at 127.0.0.1:46412
I20260713 09:02:39.477845 12304 raft_consensus.cc:493] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:39.478179 12304 raft_consensus.cc:3060] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.478312 12601 leader_election.cc:304] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2add1a6d561441109d13cf39051b68c7, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:39.478976 12981 raft_consensus.cc:2804] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:39.479350 12981 raft_consensus.cc:697] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Becoming Leader. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Running, Role: LEADER
I20260713 09:02:39.479470 12227 raft_consensus.cc:2468] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:39.480177 12981 consensus_queue.cc:237] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.482865 12304 raft_consensus.cc:515] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:39.484627 12304 leader_election.cc:290] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 2 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:39.485765 12377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5d195be424442b25c45327d7bc95b" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:39.486177 12377 raft_consensus.cc:3060] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.486312 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec5d195be424442b25c45327d7bc95b" candidate_uuid: "08bdb00d6b604803a1a4776be019972d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:39.486824 12227 raft_consensus.cc:3055] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:39.487088 12227 raft_consensus.cc:740] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:39.487768 12227 consensus_queue.cc:260] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:39.488842 12227 raft_consensus.cc:3060] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.488315 12125 catalog_manager.cc:5697] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: term changed from 1 to 2, leader changed from 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) to 2add1a6d561441109d13cf39051b68c7 (127.10.220.132). New cstate: current_term: 2 leader_uuid: "2add1a6d561441109d13cf39051b68c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:39.490176 12377 raft_consensus.cc:2468] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 2.
I20260713 09:02:39.491222 12269 leader_election.cc:304] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:39.491961 12975 raft_consensus.cc:2804] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:39.493722 12975 raft_consensus.cc:697] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 2 LEADER]: Becoming Leader. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Running, Role: LEADER
I20260713 09:02:39.494534 12975 consensus_queue.cc:237] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:39.495748 12227 raft_consensus.cc:2468] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bdb00d6b604803a1a4776be019972d in term 2.
I20260713 09:02:39.502105 12125 catalog_manager.cc:5697] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d reported cstate change: term changed from 1 to 2, leader changed from 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) to 08bdb00d6b604803a1a4776be019972d (127.10.220.130). New cstate: current_term: 2 leader_uuid: "08bdb00d6b604803a1a4776be019972d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:39.626119 12979 raft_consensus.cc:993] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e: : Instructing follower 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:39.626530 12980 raft_consensus.cc:1081] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Signalling peer 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:39.627782 12639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019"
dest_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:50750
I20260713 09:02:39.628201 12639 raft_consensus.cc:493] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:39.628443 12639 raft_consensus.cc:3060] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.632566 12639 raft_consensus.cc:515] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.634095 12639 leader_election.cc:290] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:39.634708 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:39.635061 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c36d25bc054d49999a02b112ec7019" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:39.635288 12227 raft_consensus.cc:3055] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:39.635633 12227 raft_consensus.cc:740] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:39.635725 12304 raft_consensus.cc:3060] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.636317 12227 consensus_queue.cc:260] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.637123 12227 raft_consensus.cc:3060] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.639784 12304 raft_consensus.cc:2468] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:39.640620 12600 leader_election.cc:304] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 2add1a6d561441109d13cf39051b68c7; no voters: 
I20260713 09:02:39.641247 12227 raft_consensus.cc:2468] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:39.641286 12981 raft_consensus.cc:2804] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:39.641804 12981 raft_consensus.cc:697] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Becoming Leader. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Running, Role: LEADER
I20260713 09:02:39.642474 12981 consensus_queue.cc:237] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.649952 12125 catalog_manager.cc:5697] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: term changed from 1 to 2, leader changed from 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) to 2add1a6d561441109d13cf39051b68c7 (127.10.220.132). New cstate: current_term: 2 leader_uuid: "2add1a6d561441109d13cf39051b68c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:39.715495 12979 raft_consensus.cc:993] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e: : Instructing follower 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:39.715910 12980 raft_consensus.cc:1081] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Signalling peer 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:39.717021 12639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bbab6db5cd24b859a917a1680e8309f"
dest_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:50750
I20260713 09:02:39.717422 12639 raft_consensus.cc:493] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:39.717705 12639 raft_consensus.cc:3060] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.721686 12639 raft_consensus.cc:515] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.723512 12639 leader_election.cc:290] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:39.723807 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbab6db5cd24b859a917a1680e8309f" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:39.724030 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bbab6db5cd24b859a917a1680e8309f" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:39.724340 12227 raft_consensus.cc:3055] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:39.724620 12376 raft_consensus.cc:3060] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.724660 12227 raft_consensus.cc:740] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:39.725481 12227 consensus_queue.cc:260] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.726322 12227 raft_consensus.cc:3060] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:39.729620 12376 raft_consensus.cc:2468] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:39.730185 12227 raft_consensus.cc:2468] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:39.730497 12601 leader_election.cc:304] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2add1a6d561441109d13cf39051b68c7, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:39.731207 12981 raft_consensus.cc:2804] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:39.731590 12981 raft_consensus.cc:697] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Becoming Leader. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Running, Role: LEADER
I20260713 09:02:39.732225 12981 consensus_queue.cc:237] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:39.738449 12125 catalog_manager.cc:5697] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 reported cstate change: term changed from 1 to 2, leader changed from 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) to 2add1a6d561441109d13cf39051b68c7 (127.10.220.132). New cstate: current_term: 2 leader_uuid: "2add1a6d561441109d13cf39051b68c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:39.989749 12227 raft_consensus.cc:1275] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:39.990897 12975 consensus_queue.cc:1048] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:39.999377 12376 raft_consensus.cc:1275] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Refusing update from remote peer 08bdb00d6b604803a1a4776be019972d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:40.001541 12995 consensus_queue.cc:1048] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:40.036150 12376 raft_consensus.cc:1275] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:40.037420 12981 consensus_queue.cc:1048] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:40.042909 12227 raft_consensus.cc:1275] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:40.044438 12981 consensus_queue.cc:1048] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:40.050554 12304 raft_consensus.cc:1275] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:40.050808 12229 raft_consensus.cc:1275] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:40.052281 12981 consensus_queue.cc:1048] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:40.054198 12981 consensus_queue.cc:1048] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:40.070433 12302 raft_consensus.cc:1275] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:40.071834 12981 consensus_queue.cc:1048] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:40.084081 12229 raft_consensus.cc:1275] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:40.086128 12982 consensus_queue.cc:1048] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:02:40.120098 12376 raft_consensus.cc:1275] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:40.121193 13007 consensus_queue.cc:1048] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:40.128993 12229 raft_consensus.cc:1275] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:40.130577 12982 consensus_queue.cc:1048] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:40.416747 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:40.433133 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:40.453811 12304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c54429f163384a7e93975c173e770b3f"
dest_uuid: "08bdb00d6b604803a1a4776be019972d"
mode: GRACEFUL
new_leader_uuid: "41309c2638554fccbbf8ec6e13f12479"
 from {username='slave'} at 127.0.0.1:33726
I20260713 09:02:40.454257 12304 raft_consensus.cc:606] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Received request to transfer leadership to TS 41309c2638554fccbbf8ec6e13f12479
I20260713 09:02:40.456285 12229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9e344cdb44d426390b83115df74d3e3"
dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
mode: GRACEFUL
new_leader_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:59828
I20260713 09:02:40.456679 12229 raft_consensus.cc:606] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Received request to transfer leadership to TS 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:40.457659 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:40.458220 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:40.570636 12997 raft_consensus.cc:993] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d: : Instructing follower 41309c2638554fccbbf8ec6e13f12479 to start an election
I20260713 09:02:40.571161 13014 raft_consensus.cc:1081] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Signalling peer 41309c2638554fccbbf8ec6e13f12479 to start an election
I20260713 09:02:40.572701 12376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c54429f163384a7e93975c173e770b3f"
dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
 from {username='slave'} at 127.0.0.1:55476
I20260713 09:02:40.573179 12376 raft_consensus.cc:493] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:40.573570 12376 raft_consensus.cc:3060] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.578691 12376 raft_consensus.cc:515] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:40.580688 12376 leader_election.cc:290] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 2 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343)
I20260713 09:02:40.581332 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54429f163384a7e93975c173e770b3f" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:40.581934 12229 raft_consensus.cc:3060] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.582037 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54429f163384a7e93975c173e770b3f" candidate_uuid: "41309c2638554fccbbf8ec6e13f12479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:40.582602 12304 raft_consensus.cc:3055] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:40.582885 12304 raft_consensus.cc:740] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bdb00d6b604803a1a4776be019972d, State: Running, Role: LEADER
I20260713 09:02:40.583585 12304 consensus_queue.cc:260] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:40.584700 12304 raft_consensus.cc:3060] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.586856 12229 raft_consensus.cc:2468] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 2.
I20260713 09:02:40.587801 12341 leader_election.cc:304] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41309c2638554fccbbf8ec6e13f12479, 8aeae6a2662349128be58b4753d05c5e; no voters: 
I20260713 09:02:40.588383 13011 raft_consensus.cc:2804] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:40.588701 12304 raft_consensus.cc:2468] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41309c2638554fccbbf8ec6e13f12479 in term 2.
I20260713 09:02:40.588780 13011 raft_consensus.cc:697] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 2 LEADER]: Becoming Leader. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Running, Role: LEADER
I20260713 09:02:40.589671 13011 consensus_queue.cc:237] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } }
I20260713 09:02:40.597082 12127 catalog_manager.cc:5697] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 reported cstate change: term changed from 1 to 2, leader changed from 08bdb00d6b604803a1a4776be019972d (127.10.220.130) to 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "41309c2638554fccbbf8ec6e13f12479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:40.703755 12979 raft_consensus.cc:993] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e: : Instructing follower 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:40.704161 12979 raft_consensus.cc:1081] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Signalling peer 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:40.705341 12639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9e344cdb44d426390b83115df74d3e3"
dest_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:50750
I20260713 09:02:40.705739 12639 raft_consensus.cc:493] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:40.705958 12639 raft_consensus.cc:3060] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.709772 12639 raft_consensus.cc:515] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:40.711099 12639 leader_election.cc:290] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Requested vote from peers 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:40.711715 12229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e344cdb44d426390b83115df74d3e3" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8aeae6a2662349128be58b4753d05c5e"
I20260713 09:02:40.711992 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e344cdb44d426390b83115df74d3e3" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:40.712386 12229 raft_consensus.cc:3055] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:40.712500 12376 raft_consensus.cc:3060] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.712683 12229 raft_consensus.cc:740] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aeae6a2662349128be58b4753d05c5e, State: Running, Role: LEADER
I20260713 09:02:40.713341 12229 consensus_queue.cc:260] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:40.714205 12229 raft_consensus.cc:3060] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:40.716843 12376 raft_consensus.cc:2468] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:40.717820 12601 leader_election.cc:304] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2add1a6d561441109d13cf39051b68c7, 41309c2638554fccbbf8ec6e13f12479; no voters: 
I20260713 09:02:40.717962 12229 raft_consensus.cc:2468] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:40.718479 12982 raft_consensus.cc:2804] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:40.718925 12982 raft_consensus.cc:697] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Becoming Leader. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Running, Role: LEADER
I20260713 09:02:40.719614 12982 consensus_queue.cc:237] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [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: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:40.726140 12127 catalog_manager.cc:5697] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 reported cstate change: term changed from 1 to 2, leader changed from 8aeae6a2662349128be58b4753d05c5e (127.10.220.129) to 2add1a6d561441109d13cf39051b68c7 (127.10.220.132). New cstate: current_term: 2 leader_uuid: "2add1a6d561441109d13cf39051b68c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:41.108791 12304 raft_consensus.cc:1275] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.109817 13011 consensus_queue.cc:1048] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:41.115129 12376 raft_consensus.cc:1275] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:41.116777 12982 consensus_queue.cc:1048] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:41.122702 12229 raft_consensus.cc:1275] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Refusing update from remote peer 41309c2638554fccbbf8ec6e13f12479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:41.124186 13021 consensus_queue.cc:1048] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:41.136757 12229 raft_consensus.cc:1275] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:41.138501 12981 consensus_queue.cc:1048] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aeae6a2662349128be58b4753d05c5e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 42337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:41.458933 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:41.476119 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:41.501485 12377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c"
dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
mode: GRACEFUL
new_leader_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:51270
I20260713 09:02:41.501937 12377 raft_consensus.cc:606] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Received request to transfer leadership to TS 2add1a6d561441109d13cf39051b68c7
I20260713 09:02:41.502844 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:02:41.503389 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:41.776536 13033 raft_consensus.cc:993] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479: : Instructing follower 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:41.776944 13026 raft_consensus.cc:1081] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Signalling peer 2add1a6d561441109d13cf39051b68c7 to start an election
I20260713 09:02:41.778177 12637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c"
dest_uuid: "2add1a6d561441109d13cf39051b68c7"
 from {username='slave'} at 127.0.0.1:50776
I20260713 09:02:41.778614 12637 raft_consensus.cc:493] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:41.778887 12637 raft_consensus.cc:3060] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:41.783335 12637 raft_consensus.cc:515] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:41.784759 12637 leader_election.cc:290] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Requested vote from peers 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343), 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131:35643)
I20260713 09:02:41.785418 12304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08bdb00d6b604803a1a4776be019972d"
I20260713 09:02:41.785791 12376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bad497ed324bcda09daf87ab09fa9c" candidate_uuid: "2add1a6d561441109d13cf39051b68c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "41309c2638554fccbbf8ec6e13f12479"
I20260713 09:02:41.785985 12304 raft_consensus.cc:3060] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:41.786302 12376 raft_consensus.cc:3055] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:41.786597 12376 raft_consensus.cc:740] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41309c2638554fccbbf8ec6e13f12479, State: Running, Role: LEADER
I20260713 09:02:41.787274 12376 consensus_queue.cc:260] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [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: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:41.788419 12376 raft_consensus.cc:3060] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:41.791865 12304 raft_consensus.cc:2468] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:41.792945 12600 leader_election.cc:304] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bdb00d6b604803a1a4776be019972d, 2add1a6d561441109d13cf39051b68c7; no voters: 
I20260713 09:02:41.793648 12982 raft_consensus.cc:2804] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:41.794021 12982 raft_consensus.cc:697] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Becoming Leader. State: Replica: 2add1a6d561441109d13cf39051b68c7, State: Running, Role: LEADER
I20260713 09:02:41.794153 12376 raft_consensus.cc:2468] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2add1a6d561441109d13cf39051b68c7 in term 2.
I20260713 09:02:41.794884 12982 consensus_queue.cc:237] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [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: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } }
I20260713 09:02:41.801892 12125 catalog_manager.cc:5697] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 reported cstate change: term changed from 1 to 2, leader changed from 41309c2638554fccbbf8ec6e13f12479 (127.10.220.131) to 2add1a6d561441109d13cf39051b68c7 (127.10.220.132). New cstate: current_term: 2 leader_uuid: "2add1a6d561441109d13cf39051b68c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2add1a6d561441109d13cf39051b68c7" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 44197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:02:42.257850 12304 raft_consensus.cc:1275] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:42.258882 13002 consensus_queue.cc:1048] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bdb00d6b604803a1a4776be019972d" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 41343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:42.267469 12376 raft_consensus.cc:1275] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Refusing update from remote peer 2add1a6d561441109d13cf39051b68c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:02:42.268817 13002 consensus_queue.cc:1048] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41309c2638554fccbbf8ec6e13f12479" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 35643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:42.504444 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:42.522693 11122 tablet_server.cc:179] TabletServer@127.10.220.129:0 shutting down...
W20260713 09:02:42.533397 12599 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260713 09:02:42.540067 12599 consensus_peers.cc:597] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 -> Peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Couldn't send request to peer 8aeae6a2662349128be58b4753d05c5e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:42.550808 12267 consensus_peers.cc:597] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d -> Peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Couldn't send request to peer 8aeae6a2662349128be58b4753d05c5e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.560726 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:42.562233 11122 tablet_replica.cc:333] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.563771 11122 raft_consensus.cc:2243] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.564491 11122 raft_consensus.cc:2272] T dec5d195be424442b25c45327d7bc95b P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.566783 11122 tablet_replica.cc:333] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.567595 11122 raft_consensus.cc:2243] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.568389 11122 raft_consensus.cc:2272] T 369de05ac2d64572a9433ca791fb4ce7 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.570353 11122 tablet_replica.cc:333] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.571077 11122 raft_consensus.cc:2243] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.571545 11122 raft_consensus.cc:2272] T 91c36d25bc054d49999a02b112ec7019 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.573760 11122 tablet_replica.cc:333] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.574241 11122 raft_consensus.cc:2243] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.575169 11122 raft_consensus.cc:2272] T 2dee2b0798674273a33ff6e056372053 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.576879 11122 tablet_replica.cc:333] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.577409 11122 raft_consensus.cc:2243] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.577883 11122 raft_consensus.cc:2272] T c9e344cdb44d426390b83115df74d3e3 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.579545 11122 tablet_replica.cc:333] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.580196 11122 raft_consensus.cc:2243] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.580904 11122 raft_consensus.cc:2272] T 46b0b7a1a8094cdd90db77338622e794 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.583711 11122 tablet_replica.cc:333] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.584265 11122 raft_consensus.cc:2243] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.584697 11122 raft_consensus.cc:2272] T d24b3a841bc24eccb76579fd4416f9bc P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.586375 11122 tablet_replica.cc:333] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.586889 11122 raft_consensus.cc:2243] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.587769 11122 raft_consensus.cc:2272] T 22cf0f4451914c30911232d0e8cb2a66 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.589705 11122 tablet_replica.cc:333] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.590216 11122 raft_consensus.cc:2243] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.591679 11122 raft_consensus.cc:2272] T 904dd7a49ac440b79b80ff4bfdb0242c P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.594568 11122 tablet_replica.cc:333] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.595155 11122 raft_consensus.cc:2243] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.595782 11122 raft_consensus.cc:2272] T c54429f163384a7e93975c173e770b3f P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:42.596339 12341 consensus_peers.cc:597] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 -> Peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Couldn't send request to peer 8aeae6a2662349128be58b4753d05c5e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.597954 11122 tablet_replica.cc:333] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.598652 11122 raft_consensus.cc:2243] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.599948 11122 raft_consensus.cc:2272] T 91b807f3a91e4286ba63706ccba38fe9 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.602298 11122 tablet_replica.cc:333] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.603029 11122 raft_consensus.cc:2243] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.604069 11122 raft_consensus.cc:2272] T fe2a8d578375446dadb29e2450bc46e5 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.606338 11122 tablet_replica.cc:333] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.606788 11122 raft_consensus.cc:2243] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.607590 11122 raft_consensus.cc:2272] T 0cceec3c5c98483c844d152884caa58b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.609194 11122 tablet_replica.cc:333] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.609719 11122 raft_consensus.cc:2243] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.610451 11122 raft_consensus.cc:2272] T ddfadac7043c41c19d889f8210bbb231 P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.612171 11122 tablet_replica.cc:333] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.612599 11122 raft_consensus.cc:2243] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.613459 11122 raft_consensus.cc:2272] T e7095f379d244453b949ec92c7ab9bef P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.615343 11122 tablet_replica.cc:333] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.615767 11122 raft_consensus.cc:2243] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.616165 11122 raft_consensus.cc:2272] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.617974 11122 tablet_replica.cc:333] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
I20260713 09:02:42.618489 11122 raft_consensus.cc:2243] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.619071 11122 raft_consensus.cc:2272] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 8aeae6a2662349128be58b4753d05c5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.621554 11122 tablet_replica.cc:333] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e: stopping tablet replica
W20260713 09:02:42.621577 12341 consensus_peers.cc:597] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 -> Peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Couldn't send request to peer 8aeae6a2662349128be58b4753d05c5e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.622102 11122 raft_consensus.cc:2243] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.622567 11122 raft_consensus.cc:2272] T 5bbab6db5cd24b859a917a1680e8309f P 8aeae6a2662349128be58b4753d05c5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.666923 11122 tablet_server.cc:196] TabletServer@127.10.220.129:0 shutdown complete.
W20260713 09:02:42.693456 12599 consensus_peers.cc:597] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 -> Peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Couldn't send request to peer 8aeae6a2662349128be58b4753d05c5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.716439 11122 tablet_server.cc:179] TabletServer@127.10.220.130:0 shutting down...
W20260713 09:02:42.737480 12341 consensus_peers.cc:597] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 -> Peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Couldn't send request to peer 8aeae6a2662349128be58b4753d05c5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.744732 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:42.745582 11122 tablet_replica.cc:333] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.746191 11122 raft_consensus.cc:2243] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.746999 11122 raft_consensus.cc:2272] T dec5d195be424442b25c45327d7bc95b P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.749285 11122 tablet_replica.cc:333] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.749966 11122 raft_consensus.cc:2243] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.750538 11122 raft_consensus.cc:2272] T c54429f163384a7e93975c173e770b3f P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.752391 11122 tablet_replica.cc:333] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.752884 11122 raft_consensus.cc:2243] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.753243 11122 raft_consensus.cc:2272] T 904dd7a49ac440b79b80ff4bfdb0242c P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.754842 11122 tablet_replica.cc:333] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.755304 11122 raft_consensus.cc:2243] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.755861 11122 raft_consensus.cc:2272] T 2dee2b0798674273a33ff6e056372053 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.757450 11122 tablet_replica.cc:333] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.758163 11122 raft_consensus.cc:2243] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.759095 11122 raft_consensus.cc:2272] T 369de05ac2d64572a9433ca791fb4ce7 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.761453 11122 tablet_replica.cc:333] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
W20260713 09:02:42.762045 12599 consensus_peers.cc:597] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 -> Peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Couldn't send request to peer 8aeae6a2662349128be58b4753d05c5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.762137 11122 raft_consensus.cc:2243] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.762850 11122 raft_consensus.cc:2272] T 91c36d25bc054d49999a02b112ec7019 P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.764492 11122 tablet_replica.cc:333] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.764941 11122 raft_consensus.cc:2243] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.765548 11122 raft_consensus.cc:2272] T 91b807f3a91e4286ba63706ccba38fe9 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.767369 11122 tablet_replica.cc:333] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.767838 11122 raft_consensus.cc:2243] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.768567 11122 raft_consensus.cc:2272] T 102f426e53ac425a88b1ed6ba507bed2 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.770409 11122 tablet_replica.cc:333] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.770876 11122 raft_consensus.cc:2243] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.771627 11122 raft_consensus.cc:2272] T 64f34b26074f48abb62efd17d1bcc25b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.773437 11122 tablet_replica.cc:333] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.773908 11122 raft_consensus.cc:2243] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.774745 11122 raft_consensus.cc:2272] T d24b3a841bc24eccb76579fd4416f9bc P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.776412 11122 tablet_replica.cc:333] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.776880 11122 raft_consensus.cc:2243] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.777289 11122 raft_consensus.cc:2272] T 0cceec3c5c98483c844d152884caa58b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.778914 11122 tablet_replica.cc:333] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.779359 11122 raft_consensus.cc:2243] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.779844 11122 raft_consensus.cc:2272] T 863f86d97cdb4b75a0aa732c84b79b85 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.781370 11122 tablet_replica.cc:333] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.781836 11122 raft_consensus.cc:2243] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.782370 11122 raft_consensus.cc:2272] T e7095f379d244453b949ec92c7ab9bef P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.783931 11122 tablet_replica.cc:333] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.784368 11122 raft_consensus.cc:2243] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.785342 11122 raft_consensus.cc:2272] T da61d6e785544fe3ada83454494085d1 P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.787581 11122 tablet_replica.cc:333] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.788206 11122 raft_consensus.cc:2243] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.788847 11122 raft_consensus.cc:2272] T c4bad497ed324bcda09daf87ab09fa9c P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:42.789606 12599 consensus_peers.cc:597] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 -> Peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Couldn't send request to peer 8aeae6a2662349128be58b4753d05c5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.791302 11122 tablet_replica.cc:333] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.791776 11122 raft_consensus.cc:2243] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.792205 11122 raft_consensus.cc:2272] T 368cb9825e40438a9bf473b607e052bf P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.793892 11122 tablet_replica.cc:333] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.794315 11122 raft_consensus.cc:2243] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.794682 11122 raft_consensus.cc:2272] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 08bdb00d6b604803a1a4776be019972d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.796366 11122 tablet_replica.cc:333] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d: stopping tablet replica
I20260713 09:02:42.796773 11122 raft_consensus.cc:2243] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.797428 11122 raft_consensus.cc:2272] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 08bdb00d6b604803a1a4776be019972d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.842479 11122 tablet_server.cc:196] TabletServer@127.10.220.130:0 shutdown complete.
W20260713 09:02:42.866967 12342 consensus_peers.cc:597] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 -> Peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Couldn't send request to peer 08bdb00d6b604803a1a4776be019972d. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.130:41343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.878341 11122 tablet_server.cc:179] TabletServer@127.10.220.131:0 shutting down...
I20260713 09:02:42.901777 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:42.902601 11122 tablet_replica.cc:333] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.903430 11122 raft_consensus.cc:2243] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.903965 11122 raft_consensus.cc:2272] T dec5d195be424442b25c45327d7bc95b P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.905794 11122 tablet_replica.cc:333] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.906255 11122 raft_consensus.cc:2243] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.906876 11122 raft_consensus.cc:2272] T 64f34b26074f48abb62efd17d1bcc25b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.908913 11122 tablet_replica.cc:333] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.909567 11122 raft_consensus.cc:2243] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.910048 11122 raft_consensus.cc:2272] T d24b3a841bc24eccb76579fd4416f9bc P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.911734 11122 tablet_replica.cc:333] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
W20260713 09:02:42.911907 12342 consensus_peers.cc:597] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 -> Peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Couldn't send request to peer 08bdb00d6b604803a1a4776be019972d. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.130:41343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.912277 11122 raft_consensus.cc:2243] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.912917 11122 raft_consensus.cc:2272] T 22cf0f4451914c30911232d0e8cb2a66 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.914489 11122 tablet_replica.cc:333] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.914955 11122 raft_consensus.cc:2243] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.915433 11122 raft_consensus.cc:2272] T c9e344cdb44d426390b83115df74d3e3 P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.916975 11122 tablet_replica.cc:333] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.917452 11122 raft_consensus.cc:2243] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.918126 11122 raft_consensus.cc:2272] T 46b0b7a1a8094cdd90db77338622e794 P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.919793 11122 tablet_replica.cc:333] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.920274 11122 raft_consensus.cc:2243] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.921003 11122 raft_consensus.cc:2272] T fe2a8d578375446dadb29e2450bc46e5 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.922741 11122 tablet_replica.cc:333] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.923198 11122 raft_consensus.cc:2243] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.923722 11122 raft_consensus.cc:2272] T 102f426e53ac425a88b1ed6ba507bed2 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.925555 11122 tablet_replica.cc:333] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.926209 11122 raft_consensus.cc:2243] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.926685 11122 raft_consensus.cc:2272] T c4bad497ed324bcda09daf87ab09fa9c P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.929317 11122 tablet_replica.cc:333] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.930085 11122 raft_consensus.cc:2243] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:02:42.930440 12600 consensus_peers.cc:597] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 -> Peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Couldn't send request to peer 08bdb00d6b604803a1a4776be019972d. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.130:41343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.930920 11122 raft_consensus.cc:2272] T 5bbab6db5cd24b859a917a1680e8309f P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:42.933159 12341 consensus_peers.cc:597] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 -> Peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Couldn't send request to peer 8aeae6a2662349128be58b4753d05c5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.933322 11122 tablet_replica.cc:333] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.933974 11122 raft_consensus.cc:2243] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.934952 11122 raft_consensus.cc:2272] T 1ddd1b5952234ff1acb5b05bd8ed1c1b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:42.935184 12599 consensus_peers.cc:597] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 -> Peer 8aeae6a2662349128be58b4753d05c5e (127.10.220.129:42337): Couldn't send request to peer 8aeae6a2662349128be58b4753d05c5e. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:42337: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.936777 11122 tablet_replica.cc:333] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.937274 11122 raft_consensus.cc:2243] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.937999 11122 raft_consensus.cc:2272] T c54429f163384a7e93975c173e770b3f P 41309c2638554fccbbf8ec6e13f12479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.939602 11122 tablet_replica.cc:333] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.940040 11122 raft_consensus.cc:2243] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.940416 11122 raft_consensus.cc:2272] T 904dd7a49ac440b79b80ff4bfdb0242c P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.941977 11122 tablet_replica.cc:333] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.942394 11122 raft_consensus.cc:2243] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.943069 11122 raft_consensus.cc:2272] T 368cb9825e40438a9bf473b607e052bf P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.944732 11122 tablet_replica.cc:333] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.945150 11122 raft_consensus.cc:2243] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.945608 11122 raft_consensus.cc:2272] T 0cceec3c5c98483c844d152884caa58b P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.947114 11122 tablet_replica.cc:333] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.947506 11122 raft_consensus.cc:2243] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:42.948081 11122 raft_consensus.cc:2272] T da61d6e785544fe3ada83454494085d1 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.949486 11122 tablet_replica.cc:333] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.949903 11122 raft_consensus.cc:2243] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.950603 11122 raft_consensus.cc:2272] T ddfadac7043c41c19d889f8210bbb231 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:42.952171 11122 tablet_replica.cc:333] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479: stopping tablet replica
I20260713 09:02:42.952575 11122 raft_consensus.cc:2243] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:42.953239 11122 raft_consensus.cc:2272] T 863f86d97cdb4b75a0aa732c84b79b85 P 41309c2638554fccbbf8ec6e13f12479 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:42.964762 12600 consensus_peers.cc:597] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 -> Peer 08bdb00d6b604803a1a4776be019972d (127.10.220.130:41343): Couldn't send request to peer 08bdb00d6b604803a1a4776be019972d. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.130:41343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:42.994477 11122 tablet_server.cc:196] TabletServer@127.10.220.131:0 shutdown complete.
I20260713 09:02:43.031808 11122 tablet_server.cc:179] TabletServer@127.10.220.132:0 shutting down...
I20260713 09:02:43.050570 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:43.051206 11122 tablet_replica.cc:333] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.051828 11122 raft_consensus.cc:2243] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:43.052568 11122 raft_consensus.cc:2272] T 5bbab6db5cd24b859a917a1680e8309f P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.054437 11122 tablet_replica.cc:333] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.054950 11122 raft_consensus.cc:2243] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.055457 11122 raft_consensus.cc:2272] T 22cf0f4451914c30911232d0e8cb2a66 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.057129 11122 tablet_replica.cc:333] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.057622 11122 raft_consensus.cc:2243] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.058089 11122 raft_consensus.cc:2272] T 2dee2b0798674273a33ff6e056372053 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.059691 11122 tablet_replica.cc:333] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.060132 11122 raft_consensus.cc:2243] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:43.060801 11122 raft_consensus.cc:2272] T 91c36d25bc054d49999a02b112ec7019 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.062476 11122 tablet_replica.cc:333] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.062937 11122 raft_consensus.cc:2243] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:43.063560 11122 raft_consensus.cc:2272] T d8428ba4be4f49509a2d2d3b0c9a01e7 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.065073 11122 tablet_replica.cc:333] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.065479 11122 raft_consensus.cc:2243] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.065992 11122 raft_consensus.cc:2272] T da61d6e785544fe3ada83454494085d1 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.067561 11122 tablet_replica.cc:333] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.068006 11122 raft_consensus.cc:2243] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.068444 11122 raft_consensus.cc:2272] T 863f86d97cdb4b75a0aa732c84b79b85 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.069937 11122 tablet_replica.cc:333] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.070346 11122 raft_consensus.cc:2243] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.070752 11122 raft_consensus.cc:2272] T e7095f379d244453b949ec92c7ab9bef P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.072278 11122 tablet_replica.cc:333] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.072685 11122 raft_consensus.cc:2243] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.073052 11122 raft_consensus.cc:2272] T ddfadac7043c41c19d889f8210bbb231 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.074527 11122 tablet_replica.cc:333] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.074934 11122 raft_consensus.cc:2243] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.075350 11122 raft_consensus.cc:2272] T 64f34b26074f48abb62efd17d1bcc25b P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.076859 11122 tablet_replica.cc:333] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.077311 11122 raft_consensus.cc:2243] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:43.077966 11122 raft_consensus.cc:2272] T 46b0b7a1a8094cdd90db77338622e794 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.079453 11122 tablet_replica.cc:333] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.079870 11122 raft_consensus.cc:2243] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.080277 11122 raft_consensus.cc:2272] T 369de05ac2d64572a9433ca791fb4ce7 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.081863 11122 tablet_replica.cc:333] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.082357 11122 raft_consensus.cc:2243] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.082860 11122 raft_consensus.cc:2272] T 368cb9825e40438a9bf473b607e052bf P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.084349 11122 tablet_replica.cc:333] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.084741 11122 raft_consensus.cc:2243] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.085179 11122 raft_consensus.cc:2272] T 91b807f3a91e4286ba63706ccba38fe9 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.086694 11122 tablet_replica.cc:333] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.087088 11122 raft_consensus.cc:2243] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.087518 11122 raft_consensus.cc:2272] T 102f426e53ac425a88b1ed6ba507bed2 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.088982 11122 tablet_replica.cc:333] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.089463 11122 raft_consensus.cc:2243] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:43.090165 11122 raft_consensus.cc:2272] T c9e344cdb44d426390b83115df74d3e3 P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.091675 11122 tablet_replica.cc:333] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.092096 11122 raft_consensus.cc:2243] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:43.092528 11122 raft_consensus.cc:2272] T fe2a8d578375446dadb29e2450bc46e5 P 2add1a6d561441109d13cf39051b68c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.094043 11122 tablet_replica.cc:333] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7: stopping tablet replica
I20260713 09:02:43.094427 11122 raft_consensus.cc:2243] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:43.095058 11122 raft_consensus.cc:2272] T c4bad497ed324bcda09daf87ab09fa9c P 2add1a6d561441109d13cf39051b68c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.129228 11122 tablet_server.cc:196] TabletServer@127.10.220.132:0 shutdown complete.
I20260713 09:02:43.156188 11122 master.cc:562] Master@127.10.220.190:38897 shutting down...
I20260713 09:02:43.174883 11122 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:43.175504 11122 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:43.175820 11122 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0986f1b392424b4e8165c17f93f708f1: stopping tablet replica
I20260713 09:02:43.195127 11122 master.cc:584] Master@127.10.220.190:38897 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27622 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:02:43.243798 11122 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.220.190:41329
I20260713 09:02:43.244885 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:43.250613 13055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:43.250664 13054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:43.251129 13057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:43.252161 11122 server_base.cc:1061] running on GCE node
I20260713 09:02:43.253136 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:43.253307 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:43.253417 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933363253405 us; error 0 us; skew 500 ppm
I20260713 09:02:43.253901 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:43.256196 11122 webserver.cc:533] Webserver started at http://127.10.220.190:45051/ using document root <none> and password file <none>
I20260713 09:02:43.256610 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:43.256752 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:43.256959 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:43.258059 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/master-0-root/instance:
uuid: "7ebf31d343434832b513a40fdb8f952b"
format_stamp: "Formatted at 2026-07-13 09:02:43 on dist-test-slave-scq0"
I20260713 09:02:43.262286 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:43.265317 13062 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.265980 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:43.266211 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/master-0-root
uuid: "7ebf31d343434832b513a40fdb8f952b"
format_stamp: "Formatted at 2026-07-13 09:02:43 on dist-test-slave-scq0"
I20260713 09:02:43.266440 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:43.277678 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:43.278831 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:43.315129 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.190:41329
I20260713 09:02:43.315217 13113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.190:41329 every 8 connection(s)
I20260713 09:02:43.318840 13114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:43.328471 13114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b: Bootstrap starting.
I20260713 09:02:43.332862 13114 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:43.336757 13114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b: No bootstrap required, opened a new log
I20260713 09:02:43.338833 13114 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ebf31d343434832b513a40fdb8f952b" member_type: VOTER }
I20260713 09:02:43.339239 13114 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:43.339442 13114 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ebf31d343434832b513a40fdb8f952b, State: Initialized, Role: FOLLOWER
I20260713 09:02:43.339984 13114 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ebf31d343434832b513a40fdb8f952b" member_type: VOTER }
I20260713 09:02:43.340430 13114 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:43.340634 13114 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:43.340879 13114 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:43.345638 13114 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ebf31d343434832b513a40fdb8f952b" member_type: VOTER }
I20260713 09:02:43.346107 13114 leader_election.cc:304] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [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: 7ebf31d343434832b513a40fdb8f952b; no voters: 
I20260713 09:02:43.347196 13114 leader_election.cc:290] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:43.347468 13117 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:43.348685 13117 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [term 1 LEADER]: Becoming Leader. State: Replica: 7ebf31d343434832b513a40fdb8f952b, State: Running, Role: LEADER
I20260713 09:02:43.349375 13117 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [LEADER]: Queue going to LEADER mode. State: All 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: "7ebf31d343434832b513a40fdb8f952b" member_type: VOTER }
I20260713 09:02:43.349859 13114 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:43.354101 13119 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ebf31d343434832b513a40fdb8f952b. Latest consensus state: current_term: 1 leader_uuid: "7ebf31d343434832b513a40fdb8f952b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ebf31d343434832b513a40fdb8f952b" member_type: VOTER } }
I20260713 09:02:43.354148 13118 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ebf31d343434832b513a40fdb8f952b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ebf31d343434832b513a40fdb8f952b" member_type: VOTER } }
I20260713 09:02:43.354812 13119 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:43.354889 13118 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:43.358331 13125 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:43.363801 13125 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:43.364748 11122 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:43.372057 13125 catalog_manager.cc:1383] Generated new cluster ID: 4c19d42c01004b7c97ddcd415be26de0
I20260713 09:02:43.372324 13125 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:43.387750 13125 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:43.388957 13125 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:43.403517 13125 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b: Generated new TSK 0
I20260713 09:02:43.404081 13125 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:43.430728 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:43.436120 13135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:43.437187 13136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:43.438758 13138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:43.439459 11122 server_base.cc:1061] running on GCE node
I20260713 09:02:43.440305 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:43.440495 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:43.440649 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933363440630 us; error 0 us; skew 500 ppm
I20260713 09:02:43.441200 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:43.443289 11122 webserver.cc:533] Webserver started at http://127.10.220.129:43167/ using document root <none> and password file <none>
I20260713 09:02:43.443733 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:43.443900 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:43.444151 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:43.445138 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-0-root/instance:
uuid: "cf76c675c90b4598a952eb3194e57aed"
format_stamp: "Formatted at 2026-07-13 09:02:43 on dist-test-slave-scq0"
I20260713 09:02:43.449353 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:02:43.452419 13143 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.453058 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:02:43.453318 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-0-root
uuid: "cf76c675c90b4598a952eb3194e57aed"
format_stamp: "Formatted at 2026-07-13 09:02:43 on dist-test-slave-scq0"
I20260713 09:02:43.453641 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:43.531579 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:43.532711 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:43.534089 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:43.536160 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:43.536329 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.536550 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:43.536705 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.574093 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.129:35611
I20260713 09:02:43.574180 13205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.129:35611 every 8 connection(s)
I20260713 09:02:43.578665 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:43.585626 13210 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:43.586287 13211 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:43.589208 11122 server_base.cc:1061] running on GCE node
W20260713 09:02:43.589457 13214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:43.590384 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:43.590585 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:43.590745 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933363590726 us; error 0 us; skew 500 ppm
I20260713 09:02:43.591352 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:43.591667 13206 heartbeater.cc:344] Connected to a master server at 127.10.220.190:41329
I20260713 09:02:43.592031 13206 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:43.592847 13206 heartbeater.cc:507] Master 127.10.220.190:41329 requested a full tablet report, sending...
I20260713 09:02:43.593772 11122 webserver.cc:533] Webserver started at http://127.10.220.130:38453/ using document root <none> and password file <none>
I20260713 09:02:43.594296 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:43.594476 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:43.594720 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:43.594924 13079 ts_manager.cc:194] Registered new tserver with Master: cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:43.595814 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-1-root/instance:
uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
format_stamp: "Formatted at 2026-07-13 09:02:43 on dist-test-slave-scq0"
I20260713 09:02:43.596602 13079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38308
I20260713 09:02:43.599985 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:02:43.603497 13218 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.604159 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:43.604413 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-1-root
uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
format_stamp: "Formatted at 2026-07-13 09:02:43 on dist-test-slave-scq0"
I20260713 09:02:43.604657 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:43.619629 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:43.620772 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:43.622143 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:43.624156 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:43.624339 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.624550 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:43.624703 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.662210 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.130:34155
I20260713 09:02:43.662298 13280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.130:34155 every 8 connection(s)
I20260713 09:02:43.666658 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:43.673556 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
W20260713 09:02:43.674841 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
W20260713 09:02:43.677042 13287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:43.678326 11122 server_base.cc:1061] running on GCE node
I20260713 09:02:43.679467 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:43.679802 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:43.680028 13281 heartbeater.cc:344] Connected to a master server at 127.10.220.190:41329
I20260713 09:02:43.680027 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933363680010 us; error 0 us; skew 500 ppm
I20260713 09:02:43.680598 13281 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:43.681056 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:43.681469 13281 heartbeater.cc:507] Master 127.10.220.190:41329 requested a full tablet report, sending...
I20260713 09:02:43.683761 13079 ts_manager.cc:194] Registered new tserver with Master: ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:43.684280 11122 webserver.cc:533] Webserver started at http://127.10.220.131:37229/ using document root <none> and password file <none>
I20260713 09:02:43.684757 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:43.684932 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:43.685160 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:43.685185 13079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38316
I20260713 09:02:43.686370 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-2-root/instance:
uuid: "b522d37ec0b743eea7815608d30c1242"
format_stamp: "Formatted at 2026-07-13 09:02:43 on dist-test-slave-scq0"
I20260713 09:02:43.690707 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:02:43.693718 13292 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.694379 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:43.694644 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-2-root
uuid: "b522d37ec0b743eea7815608d30c1242"
format_stamp: "Formatted at 2026-07-13 09:02:43 on dist-test-slave-scq0"
I20260713 09:02:43.694890 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:43.725016 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:43.726203 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:43.727628 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:43.729787 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:43.729966 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.730201 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:43.730343 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.768316 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.131:43359
I20260713 09:02:43.768417 13354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.131:43359 every 8 connection(s)
I20260713 09:02:43.772816 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:43.780498 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
W20260713 09:02:43.782248 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
I20260713 09:02:43.784471 13355 heartbeater.cc:344] Connected to a master server at 127.10.220.190:41329
I20260713 09:02:43.784933 13355 heartbeater.cc:461] Registering TS with master...
W20260713 09:02:43.785768 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
I20260713 09:02:43.785825 11122 server_base.cc:1061] running on GCE node
I20260713 09:02:43.785792 13355 heartbeater.cc:507] Master 127.10.220.190:41329 requested a full tablet report, sending...
I20260713 09:02:43.787101 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:43.787297 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:43.787483 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933363787465 us; error 0 us; skew 500 ppm
I20260713 09:02:43.788179 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:43.788338 13079 ts_manager.cc:194] Registered new tserver with Master: b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:43.790107 13079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38322
I20260713 09:02:43.790836 11122 webserver.cc:533] Webserver started at http://127.10.220.132:44621/ using document root <none> and password file <none>
I20260713 09:02:43.791410 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:43.791636 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:43.791929 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:43.793040 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-3-root/instance:
uuid: "fd44a7669df54205b0f6577180aac554"
format_stamp: "Formatted at 2026-07-13 09:02:43 on dist-test-slave-scq0"
I20260713 09:02:43.797169 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:02:43.800098 13366 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.800782 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:43.801045 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-3-root
uuid: "fd44a7669df54205b0f6577180aac554"
format_stamp: "Formatted at 2026-07-13 09:02:43 on dist-test-slave-scq0"
I20260713 09:02:43.801295 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:43.813877 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:43.815083 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:43.816367 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:43.818374 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:43.818558 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.818766 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:43.818910 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:43.854557 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.132:37775
I20260713 09:02:43.854645 13428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.132:37775 every 8 connection(s)
I20260713 09:02:43.866762 13429 heartbeater.cc:344] Connected to a master server at 127.10.220.190:41329
I20260713 09:02:43.867120 13429 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:43.867743 13429 heartbeater.cc:507] Master 127.10.220.190:41329 requested a full tablet report, sending...
I20260713 09:02:43.869488 13079 ts_manager.cc:194] Registered new tserver with Master: fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:43.869685 11122 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012276824s
I20260713 09:02:43.871241 13079 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38332
I20260713 09:02:43.892961 13079 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38336:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:02:44.030272 13393 tablet_service.cc:1511] Processing CreateTablet for tablet b462186a96f74875871ea6b7c3ddb8b1 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:44.031711 13393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b462186a96f74875871ea6b7c3ddb8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.035063 13171 tablet_service.cc:1511] Processing CreateTablet for tablet 8067c0285bbc49cf88e609b476887da7 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:44.036358 13171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8067c0285bbc49cf88e609b476887da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.037446 13170 tablet_service.cc:1511] Processing CreateTablet for tablet 83a52240c747457a9f2ec2acce67b1af (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:44.038829 13170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a52240c747457a9f2ec2acce67b1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.042515 13165 tablet_service.cc:1511] Processing CreateTablet for tablet 1f94559b42a145f18631533a626246b7 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:44.042624 13169 tablet_service.cc:1511] Processing CreateTablet for tablet b462186a96f74875871ea6b7c3ddb8b1 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:44.043883 13165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f94559b42a145f18631533a626246b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.044064 13319 tablet_service.cc:1511] Processing CreateTablet for tablet b462186a96f74875871ea6b7c3ddb8b1 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:44.045284 13319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b462186a96f74875871ea6b7c3ddb8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.045109 13168 tablet_service.cc:1511] Processing CreateTablet for tablet 746f869811444a3f99d77e410bf88e2d (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:44.045681 13316 tablet_service.cc:1511] Processing CreateTablet for tablet 9460b468b3af47beab1c369a1b78fb59 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:44.046875 13316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9460b468b3af47beab1c369a1b78fb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.048192 13166 tablet_service.cc:1511] Processing CreateTablet for tablet 9460b468b3af47beab1c369a1b78fb59 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:44.050295 13315 tablet_service.cc:1511] Processing CreateTablet for tablet e03432f25dc14a41adf19cb8d6134685 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:44.050586 13320 tablet_service.cc:1511] Processing CreateTablet for tablet 83a52240c747457a9f2ec2acce67b1af (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:44.051671 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03432f25dc14a41adf19cb8d6134685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.051824 13314 tablet_service.cc:1511] Processing CreateTablet for tablet 1f94559b42a145f18631533a626246b7 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:44.046962 13318 tablet_service.cc:1511] Processing CreateTablet for tablet 3de2fe44d8d3490392b73210d0349969 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:44.052456 13394 tablet_service.cc:1511] Processing CreateTablet for tablet 8067c0285bbc49cf88e609b476887da7 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:44.048128 13317 tablet_service.cc:1511] Processing CreateTablet for tablet 746f869811444a3f99d77e410bf88e2d (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:44.053740 13394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8067c0285bbc49cf88e609b476887da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.053463 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 7449bfb8d98b4808b27c57c0e6035e01 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:44.058269 13390 tablet_service.cc:1511] Processing CreateTablet for tablet 9460b468b3af47beab1c369a1b78fb59 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:44.058622 13391 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac6dc0fc17840d6a2d8cb656473f3eb (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:44.056962 13392 tablet_service.cc:1511] Processing CreateTablet for tablet 3de2fe44d8d3490392b73210d0349969 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:44.059684 13390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9460b468b3af47beab1c369a1b78fb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.060349 13392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de2fe44d8d3490392b73210d0349969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.061836 13391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac6dc0fc17840d6a2d8cb656473f3eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.051129 13312 tablet_service.cc:1511] Processing CreateTablet for tablet 388470323e4d4f61aa0a3362271fa05a (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:44.046962 13167 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac6dc0fc17840d6a2d8cb656473f3eb (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:44.063263 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388470323e4d4f61aa0a3362271fa05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.066354 13166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9460b468b3af47beab1c369a1b78fb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.067449 13311 tablet_service.cc:1511] Processing CreateTablet for tablet 8b63515347d44813ad13d553c5c00521 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:44.068843 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b63515347d44813ad13d553c5c00521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.069620 13167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac6dc0fc17840d6a2d8cb656473f3eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.069833 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7449bfb8d98b4808b27c57c0e6035e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.061903 13389 tablet_service.cc:1511] Processing CreateTablet for tablet e03432f25dc14a41adf19cb8d6134685 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:44.072976 13168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746f869811444a3f99d77e410bf88e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.073844 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f94559b42a145f18631533a626246b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.075502 13169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b462186a96f74875871ea6b7c3ddb8b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.077575 13320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a52240c747457a9f2ec2acce67b1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.079262 13317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746f869811444a3f99d77e410bf88e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.081816 13318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de2fe44d8d3490392b73210d0349969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.082928 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03432f25dc14a41adf19cb8d6134685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.083531 13388 tablet_service.cc:1511] Processing CreateTablet for tablet 0a74feade6a142b7982d9446671cebf9 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:44.084911 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a74feade6a142b7982d9446671cebf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.085636 13164 tablet_service.cc:1511] Processing CreateTablet for tablet 0a74feade6a142b7982d9446671cebf9 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:44.086987 13164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a74feade6a142b7982d9446671cebf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.095117 13162 tablet_service.cc:1511] Processing CreateTablet for tablet 8b63515347d44813ad13d553c5c00521 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:44.096441 13162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b63515347d44813ad13d553c5c00521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.093006 13163 tablet_service.cc:1511] Processing CreateTablet for tablet 7449bfb8d98b4808b27c57c0e6035e01 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:44.100234 13163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7449bfb8d98b4808b27c57c0e6035e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.101846 13315 tablet_service.cc:1511] Processing CreateTablet for tablet 205db7453ea14d6cae1c6801c9cc2091 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:44.104662 13387 tablet_service.cc:1511] Processing CreateTablet for tablet 7449bfb8d98b4808b27c57c0e6035e01 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:44.105971 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7449bfb8d98b4808b27c57c0e6035e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.107802 13386 tablet_service.cc:1511] Processing CreateTablet for tablet 388470323e4d4f61aa0a3362271fa05a (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:44.109040 13386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388470323e4d4f61aa0a3362271fa05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.110595 13385 tablet_service.cc:1511] Processing CreateTablet for tablet 372ce0afe93d49489cf57f5cd29398a1 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:44.111840 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372ce0afe93d49489cf57f5cd29398a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.140028 13315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205db7453ea14d6cae1c6801c9cc2091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.164311 13246 tablet_service.cc:1511] Processing CreateTablet for tablet 8067c0285bbc49cf88e609b476887da7 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:44.166661 13245 tablet_service.cc:1511] Processing CreateTablet for tablet 83a52240c747457a9f2ec2acce67b1af (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:44.168919 13244 tablet_service.cc:1511] Processing CreateTablet for tablet 3de2fe44d8d3490392b73210d0349969 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:44.172380 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 0a74feade6a142b7982d9446671cebf9 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:44.175848 13243 tablet_service.cc:1511] Processing CreateTablet for tablet 746f869811444a3f99d77e410bf88e2d (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:44.176041 13238 tablet_service.cc:1511] Processing CreateTablet for tablet 388470323e4d4f61aa0a3362271fa05a (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:44.185273 13240 tablet_service.cc:1511] Processing CreateTablet for tablet 1f94559b42a145f18631533a626246b7 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:44.185628 13241 tablet_service.cc:1511] Processing CreateTablet for tablet e03432f25dc14a41adf19cb8d6134685 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:44.186157 13246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8067c0285bbc49cf88e609b476887da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.189324 13240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f94559b42a145f18631533a626246b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.190902 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3de2fe44d8d3490392b73210d0349969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.191562 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03432f25dc14a41adf19cb8d6134685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.192241 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388470323e4d4f61aa0a3362271fa05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.187590 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 8b63515347d44813ad13d553c5c00521 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:44.188700 13242 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac6dc0fc17840d6a2d8cb656473f3eb (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:44.202196 13245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a52240c747457a9f2ec2acce67b1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.203328 13243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 746f869811444a3f99d77e410bf88e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.204320 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a74feade6a142b7982d9446671cebf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.206368 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b63515347d44813ad13d553c5c00521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.207541 13242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac6dc0fc17840d6a2d8cb656473f3eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.239177 13317 tablet_service.cc:1511] Processing CreateTablet for tablet d95b48fa48eb4252ad7dd26134dc0079 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:44.240490 13317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95b48fa48eb4252ad7dd26134dc0079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.258602 13314 tablet_service.cc:1511] Processing CreateTablet for tablet e274bcf11bf547c9bf726b85e9ab0f44 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:02:44.259872 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e274bcf11bf547c9bf726b85e9ab0f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.268726 13319 tablet_service.cc:1511] Processing CreateTablet for tablet 9dadae3fcaee4a07a7c69f93226ac7a2 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:44.270112 13319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dadae3fcaee4a07a7c69f93226ac7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.271116 13317 tablet_service.cc:1511] Processing CreateTablet for tablet 76a8820cc4a64e239309cc3661847937 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:44.272285 13317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a8820cc4a64e239309cc3661847937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.274500 13388 tablet_service.cc:1511] Processing CreateTablet for tablet 205db7453ea14d6cae1c6801c9cc2091 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:44.275707 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205db7453ea14d6cae1c6801c9cc2091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.275566 13171 tablet_service.cc:1511] Processing CreateTablet for tablet 372ce0afe93d49489cf57f5cd29398a1 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:44.294936 13449 tablet_bootstrap.cc:492] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:44.233116 13316 tablet_service.cc:1511] Processing CreateTablet for tablet dbe087f4d1ba4a4899daa48fec86705f (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:44.306107 13171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372ce0afe93d49489cf57f5cd29398a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.307015 13316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe087f4d1ba4a4899daa48fec86705f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.317883 13391 tablet_service.cc:1511] Processing CreateTablet for tablet dbe087f4d1ba4a4899daa48fec86705f (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:44.319391 13391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe087f4d1ba4a4899daa48fec86705f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.324851 13166 tablet_service.cc:1511] Processing CreateTablet for tablet 205db7453ea14d6cae1c6801c9cc2091 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:44.339224 13167 tablet_service.cc:1511] Processing CreateTablet for tablet e3f95478a8dc45ccab71d5d22454fb66 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:02:44.333501 13449 tablet_bootstrap.cc:654] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.354499 13311 tablet_service.cc:1511] Processing CreateTablet for tablet bbc4ff17c667483f9154261dd1c68c02 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:44.354959 13312 tablet_service.cc:1511] Processing CreateTablet for tablet c007bb5c69de42519a863266ef3aed5b (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:44.356086 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc4ff17c667483f9154261dd1c68c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.359822 13394 tablet_service.cc:1511] Processing CreateTablet for tablet e3f95478a8dc45ccab71d5d22454fb66 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
W20260713 09:02:44.360845 13127 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:44.361613 13394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f95478a8dc45ccab71d5d22454fb66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.363533 13392 tablet_service.cc:1511] Processing CreateTablet for tablet e274bcf11bf547c9bf726b85e9ab0f44 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:02:44.364734 13392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e274bcf11bf547c9bf726b85e9ab0f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.372010 13245 tablet_service.cc:1511] Processing CreateTablet for tablet 76a8820cc4a64e239309cc3661847937 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:44.373245 13245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a8820cc4a64e239309cc3661847937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.329311 13165 tablet_service.cc:1511] Processing CreateTablet for tablet d95b48fa48eb4252ad7dd26134dc0079 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:44.393756 13450 tablet_bootstrap.cc:492] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:44.394977 13164 tablet_service.cc:1511] Processing CreateTablet for tablet 76a8820cc4a64e239309cc3661847937 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:44.399184 13239 tablet_service.cc:1511] Processing CreateTablet for tablet dbe087f4d1ba4a4899daa48fec86705f (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:44.398447 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 372ce0afe93d49489cf57f5cd29398a1 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:44.400436 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe087f4d1ba4a4899daa48fec86705f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.385555 13162 tablet_service.cc:1511] Processing CreateTablet for tablet e274bcf11bf547c9bf726b85e9ab0f44 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:02:44.406708 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 372ce0afe93d49489cf57f5cd29398a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.407022 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c007bb5c69de42519a863266ef3aed5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.410868 13393 tablet_service.cc:1511] Processing CreateTablet for tablet a04bd51a318a40bda124016989ef270e (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:44.411641 13241 tablet_service.cc:1511] Processing CreateTablet for tablet d95b48fa48eb4252ad7dd26134dc0079 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:44.412102 13393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04bd51a318a40bda124016989ef270e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.413735 13167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f95478a8dc45ccab71d5d22454fb66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.415361 13239 tablet_service.cc:1511] Processing CreateTablet for tablet e3f95478a8dc45ccab71d5d22454fb66 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:02:44.416534 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f95478a8dc45ccab71d5d22454fb66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.417806 13165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95b48fa48eb4252ad7dd26134dc0079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.420002 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95b48fa48eb4252ad7dd26134dc0079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.421792 13162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e274bcf11bf547c9bf726b85e9ab0f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.425805 13164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a8820cc4a64e239309cc3661847937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.428279 13168 tablet_service.cc:1511] Processing CreateTablet for tablet a04bd51a318a40bda124016989ef270e (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:44.430266 13168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04bd51a318a40bda124016989ef270e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.429328 13451 tablet_bootstrap.cc:492] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:44.435781 13452 tablet_bootstrap.cc:492] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:44.439316 13246 tablet_service.cc:1511] Processing CreateTablet for tablet 9dadae3fcaee4a07a7c69f93226ac7a2 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:44.440683 13246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dadae3fcaee4a07a7c69f93226ac7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.447530 13239 tablet_service.cc:1511] Processing CreateTablet for tablet a04bd51a318a40bda124016989ef270e (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:44.449296 13237 tablet_service.cc:1511] Processing CreateTablet for tablet c007bb5c69de42519a863266ef3aed5b (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:44.447577 13169 tablet_service.cc:1511] Processing CreateTablet for tablet bbc4ff17c667483f9154261dd1c68c02 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:44.364758 13386 tablet_service.cc:1511] Processing CreateTablet for tablet 9dadae3fcaee4a07a7c69f93226ac7a2 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:44.459030 13386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dadae3fcaee4a07a7c69f93226ac7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.460120 13451 tablet_bootstrap.cc:654] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.450456 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c007bb5c69de42519a863266ef3aed5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.462685 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04bd51a318a40bda124016989ef270e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.489569 13385 tablet_service.cc:1511] Processing CreateTablet for tablet bbc4ff17c667483f9154261dd1c68c02 (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:44.497915 13169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc4ff17c667483f9154261dd1c68c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.501581 13389 tablet_service.cc:1511] Processing CreateTablet for tablet c007bb5c69de42519a863266ef3aed5b (DEFAULT_TABLE table=test-workload [id=8ae9bb97db52461c821878b450e8fdf2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:44.502766 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c007bb5c69de42519a863266ef3aed5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.542129 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc4ff17c667483f9154261dd1c68c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.537818 13166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205db7453ea14d6cae1c6801c9cc2091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:44.544232 13449 tablet_bootstrap.cc:492] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:44.550351 13450 tablet_bootstrap.cc:654] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.556016 13452 tablet_bootstrap.cc:654] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.553782 13451 tablet_bootstrap.cc:492] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:44.558693 13451 ts_tablet_manager.cc:1403] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.166s	user 0.022s	sys 0.017s
I20260713 09:02:44.561570 13451 raft_consensus.cc:359] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.562244 13451 raft_consensus.cc:385] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.562537 13451 raft_consensus.cc:740] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.563218 13451 consensus_queue.cc:260] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.577672 13449 ts_tablet_manager.cc:1403] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.283s	user 0.003s	sys 0.009s
I20260713 09:02:44.580667 13449 raft_consensus.cc:359] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.581419 13449 raft_consensus.cc:385] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.581784 13449 raft_consensus.cc:740] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.582551 13449 consensus_queue.cc:260] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.598796 13429 heartbeater.cc:499] Master 127.10.220.190:41329 was elected leader, sending a full tablet report...
I20260713 09:02:44.598866 13206 heartbeater.cc:499] Master 127.10.220.190:41329 was elected leader, sending a full tablet report...
I20260713 09:02:44.604112 13450 tablet_bootstrap.cc:492] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:44.604678 13450 ts_tablet_manager.cc:1403] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.211s	user 0.020s	sys 0.025s
I20260713 09:02:44.607472 13450 raft_consensus.cc:359] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.609267 13450 raft_consensus.cc:385] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.609658 13450 raft_consensus.cc:740] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
W20260713 09:02:44.610647 13430 tablet.cc:2406] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:02:44.610466 13450 consensus_queue.cc:260] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.608929 13451 ts_tablet_manager.cc:1434] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.050s	user 0.011s	sys 0.011s
I20260713 09:02:44.628034 13449 ts_tablet_manager.cc:1434] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.050s	user 0.020s	sys 0.015s
I20260713 09:02:44.628906 13355 heartbeater.cc:499] Master 127.10.220.190:41329 was elected leader, sending a full tablet report...
I20260713 09:02:44.631603 13452 tablet_bootstrap.cc:492] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:44.632112 13452 ts_tablet_manager.cc:1403] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.197s	user 0.012s	sys 0.000s
I20260713 09:02:44.635243 13451 tablet_bootstrap.cc:492] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:44.635000 13452 raft_consensus.cc:359] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.635730 13452 raft_consensus.cc:385] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.636035 13452 raft_consensus.cc:740] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.636835 13452 consensus_queue.cc:260] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.641147 13449 tablet_bootstrap.cc:492] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:44.649964 13451 tablet_bootstrap.cc:654] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.654330 13452 ts_tablet_manager.cc:1434] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.010s
I20260713 09:02:44.654455 13281 heartbeater.cc:499] Master 127.10.220.190:41329 was elected leader, sending a full tablet report...
I20260713 09:02:44.657109 13449 tablet_bootstrap.cc:654] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.662075 13451 tablet_bootstrap.cc:492] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:44.662627 13451 ts_tablet_manager.cc:1403] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260713 09:02:44.666122 13451 raft_consensus.cc:359] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.666603 13452 tablet_bootstrap.cc:492] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:44.666931 13451 raft_consensus.cc:385] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.667403 13451 raft_consensus.cc:740] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.668427 13451 consensus_queue.cc:260] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.670866 13451 ts_tablet_manager.cc:1434] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:02:44.671887 13451 tablet_bootstrap.cc:492] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:44.673283 13452 tablet_bootstrap.cc:654] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.675046 13450 ts_tablet_manager.cc:1434] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.010s
I20260713 09:02:44.676054 13450 tablet_bootstrap.cc:492] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:44.679358 13451 tablet_bootstrap.cc:654] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.681746 13450 tablet_bootstrap.cc:654] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.684190 13449 tablet_bootstrap.cc:492] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:44.684715 13449 ts_tablet_manager.cc:1403] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260713 09:02:44.687445 13449 raft_consensus.cc:359] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:44.688164 13449 raft_consensus.cc:385] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.688474 13449 raft_consensus.cc:740] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.689191 13449 consensus_queue.cc:260] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:44.691606 13449 ts_tablet_manager.cc:1434] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:44.692569 13449 tablet_bootstrap.cc:492] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:44.693346 13450 tablet_bootstrap.cc:492] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:44.693892 13450 ts_tablet_manager.cc:1403] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:02:44.693377 13452 tablet_bootstrap.cc:492] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:44.697075 13452 ts_tablet_manager.cc:1403] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.009s
I20260713 09:02:44.696897 13450 raft_consensus.cc:359] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.697762 13450 raft_consensus.cc:385] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.698127 13450 raft_consensus.cc:740] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.698616 13449 tablet_bootstrap.cc:654] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.699011 13450 consensus_queue.cc:260] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.699885 13452 raft_consensus.cc:359] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.700575 13452 raft_consensus.cc:385] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.700851 13452 raft_consensus.cc:740] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.701337 13450 ts_tablet_manager.cc:1434] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:02:44.701794 13452 consensus_queue.cc:260] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.702297 13450 tablet_bootstrap.cc:492] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:44.704072 13452 ts_tablet_manager.cc:1434] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260713 09:02:44.704986 13452 tablet_bootstrap.cc:492] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:44.705818 13451 tablet_bootstrap.cc:492] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:44.706380 13451 ts_tablet_manager.cc:1403] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.000s
I20260713 09:02:44.709153 13450 tablet_bootstrap.cc:654] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.710913 13452 tablet_bootstrap.cc:654] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.721112 13450 tablet_bootstrap.cc:492] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:44.721822 13450 ts_tablet_manager.cc:1403] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260713 09:02:44.724859 13450 raft_consensus.cc:359] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:44.726024 13456 raft_consensus.cc:493] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.726305 13450 raft_consensus.cc:385] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.726662 13450 raft_consensus.cc:740] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.727451 13450 consensus_queue.cc:260] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:44.728399 13452 tablet_bootstrap.cc:492] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:44.728955 13452 ts_tablet_manager.cc:1403] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260713 09:02:44.732015 13452 raft_consensus.cc:359] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.732817 13452 raft_consensus.cc:385] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.733172 13452 raft_consensus.cc:740] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.733474 13469 raft_consensus.cc:493] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.734333 13450 ts_tablet_manager.cc:1434] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:02:44.734710 13456 raft_consensus.cc:515] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.735342 13469 raft_consensus.cc:515] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.735894 13450 tablet_bootstrap.cc:492] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:44.737069 13456 leader_election.cc:290] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:44.738881 13469 leader_election.cc:290] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:44.710464 13451 raft_consensus.cc:359] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.740640 13451 raft_consensus.cc:385] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.741029 13451 raft_consensus.cc:740] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.734062 13452 consensus_queue.cc:260] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.741932 13451 consensus_queue.cc:260] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.743314 13452 ts_tablet_manager.cc:1434] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:02:44.744146 13458 raft_consensus.cc:493] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.744522 13452 tablet_bootstrap.cc:492] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:44.744602 13458 raft_consensus.cc:515] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.747246 13458 leader_election.cc:290] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:44.751332 13450 tablet_bootstrap.cc:654] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.751646 13449 tablet_bootstrap.cc:492] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:44.752117 13449 ts_tablet_manager.cc:1403] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.017s
I20260713 09:02:44.754971 13452 tablet_bootstrap.cc:654] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.754891 13449 raft_consensus.cc:359] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:44.755646 13449 raft_consensus.cc:385] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.755952 13449 raft_consensus.cc:740] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.756632 13449 consensus_queue.cc:260] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:44.757872 13451 ts_tablet_manager.cc:1434] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.003s
I20260713 09:02:44.758921 13451 tablet_bootstrap.cc:492] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:44.765161 13451 tablet_bootstrap.cc:654] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.766448 13452 tablet_bootstrap.cc:492] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:44.767060 13452 ts_tablet_manager.cc:1403] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260713 09:02:44.768704 13449 ts_tablet_manager.cc:1434] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:02:44.769791 13449 tablet_bootstrap.cc:492] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:44.771274 13452 raft_consensus.cc:359] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.773090 13452 raft_consensus.cc:385] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.777689 13449 tablet_bootstrap.cc:654] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.801261 13458 raft_consensus.cc:493] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.807090 13458 raft_consensus.cc:515] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:44.809324 13452 raft_consensus.cc:740] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.809314 13458 leader_election.cc:290] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:44.810424 13452 consensus_queue.cc:260] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.812704 13452 ts_tablet_manager.cc:1434] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.002s
I20260713 09:02:44.834329 13449 tablet_bootstrap.cc:492] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:44.838835 13452 tablet_bootstrap.cc:492] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:44.839567 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372ce0afe93d49489cf57f5cd29398a1" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
W20260713 09:02:44.841248 13367 leader_election.cc:343] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.838577 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74feade6a142b7982d9446671cebf9" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
W20260713 09:02:44.842900 13367 leader_election.cc:343] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.845258 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03432f25dc14a41adf19cb8d6134685" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:44.846324 13452 tablet_bootstrap.cc:654] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.846969 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b63515347d44813ad13d553c5c00521" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:44.838636 13449 ts_tablet_manager.cc:1403] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.004s
I20260713 09:02:44.848169 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03432f25dc14a41adf19cb8d6134685" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:44.847707 13256 raft_consensus.cc:2468] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:44.850867 13449 raft_consensus.cc:359] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.851616 13449 raft_consensus.cc:385] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.851679 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b63515347d44813ad13d553c5c00521" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:44.852001 13449 raft_consensus.cc:740] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.852346 13181 raft_consensus.cc:2468] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:44.852792 13449 consensus_queue.cc:260] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.854889 13451 tablet_bootstrap.cc:492] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:44.853195 13450 tablet_bootstrap.cc:492] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:44.857050 13460 raft_consensus.cc:493] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.857316 13450 ts_tablet_manager.cc:1403] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.122s	user 0.028s	sys 0.031s
I20260713 09:02:44.857918 13460 raft_consensus.cc:515] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:44.860672 13460 leader_election.cc:290] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:44.856477 13451 ts_tablet_manager.cc:1403] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.098s	user 0.025s	sys 0.021s
I20260713 09:02:44.861162 13293 leader_election.cc:304] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:44.862124 13458 raft_consensus.cc:2804] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.862475 13458 raft_consensus.cc:493] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.862778 13458 raft_consensus.cc:3060] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.864202 13451 raft_consensus.cc:359] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.864892 13451 raft_consensus.cc:385] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.865155 13451 raft_consensus.cc:740] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
W20260713 09:02:44.865825 13293 leader_election.cc:343] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.865943 13449 ts_tablet_manager.cc:1434] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260713 09:02:44.869712 13449 tablet_bootstrap.cc:492] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
W20260713 09:02:44.869700 13294 leader_election.cc:343] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.870347 13294 leader_election.cc:304] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b522d37ec0b743eea7815608d30c1242; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554
I20260713 09:02:44.860934 13450 raft_consensus.cc:359] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.871959 13450 raft_consensus.cc:385] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.872268 13450 raft_consensus.cc:740] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.874694 13458 raft_consensus.cc:515] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.877693 13458 leader_election.cc:290] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:44.878903 13450 consensus_queue.cc:260] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.885243 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372ce0afe93d49489cf57f5cd29398a1" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:44.886749 13450 ts_tablet_manager.cc:1434] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
W20260713 09:02:44.886930 13368 leader_election.cc:343] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.881673 13449 tablet_bootstrap.cc:654] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.888049 13450 tablet_bootstrap.cc:492] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:44.884505 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74feade6a142b7982d9446671cebf9" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:44.890473 13256 raft_consensus.cc:2468] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 0.
I20260713 09:02:44.891069 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9460b468b3af47beab1c369a1b78fb59" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:44.891573 13368 leader_election.cc:304] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd44a7669df54205b0f6577180aac554; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed
W20260713 09:02:44.892566 13144 leader_election.cc:343] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.893477 13469 raft_consensus.cc:2749] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:44.894804 13368 leader_election.cc:304] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:44.895092 13450 tablet_bootstrap.cc:654] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.898468 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b63515347d44813ad13d553c5c00521" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:44.899051 13256 raft_consensus.cc:3060] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.898597 13469 raft_consensus.cc:2804] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.873436 13451 consensus_queue.cc:260] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.884625 13487 raft_consensus.cc:2749] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:44.901679 13469 raft_consensus.cc:493] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.908669 13469 raft_consensus.cc:3060] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.903542 13451 ts_tablet_manager.cc:1434] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260713 09:02:44.910372 13451 tablet_bootstrap.cc:492] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:44.914784 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b63515347d44813ad13d553c5c00521" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:44.915066 13469 raft_consensus.cc:515] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.915457 13181 raft_consensus.cc:3060] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.917028 13469 leader_election.cc:290] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:44.919497 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74feade6a142b7982d9446671cebf9" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
W20260713 09:02:44.921069 13367 leader_election.cc:343] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.922782 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a74feade6a142b7982d9446671cebf9" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:44.923420 13255 raft_consensus.cc:3060] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.924752 13451 tablet_bootstrap.cc:654] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.907981 13449 tablet_bootstrap.cc:492] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:44.925805 13449 ts_tablet_manager.cc:1403] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.005s
I20260713 09:02:44.928876 13449 raft_consensus.cc:359] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.908228 13256 raft_consensus.cc:2468] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:44.935525 13294 leader_election.cc:304] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242; no voters: 
I20260713 09:02:44.936538 13487 raft_consensus.cc:2804] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.937047 13487 raft_consensus.cc:697] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:44.937939 13487 consensus_queue.cc:237] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.930955 13255 raft_consensus.cc:2468] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 1.
I20260713 09:02:44.932543 13181 raft_consensus.cc:2468] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:44.933701 13452 tablet_bootstrap.cc:492] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:44.943969 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9460b468b3af47beab1c369a1b78fb59" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:44.944689 13452 ts_tablet_manager.cc:1403] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.131s	user 0.030s	sys 0.038s
I20260713 09:02:44.944895 13330 raft_consensus.cc:2468] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 0.
I20260713 09:02:44.946702 13146 leader_election.cc:304] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: fd44a7669df54205b0f6577180aac554
I20260713 09:02:44.947573 13460 raft_consensus.cc:2804] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.947933 13460 raft_consensus.cc:493] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.947840 13452 raft_consensus.cc:359] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:44.948753 13452 raft_consensus.cc:385] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.948426 13460 raft_consensus.cc:3060] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.949060 13452 raft_consensus.cc:740] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.949877 13452 consensus_queue.cc:260] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:44.952203 13452 ts_tablet_manager.cc:1434] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:44.953125 13452 tablet_bootstrap.cc:492] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:44.958103 13459 raft_consensus.cc:493] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.958554 13459 raft_consensus.cc:515] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.959229 13452 tablet_bootstrap.cc:654] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.959476 13449 raft_consensus.cc:385] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:44.960148 13449 raft_consensus.cc:740] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:44.956919 13460 raft_consensus.cc:515] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:44.961146 13459 leader_election.cc:290] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:44.958561 13368 leader_election.cc:304] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:44.964087 13469 raft_consensus.cc:2804] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:44.964556 13469 raft_consensus.cc:697] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Becoming Leader. State: Replica: fd44a7669df54205b0f6577180aac554, State: Running, Role: LEADER
I20260713 09:02:44.964241 13449 consensus_queue.cc:260] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.965368 13469 consensus_queue.cc:237] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.967067 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9460b468b3af47beab1c369a1b78fb59" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
W20260713 09:02:44.968436 13144 leader_election.cc:343] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:44.962960 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9460b468b3af47beab1c369a1b78fb59" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:44.969442 13460 leader_election.cc:290] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:44.969848 13330 raft_consensus.cc:3060] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:44.969965 13460 raft_consensus.cc:493] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.972247 13449 ts_tablet_manager.cc:1434] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260713 09:02:44.980748 13460 raft_consensus.cc:515] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:44.981560 13076 catalog_manager.cc:5697] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 0 to 1, leader changed from <none> to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:44.983198 13460 leader_election.cc:290] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:44.984237 13449 tablet_bootstrap.cc:492] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:44.984393 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94559b42a145f18631533a626246b7" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:44.985075 13329 raft_consensus.cc:2468] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 0.
I20260713 09:02:44.986485 13146 leader_election.cc:304] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:44.990396 13330 raft_consensus.cc:2468] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 1.
I20260713 09:02:44.990614 13449 tablet_bootstrap.cc:654] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:44.991603 13146 leader_election.cc:304] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: fd44a7669df54205b0f6577180aac554
I20260713 09:02:44.994772 13460 raft_consensus.cc:2804] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:44.996398 13450 tablet_bootstrap.cc:492] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:44.996173 13460 raft_consensus.cc:493] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:44.996971 13450 ts_tablet_manager.cc:1403] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.109s	user 0.033s	sys 0.016s
I20260713 09:02:44.999279 13459 raft_consensus.cc:493] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:44.999811 13459 raft_consensus.cc:515] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:44.996418 13451 tablet_bootstrap.cc:492] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:45.000401 13450 raft_consensus.cc:359] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.001140 13450 raft_consensus.cc:385] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.001264 13451 ts_tablet_manager.cc:1403] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.025s
I20260713 09:02:45.001447 13450 raft_consensus.cc:740] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.002873 13460 raft_consensus.cc:3060] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.006898 13459 leader_election.cc:290] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:45.002756 13495 raft_consensus.cc:2804] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.007121 13451 raft_consensus.cc:359] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.008594 13451 raft_consensus.cc:385] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.008908 13451 raft_consensus.cc:740] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.009685 13451 consensus_queue.cc:260] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.011930 13451 ts_tablet_manager.cc:1434] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:02:45.011583 13450 consensus_queue.cc:260] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.012152 13449 tablet_bootstrap.cc:492] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:45.004246 13452 tablet_bootstrap.cc:492] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:45.014564 13452 ts_tablet_manager.cc:1403] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.027s
I20260713 09:02:45.017272 13452 raft_consensus.cc:359] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.018020 13452 raft_consensus.cc:385] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.018347 13452 raft_consensus.cc:740] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.019079 13452 consensus_queue.cc:260] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.019240 13077 catalog_manager.cc:5697] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd44a7669df54205b0f6577180aac554 (127.10.220.132). New cstate: current_term: 1 leader_uuid: "fd44a7669df54205b0f6577180aac554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.021646 13452 ts_tablet_manager.cc:1434] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:45.022578 13449 ts_tablet_manager.cc:1403] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.008s
I20260713 09:02:45.026711 13449 raft_consensus.cc:359] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.028687 13452 tablet_bootstrap.cc:492] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:45.039808 13449 raft_consensus.cc:385] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.041110 13449 raft_consensus.cc:740] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.041919 13449 consensus_queue.cc:260] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.044503 13449 ts_tablet_manager.cc:1434] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:02:45.047008 13469 raft_consensus.cc:493] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.047797 13469 raft_consensus.cc:515] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.050513 13452 tablet_bootstrap.cc:654] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.053850 13449 tablet_bootstrap.cc:492] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:45.064033 13452 tablet_bootstrap.cc:492] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:45.068892 13452 ts_tablet_manager.cc:1403] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.008s
I20260713 09:02:45.049407 13451 tablet_bootstrap.cc:492] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:45.069279 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94559b42a145f18631533a626246b7" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:45.069096 13449 tablet_bootstrap.cc:654] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.072072 13495 raft_consensus.cc:697] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:45.075683 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8067c0285bbc49cf88e609b476887da7" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:45.077486 13459 raft_consensus.cc:493] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.077983 13459 raft_consensus.cc:515] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.078455 13460 raft_consensus.cc:515] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.078693 13181 raft_consensus.cc:2468] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 0.
I20260713 09:02:45.080297 13450 ts_tablet_manager.cc:1434] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.082s	user 0.012s	sys 0.011s
I20260713 09:02:45.080235 13459 leader_election.cc:290] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:45.081331 13367 leader_election.cc:304] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:45.082134 13456 raft_consensus.cc:2804] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:45.082496 13456 raft_consensus.cc:493] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.082825 13456 raft_consensus.cc:3060] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.083318 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8067c0285bbc49cf88e609b476887da7" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:45.078392 13469 leader_election.cc:290] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:45.084456 13255 raft_consensus.cc:2468] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 0.
I20260713 09:02:45.085155 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94559b42a145f18631533a626246b7" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:45.085773 13330 raft_consensus.cc:3060] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.086197 13450 tablet_bootstrap.cc:492] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
W20260713 09:02:45.089277 13145 leader_election.cc:343] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.075989 13495 consensus_queue.cc:237] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.091174 13452 raft_consensus.cc:359] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.091938 13452 raft_consensus.cc:385] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.092226 13452 raft_consensus.cc:740] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.092324 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:45.092972 13452 consensus_queue.cc:260] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.087330 13460 leader_election.cc:290] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Requested vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:45.093607 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03432f25dc14a41adf19cb8d6134685" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
W20260713 09:02:45.095402 13221 leader_election.cc:343] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.096390 13452 ts_tablet_manager.cc:1434] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:02:45.098364 13452 tablet_bootstrap.cc:492] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:45.099905 13328 raft_consensus.cc:2468] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 0.
I20260713 09:02:45.101564 13221 leader_election.cc:304] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242; no voters: 
I20260713 09:02:45.104967 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94559b42a145f18631533a626246b7" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
W20260713 09:02:45.106186 13145 leader_election.cc:343] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.103658 13459 raft_consensus.cc:2804] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:45.107920 13459 raft_consensus.cc:493] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.108256 13459 raft_consensus.cc:3060] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.114255 13450 tablet_bootstrap.cc:654] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.119414 13451 tablet_bootstrap.cc:654] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.123394 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8067c0285bbc49cf88e609b476887da7" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:45.123565 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8067c0285bbc49cf88e609b476887da7" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:45.124053 13181 raft_consensus.cc:2468] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 0.
I20260713 09:02:45.124518 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03432f25dc14a41adf19cb8d6134685" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:45.124997 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:45.125160 13403 raft_consensus.cc:2468] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 0.
I20260713 09:02:45.126063 13469 raft_consensus.cc:493] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.126576 13469 raft_consensus.cc:515] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.127274 13219 leader_election.cc:304] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:45.128894 13469 leader_election.cc:290] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:45.130311 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
W20260713 09:02:45.131695 13368 leader_election.cc:343] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.132776 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:45.132964 13456 raft_consensus.cc:515] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.133383 13180 raft_consensus.cc:2468] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 0.
I20260713 09:02:45.134652 13367 leader_election.cc:304] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [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: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:45.135794 13459 raft_consensus.cc:515] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.136461 13404 raft_consensus.cc:2393] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in current term 1: Already voted for candidate fd44a7669df54205b0f6577180aac554 in this term.
I20260713 09:02:45.138983 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03432f25dc14a41adf19cb8d6134685" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:45.135735 13469 raft_consensus.cc:2804] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:45.139636 13328 raft_consensus.cc:3060] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.139726 13469 raft_consensus.cc:493] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.140676 13469 raft_consensus.cc:3060] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.141490 13487 raft_consensus.cc:493] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.141965 13487 raft_consensus.cc:515] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.142390 13452 tablet_bootstrap.cc:654] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.143992 13459 leader_election.cc:290] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:45.144374 13487 leader_election.cc:290] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:45.144618 13459 raft_consensus.cc:2804] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:45.146927 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
W20260713 09:02:45.148293 13293 leader_election.cc:343] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.149097 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
W20260713 09:02:45.150353 13293 leader_election.cc:343] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.150754 13293 leader_election.cc:304] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b522d37ec0b743eea7815608d30c1242; no voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554
I20260713 09:02:45.145023 13459 raft_consensus.cc:493] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.152400 13487 raft_consensus.cc:2749] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:45.158478 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8067c0285bbc49cf88e609b476887da7" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:45.158954 13180 raft_consensus.cc:3060] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.154997 13459 raft_consensus.cc:3060] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.164990 13328 raft_consensus.cc:2468] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 1.
I20260713 09:02:45.166327 13180 raft_consensus.cc:2468] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 1.
I20260713 09:02:45.171782 13330 raft_consensus.cc:2468] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 1.
I20260713 09:02:45.172314 13456 leader_election.cc:290] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:45.174293 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8067c0285bbc49cf88e609b476887da7" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:45.179925 13221 leader_election.cc:304] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242; no voters: 
W20260713 09:02:45.175300 13219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.220.129:35611, user_credentials={real_user=slave}} blocked reactor thread for 48216.1us
I20260713 09:02:45.180230 13367 leader_election.cc:304] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554; no voters: 
W20260713 09:02:45.180882 13219 leader_election.cc:343] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.181319 13219 leader_election.cc:304] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725; no voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:45.183547 13456 raft_consensus.cc:2804] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.184415 13146 leader_election.cc:304] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:45.188498 13451 tablet_bootstrap.cc:492] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:45.188974 13451 ts_tablet_manager.cc:1403] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.149s	user 0.016s	sys 0.000s
I20260713 09:02:45.189813 13459 raft_consensus.cc:515] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.191020 13255 raft_consensus.cc:2393] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd44a7669df54205b0f6577180aac554 in current term 1: Already voted for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in this term.
I20260713 09:02:45.191231 13495 raft_consensus.cc:2804] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.193291 13495 raft_consensus.cc:697] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:45.195585 13495 consensus_queue.cc:237] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.196053 13075 catalog_manager.cc:5697] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 0 to 1, leader changed from <none> to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 1 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:45.197018 13459 leader_election.cc:290] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:45.197649 13450 tablet_bootstrap.cc:492] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:45.197749 13459 raft_consensus.cc:2749] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:45.198189 13450 ts_tablet_manager.cc:1403] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.004s
I20260713 09:02:45.198869 13451 raft_consensus.cc:359] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.199571 13451 raft_consensus.cc:385] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.199865 13451 raft_consensus.cc:740] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.200526 13450 raft_consensus.cc:359] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.200865 13449 tablet_bootstrap.cc:492] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:45.201155 13450 raft_consensus.cc:385] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.200584 13451 consensus_queue.cc:260] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.201432 13450 raft_consensus.cc:740] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.202329 13449 ts_tablet_manager.cc:1403] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.149s	user 0.026s	sys 0.029s
I20260713 09:02:45.204638 13510 raft_consensus.cc:2804] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.208104 13469 raft_consensus.cc:515] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.210000 13456 raft_consensus.cc:697] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Becoming Leader. State: Replica: fd44a7669df54205b0f6577180aac554, State: Running, Role: LEADER
I20260713 09:02:45.210624 13510 raft_consensus.cc:697] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 LEADER]: Becoming Leader. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Running, Role: LEADER
I20260713 09:02:45.209450 13450 consensus_queue.cc:260] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.215090 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03432f25dc14a41adf19cb8d6134685" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:45.215664 13404 raft_consensus.cc:3060] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.215399 13510 consensus_queue.cc:237] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.217248 13456 consensus_queue.cc:237] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.218564 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8067c0285bbc49cf88e609b476887da7" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:45.219297 13180 raft_consensus.cc:2393] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in current term 1: Already voted for candidate fd44a7669df54205b0f6577180aac554 in this term.
I20260713 09:02:45.218585 13450 ts_tablet_manager.cc:1434] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:02:45.220697 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8067c0285bbc49cf88e609b476887da7" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:45.222018 13450 tablet_bootstrap.cc:492] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:45.222723 13451 ts_tablet_manager.cc:1434] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.000s
I20260713 09:02:45.222862 13219 leader_election.cc:304] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: ab945c2cac4a4ee1b1c6a16b34e3e725; no voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554
I20260713 09:02:45.223779 13513 raft_consensus.cc:2749] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:45.227036 13452 tablet_bootstrap.cc:492] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:45.227535 13452 ts_tablet_manager.cc:1403] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.129s	user 0.006s	sys 0.006s
I20260713 09:02:45.228468 13487 raft_consensus.cc:493] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.229540 13487 raft_consensus.cc:515] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.231771 13487 leader_election.cc:290] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:45.233764 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:45.234426 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
W20260713 09:02:45.235244 13293 leader_election.cc:343] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:45.236183 13294 leader_election.cc:343] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.236608 13294 leader_election.cc:304] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b522d37ec0b743eea7815608d30c1242; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:45.235368 13513 raft_consensus.cc:493] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.237731 13513 raft_consensus.cc:515] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.238016 13452 raft_consensus.cc:359] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.238626 13452 raft_consensus.cc:385] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.238910 13452 raft_consensus.cc:740] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.239811 13513 leader_election.cc:290] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:45.239674 13452 consensus_queue.cc:260] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.241729 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f95478a8dc45ccab71d5d22454fb66" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:45.242501 13487 raft_consensus.cc:2749] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:45.223711 13449 raft_consensus.cc:359] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.243192 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f95478a8dc45ccab71d5d22454fb66" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
W20260713 09:02:45.243409 13219 leader_election.cc:343] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.243463 13449 raft_consensus.cc:385] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.243975 13449 raft_consensus.cc:740] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.244889 13449 consensus_queue.cc:260] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.247632 13449 ts_tablet_manager.cc:1434] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.044s	user 0.002s	sys 0.004s
I20260713 09:02:45.223685 13451 tablet_bootstrap.cc:492] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:45.248703 13449 tablet_bootstrap.cc:492] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
W20260713 09:02:45.254554 13219 leader_election.cc:343] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.255007 13219 leader_election.cc:304] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725; no voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554
I20260713 09:02:45.256174 13513 raft_consensus.cc:2749] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:45.257408 13404 raft_consensus.cc:2468] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 1.
I20260713 09:02:45.241700 13452 ts_tablet_manager.cc:1434] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:02:45.260325 13452 tablet_bootstrap.cc:492] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:45.263844 13450 tablet_bootstrap.cc:654] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.264228 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:45.264827 13180 raft_consensus.cc:3060] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.267716 13469 leader_election.cc:290] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:45.270942 13451 tablet_bootstrap.cc:654] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.270452 13077 catalog_manager.cc:5697] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.273557 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
W20260713 09:02:45.275331 13368 leader_election.cc:343] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.276013 13449 tablet_bootstrap.cc:654] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.286995 13075 catalog_manager.cc:5697] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd44a7669df54205b0f6577180aac554 (127.10.220.132). New cstate: current_term: 1 leader_uuid: "fd44a7669df54205b0f6577180aac554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.288550 13180 raft_consensus.cc:2468] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 1.
I20260713 09:02:45.296259 13076 catalog_manager.cc:5697] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 0 to 1, leader changed from <none> to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 1 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.300683 13452 tablet_bootstrap.cc:654] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.318004 13367 leader_election.cc:304] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:45.319155 13456 raft_consensus.cc:2804] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.319461 13450 tablet_bootstrap.cc:492] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:45.319657 13456 raft_consensus.cc:697] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Becoming Leader. State: Replica: fd44a7669df54205b0f6577180aac554, State: Running, Role: LEADER
I20260713 09:02:45.319929 13450 ts_tablet_manager.cc:1403] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.099s	user 0.027s	sys 0.031s
I20260713 09:02:45.320497 13456 consensus_queue.cc:237] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.322781 13450 raft_consensus.cc:359] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.323473 13450 raft_consensus.cc:385] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.324052 13450 raft_consensus.cc:740] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.326159 13450 consensus_queue.cc:260] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.332768 13450 ts_tablet_manager.cc:1434] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260713 09:02:45.333884 13450 tablet_bootstrap.cc:492] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:45.335223 13449 tablet_bootstrap.cc:492] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:45.335755 13449 ts_tablet_manager.cc:1403] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.011s
I20260713 09:02:45.340008 13450 tablet_bootstrap.cc:654] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.341001 13449 raft_consensus.cc:359] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.341754 13449 raft_consensus.cc:385] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.342821 13449 raft_consensus.cc:740] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.345590 13449 consensus_queue.cc:260] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.349385 13449 ts_tablet_manager.cc:1434] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:02:45.358491 13449 tablet_bootstrap.cc:492] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
W20260713 09:02:45.365061 13127 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:45.369151 13487 consensus_queue.cc:1048] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:45.374926 13451 tablet_bootstrap.cc:492] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:45.375452 13451 ts_tablet_manager.cc:1403] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.152s	user 0.036s	sys 0.018s
I20260713 09:02:45.378206 13451 raft_consensus.cc:359] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.378923 13451 raft_consensus.cc:385] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.379212 13451 raft_consensus.cc:740] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.379914 13451 consensus_queue.cc:260] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.382190 13451 ts_tablet_manager.cc:1434] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:02:45.383150 13451 tablet_bootstrap.cc:492] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:45.384195 13452 tablet_bootstrap.cc:492] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:45.384580 13452 ts_tablet_manager.cc:1403] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.124s	user 0.030s	sys 0.020s
I20260713 09:02:45.387084 13450 tablet_bootstrap.cc:492] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:45.387058 13452 raft_consensus.cc:359] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.387674 13450 ts_tablet_manager.cc:1403] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.024s
I20260713 09:02:45.387805 13452 raft_consensus.cc:385] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.388130 13452 raft_consensus.cc:740] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.388871 13452 consensus_queue.cc:260] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.389803 13451 tablet_bootstrap.cc:654] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.390686 13452 ts_tablet_manager.cc:1434] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:45.390565 13450 raft_consensus.cc:359] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.391306 13450 raft_consensus.cc:385] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.391571 13452 tablet_bootstrap.cc:492] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:45.391613 13450 raft_consensus.cc:740] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.392560 13450 consensus_queue.cc:260] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.394631 13450 ts_tablet_manager.cc:1434] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:45.395578 13450 tablet_bootstrap.cc:492] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:45.394737 13077 catalog_manager.cc:5697] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd44a7669df54205b0f6577180aac554 (127.10.220.132). New cstate: current_term: 1 leader_uuid: "fd44a7669df54205b0f6577180aac554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.397220 13452 tablet_bootstrap.cc:654] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.401031 13451 tablet_bootstrap.cc:492] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:45.401500 13451 ts_tablet_manager.cc:1403] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260713 09:02:45.402297 13450 tablet_bootstrap.cc:654] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.404138 13451 raft_consensus.cc:359] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.404796 13451 raft_consensus.cc:385] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.405053 13451 raft_consensus.cc:740] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.405704 13451 consensus_queue.cc:260] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.408106 13451 ts_tablet_manager.cc:1434] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:45.408990 13451 tablet_bootstrap.cc:492] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:45.413937 13450 tablet_bootstrap.cc:492] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:45.414551 13451 tablet_bootstrap.cc:654] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.414646 13450 ts_tablet_manager.cc:1403] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260713 09:02:45.419679 13449 tablet_bootstrap.cc:654] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.425932 13450 raft_consensus.cc:359] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.426759 13450 raft_consensus.cc:385] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.427099 13450 raft_consensus.cc:740] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.427479 13451 tablet_bootstrap.cc:492] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:45.427937 13451 ts_tablet_manager.cc:1403] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260713 09:02:45.428015 13450 consensus_queue.cc:260] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.430503 13451 raft_consensus.cc:359] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.431166 13451 raft_consensus.cc:385] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.431427 13451 raft_consensus.cc:740] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.432511 13451 consensus_queue.cc:260] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.434938 13456 raft_consensus.cc:493] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.435400 13456 raft_consensus.cc:515] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.437114 13495 raft_consensus.cc:493] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.437656 13495 raft_consensus.cc:515] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.438285 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de2fe44d8d3490392b73210d0349969" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
W20260713 09:02:45.439738 13368 leader_election.cc:343] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.437690 13456 leader_election.cc:290] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:45.439901 13495 leader_election.cc:290] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:45.440871 13495 raft_consensus.cc:493] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.441448 13495 raft_consensus.cc:515] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.441867 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449bfb8d98b4808b27c57c0e6035e01" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:45.443607 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449bfb8d98b4808b27c57c0e6035e01" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:45.443809 13495 leader_election.cc:290] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:45.434662 13451 ts_tablet_manager.cc:1434] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:02:45.446262 13451 tablet_bootstrap.cc:492] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
W20260713 09:02:45.446204 13144 leader_election.cc:343] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.445406 13450 ts_tablet_manager.cc:1434] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
W20260713 09:02:45.447659 13146 leader_election.cc:343] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.448087 13146 leader_election.cc:304] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed; no voters: b522d37ec0b743eea7815608d30c1242, fd44a7669df54205b0f6577180aac554
I20260713 09:02:45.449843 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:45.450474 13404 raft_consensus.cc:2468] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 0.
I20260713 09:02:45.451819 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:45.452520 13328 raft_consensus.cc:2468] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 0.
I20260713 09:02:45.453841 13144 leader_election.cc:304] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:45.454790 13460 raft_consensus.cc:2749] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:45.455492 13460 raft_consensus.cc:2804] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:45.455832 13460 raft_consensus.cc:493] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.456163 13460 raft_consensus.cc:3060] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.456658 13450 tablet_bootstrap.cc:492] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:45.457635 13451 tablet_bootstrap.cc:654] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.461223 13487 consensus_queue.cc:1048] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.463420 13450 tablet_bootstrap.cc:654] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.465018 13460 raft_consensus.cc:515] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.470981 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:45.471628 13328 raft_consensus.cc:3060] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.475935 13456 consensus_queue.cc:1048] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.487283 13513 raft_consensus.cc:493] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.487780 13513 raft_consensus.cc:515] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.490244 13513 leader_election.cc:290] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:45.490396 13450 tablet_bootstrap.cc:492] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:45.491074 13450 ts_tablet_manager.cc:1403] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.001s
I20260713 09:02:45.492578 13449 tablet_bootstrap.cc:492] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:45.493044 13449 ts_tablet_manager.cc:1403] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.135s	user 0.008s	sys 0.000s
I20260713 09:02:45.493578 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe087f4d1ba4a4899daa48fec86705f" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:45.494194 13450 raft_consensus.cc:359] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.495713 13450 raft_consensus.cc:385] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:02:45.495841 13221 leader_election.cc:343] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.496086 13450 raft_consensus.cc:740] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.496744 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe087f4d1ba4a4899daa48fec86705f" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:45.497407 13404 raft_consensus.cc:2468] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 0.
I20260713 09:02:45.497113 13450 consensus_queue.cc:260] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
W20260713 09:02:45.498191 13526 log.cc:927] Time spent T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260713 09:02:45.498497 13502 raft_consensus.cc:493] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.498764 13219 leader_election.cc:304] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: b522d37ec0b743eea7815608d30c1242
I20260713 09:02:45.499003 13502 raft_consensus.cc:515] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.500063 13513 raft_consensus.cc:2804] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:45.500437 13513 raft_consensus.cc:493] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.500766 13513 raft_consensus.cc:3060] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.501228 13502 leader_election.cc:290] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:45.503840 13536 raft_consensus.cc:493] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.503945 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:45.504323 13536 raft_consensus.cc:515] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.504777 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:45.505383 13330 raft_consensus.cc:2468] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 0.
I20260713 09:02:45.505479 13450 ts_tablet_manager.cc:1434] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260713 09:02:45.505910 13502 raft_consensus.cc:493] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.506726 13146 leader_election.cc:304] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:45.506903 13450 tablet_bootstrap.cc:492] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:45.506906 13502 raft_consensus.cc:515] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.506366 13536 leader_election.cc:290] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:45.508284 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95b48fa48eb4252ad7dd26134dc0079" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:45.508934 13253 raft_consensus.cc:2468] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:45.509850 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95b48fa48eb4252ad7dd26134dc0079" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:45.510463 13502 leader_election.cc:290] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:45.510934 13502 raft_consensus.cc:2804] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:45.511291 13502 raft_consensus.cc:493] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.511602 13502 raft_consensus.cc:3060] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.511960 13294 leader_election.cc:304] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242; no voters: 
I20260713 09:02:45.512197 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:45.512965 13253 raft_consensus.cc:2468] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 0.
I20260713 09:02:45.509951 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
W20260713 09:02:45.514482 13145 leader_election.cc:343] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.515493 13145 leader_election.cc:304] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:45.515862 13180 raft_consensus.cc:3060] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.516652 13503 raft_consensus.cc:2804] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:45.517064 13503 raft_consensus.cc:493] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.517395 13503 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:45.517532 13293 leader_election.cc:343] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.517333 13536 raft_consensus.cc:2804] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:45.518355 13536 raft_consensus.cc:493] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.518684 13536 raft_consensus.cc:3060] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.522686 13502 raft_consensus.cc:515] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.525027 13502 leader_election.cc:290] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Requested vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:45.505537 13449 raft_consensus.cc:359] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.525960 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:45.526081 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:45.526852 13329 raft_consensus.cc:3060] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:45.527578 13145 leader_election.cc:343] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.533197 13452 tablet_bootstrap.cc:492] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:45.533118 13456 consensus_queue.cc:1048] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.533795 13452 ts_tablet_manager.cc:1403] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.142s	user 0.051s	sys 0.075s
I20260713 09:02:45.536430 13452 raft_consensus.cc:359] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.537015 13452 raft_consensus.cc:385] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.537266 13452 raft_consensus.cc:740] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.538131 13536 raft_consensus.cc:515] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.538208 13452 consensus_queue.cc:260] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.540575 13452 ts_tablet_manager.cc:1434] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:45.541038 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95b48fa48eb4252ad7dd26134dc0079" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:45.541455 13452 tablet_bootstrap.cc:492] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:45.541422 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95b48fa48eb4252ad7dd26134dc0079" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:45.542205 13253 raft_consensus.cc:3060] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:45.543207 13293 leader_election.cc:343] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.543994 13503 raft_consensus.cc:515] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.546620 13502 consensus_queue.cc:1048] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.557547 13326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:45.560799 13452 tablet_bootstrap.cc:654] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.559787 13503 leader_election.cc:290] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:45.546839 13329 raft_consensus.cc:2468] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 1.
I20260713 09:02:45.564312 13536 leader_election.cc:290] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:45.559128 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:45.566815 13255 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.569221 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:45.571435 13404 raft_consensus.cc:3060] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.564523 13146 leader_election.cc:304] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:45.581887 13460 leader_election.cc:290] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:45.584296 13460 raft_consensus.cc:2804] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.605072 13460 raft_consensus.cc:697] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:45.606686 13469 raft_consensus.cc:493] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.607188 13469 raft_consensus.cc:515] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.607564 13460 consensus_queue.cc:237] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.609186 13469 leader_election.cc:290] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:45.610740 13254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
W20260713 09:02:45.612100 13368 leader_election.cc:343] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.587512 13253 raft_consensus.cc:2468] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:45.560799 13450 tablet_bootstrap.cc:654] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.582867 13328 raft_consensus.cc:2468] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 1.
I20260713 09:02:45.618739 13146 leader_election.cc:304] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:45.526240 13449 raft_consensus.cc:385] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:02:45.596809 13144 consensus_peers.cc:597] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed -> Peer fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775): Couldn't send request to peer fd44a7669df54205b0f6577180aac554. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:45.597743 13452 tablet_bootstrap.cc:492] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:45.620227 13452 ts_tablet_manager.cc:1403] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.001s
I20260713 09:02:45.622825 13452 raft_consensus.cc:359] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.623447 13449 raft_consensus.cc:740] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.624397 13449 consensus_queue.cc:260] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.625561 13330 raft_consensus.cc:2468] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 0.
I20260713 09:02:45.627084 13502 raft_consensus.cc:2804] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.627589 13502 raft_consensus.cc:697] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:45.628412 13502 consensus_queue.cc:237] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.629009 13542 raft_consensus.cc:493] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.629477 13542 raft_consensus.cc:515] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.638728 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:45.639333 13542 leader_election.cc:290] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:45.643438 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:45.644021 13403 raft_consensus.cc:2468] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:45.645622 13293 leader_election.cc:304] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:45.646663 13542 raft_consensus.cc:2804] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:45.647105 13542 raft_consensus.cc:493] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.647527 13542 raft_consensus.cc:3060] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.656210 13450 tablet_bootstrap.cc:492] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:45.656782 13450 ts_tablet_manager.cc:1403] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.150s	user 0.009s	sys 0.001s
I20260713 09:02:45.659750 13450 raft_consensus.cc:359] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.660444 13450 raft_consensus.cc:385] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.660717 13450 raft_consensus.cc:740] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.662461 13450 consensus_queue.cc:260] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.537240 13513 raft_consensus.cc:515] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.623548 13452 raft_consensus.cc:385] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.664803 13452 raft_consensus.cc:740] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.664966 13450 ts_tablet_manager.cc:1434] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:02:45.665535 13452 consensus_queue.cc:260] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.667117 13513 leader_election.cc:290] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:45.667517 13452 ts_tablet_manager.cc:1434] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260713 09:02:45.604430 13404 raft_consensus.cc:2468] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 1.
I20260713 09:02:45.667692 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe087f4d1ba4a4899daa48fec86705f" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:45.669067 13403 raft_consensus.cc:3060] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.667932 13256 raft_consensus.cc:2468] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:45.670179 13452 tablet_bootstrap.cc:492] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:45.667999 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe087f4d1ba4a4899daa48fec86705f" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
W20260713 09:02:45.674904 13221 leader_election.cc:343] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.675806 13452 tablet_bootstrap.cc:654] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.680300 13294 leader_election.cc:304] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242; no voters: cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:45.681663 13536 raft_consensus.cc:2804] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.682190 13536 raft_consensus.cc:697] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:45.682452 13450 tablet_bootstrap.cc:492] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:45.683085 13536 consensus_queue.cc:237] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.684258 13403 raft_consensus.cc:2468] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 1.
I20260713 09:02:45.686622 13510 raft_consensus.cc:493] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.687340 13219 leader_election.cc:304] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: b522d37ec0b743eea7815608d30c1242
I20260713 09:02:45.689267 13513 raft_consensus.cc:2804] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.687100 13510 raft_consensus.cc:515] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.691642 13510 leader_election.cc:290] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:45.693676 13450 tablet_bootstrap.cc:654] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.693980 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372ce0afe93d49489cf57f5cd29398a1" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:45.693980 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372ce0afe93d49489cf57f5cd29398a1" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:45.707082 13404 raft_consensus.cc:2468] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 0.
W20260713 09:02:45.707219 13219 leader_election.cc:343] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.694566 13513 raft_consensus.cc:697] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 LEADER]: Becoming Leader. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Running, Role: LEADER
I20260713 09:02:45.708670 13452 tablet_bootstrap.cc:492] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:45.708737 13219 leader_election.cc:304] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:45.709291 13452 ts_tablet_manager.cc:1403] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.009s
I20260713 09:02:45.710023 13510 raft_consensus.cc:2804] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:45.710309 13503 raft_consensus.cc:493] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.710451 13510 raft_consensus.cc:493] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.710934 13510 raft_consensus.cc:3060] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.710805 13503 raft_consensus.cc:515] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.711031 13516 consensus_queue.cc:1048] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.711937 13452 raft_consensus.cc:359] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.712584 13452 raft_consensus.cc:385] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.701932 13451 tablet_bootstrap.cc:492] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:45.713122 13451 ts_tablet_manager.cc:1403] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.267s	user 0.040s	sys 0.068s
I20260713 09:02:45.714304 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95b48fa48eb4252ad7dd26134dc0079" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:45.712769 13503 leader_election.cc:290] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:45.715626 13451 raft_consensus.cc:359] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.632467 13449 ts_tablet_manager.cc:1434] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.139s	user 0.008s	sys 0.000s
I20260713 09:02:45.716387 13451 raft_consensus.cc:385] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.716714 13451 raft_consensus.cc:740] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.708292 13513 consensus_queue.cc:237] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.717360 13451 consensus_queue.cc:260] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.718356 13449 tablet_bootstrap.cc:492] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:45.719303 13451 ts_tablet_manager.cc:1434] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:45.719161 13510 raft_consensus.cc:515] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.717621 13253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95b48fa48eb4252ad7dd26134dc0079" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:45.719553 13452 raft_consensus.cc:740] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.721868 13451 tablet_bootstrap.cc:492] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:45.722510 13452 consensus_queue.cc:260] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.721938 13253 raft_consensus.cc:2393] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf76c675c90b4598a952eb3194e57aed in current term 1: Already voted for candidate b522d37ec0b743eea7815608d30c1242 in this term.
I20260713 09:02:45.724869 13145 leader_election.cc:304] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242
I20260713 09:02:45.725613 13503 raft_consensus.cc:3060] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.727922 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372ce0afe93d49489cf57f5cd29398a1" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:45.728533 13404 raft_consensus.cc:3060] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.728709 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372ce0afe93d49489cf57f5cd29398a1" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
W20260713 09:02:45.730072 13219 leader_election.cc:343] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.730571 13510 leader_election.cc:290] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 election: Requested vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:45.734750 13452 ts_tablet_manager.cc:1434] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260713 09:02:45.735594 13404 raft_consensus.cc:2468] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 1.
I20260713 09:02:45.735165 13079 catalog_manager.cc:5697] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 0 to 1, leader changed from <none> to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:45.737036 13452 tablet_bootstrap.cc:492] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:45.736775 13219 leader_election.cc:304] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:45.738767 13451 tablet_bootstrap.cc:654] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.743060 13510 raft_consensus.cc:2804] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.743541 13510 raft_consensus.cc:697] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 LEADER]: Becoming Leader. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Running, Role: LEADER
I20260713 09:02:45.747283 13502 consensus_queue.cc:1048] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.753391 13253 raft_consensus.cc:3060] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.756913 13503 raft_consensus.cc:2749] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:45.758317 13510 consensus_queue.cc:237] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.760277 13556 consensus_queue.cc:1048] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:45.785956 13452 tablet_bootstrap.cc:654] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.785637 13516 consensus_queue.cc:1048] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.784857 13556 raft_consensus.cc:493] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:45.787228 13542 raft_consensus.cc:515] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.787353 13556 raft_consensus.cc:515] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.789880 13449 tablet_bootstrap.cc:654] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.793294 13451 tablet_bootstrap.cc:492] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:45.793844 13451 ts_tablet_manager.cc:1403] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.015s
I20260713 09:02:45.796700 13451 raft_consensus.cc:359] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.797433 13451 raft_consensus.cc:385] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.797724 13451 raft_consensus.cc:740] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.798780 13451 consensus_queue.cc:260] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.799247 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:45.799887 13252 raft_consensus.cc:3060] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.800069 13542 leader_election.cc:290] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Requested vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:45.800740 13451 ts_tablet_manager.cc:1434] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:02:45.801573 13450 tablet_bootstrap.cc:492] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:45.801765 13451 tablet_bootstrap.cc:492] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:45.802006 13450 ts_tablet_manager.cc:1403] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.136s	user 0.025s	sys 0.022s
I20260713 09:02:45.789464 13556 leader_election.cc:290] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:45.824877 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:45.830345 13181 raft_consensus.cc:2468] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 1.
I20260713 09:02:45.834299 13219 leader_election.cc:304] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:45.835074 13556 raft_consensus.cc:2804] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:45.835435 13556 raft_consensus.cc:493] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:45.835743 13556 raft_consensus.cc:3060] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.835896 13256 raft_consensus.cc:3060] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.834861 13450 raft_consensus.cc:359] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.839159 13450 raft_consensus.cc:385] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.839371 13450 raft_consensus.cc:740] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.839898 13450 consensus_queue.cc:260] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.812665 13255 raft_consensus.cc:2468] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 1.
I20260713 09:02:45.825448 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:45.843822 13450 ts_tablet_manager.cc:1434] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.002s
I20260713 09:02:45.846698 13328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de2fe44d8d3490392b73210d0349969" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:45.846935 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:45.847048 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:45.847493 13402 raft_consensus.cc:3060] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:45.847855 13329 raft_consensus.cc:2393] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd44a7669df54205b0f6577180aac554 in current term 1: Already voted for candidate b522d37ec0b743eea7815608d30c1242 in this term.
I20260713 09:02:45.850590 13145 leader_election.cc:304] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: b522d37ec0b743eea7815608d30c1242
I20260713 09:02:45.851300 13460 raft_consensus.cc:2804] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.851750 13460 raft_consensus.cc:697] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:45.842115 13516 consensus_queue.cc:1048] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:02:45.852862 13460 consensus_queue.cc:237] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.856817 13513 consensus_queue.cc:1048] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.857810 13451 tablet_bootstrap.cc:654] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.860968 13450 tablet_bootstrap.cc:492] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
W20260713 09:02:45.852957 13369 leader_election.cc:343] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:45.857301 13252 raft_consensus.cc:2468] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:45.867183 13449 tablet_bootstrap.cc:492] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:45.867673 13449 ts_tablet_manager.cc:1403] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.150s	user 0.017s	sys 0.014s
I20260713 09:02:45.862123 13516 consensus_queue.cc:1048] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:02:45.868497 13369 leader_election.cc:304] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd44a7669df54205b0f6577180aac554; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242
I20260713 09:02:45.871203 13369 leader_election.cc:304] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd44a7669df54205b0f6577180aac554; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242
I20260713 09:02:45.872826 13469 raft_consensus.cc:2749] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:45.892386 13294 leader_election.cc:304] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242; no voters: 
I20260713 09:02:45.918242 13542 raft_consensus.cc:2804] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:45.918737 13542 raft_consensus.cc:697] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:45.919212 13502 consensus_queue.cc:1048] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.919529 13542 consensus_queue.cc:237] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.928817 13449 raft_consensus.cc:359] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.929971 13556 raft_consensus.cc:515] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.931012 13255 raft_consensus.cc:1240] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Rejecting Update request from peer fd44a7669df54205b0f6577180aac554 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:02:45.934036 13449 raft_consensus.cc:385] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.934512 13449 raft_consensus.cc:740] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.935295 13469 consensus_queue.cc:1059] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:45.935798 13402 raft_consensus.cc:2468] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:45.936192 13469 raft_consensus.cc:3055] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:45.936333 13516 raft_consensus.cc:2749] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:45.937893 13449 consensus_queue.cc:260] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:45.945113 13449 ts_tablet_manager.cc:1434] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260713 09:02:45.945669 13451 tablet_bootstrap.cc:492] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:45.946040 13451 ts_tablet_manager.cc:1403] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.144s	user 0.019s	sys 0.020s
I20260713 09:02:45.936539 13469 raft_consensus.cc:740] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Running, Role: LEADER
I20260713 09:02:45.956036 13469 consensus_queue.cc:260] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [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: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:45.957278 13469 raft_consensus.cc:3060] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.961828 13556 leader_election.cc:290] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 election: Requested vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:45.963984 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:45.966053 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:45.935688 13077 catalog_manager.cc:5697] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.966102 13079 catalog_manager.cc:5697] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 0 to 1, leader changed from <none> to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 1 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } }
W20260713 09:02:45.971410 13369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.220.131:43359, user_credentials={real_user=slave}} blocked reactor thread for 100270us
I20260713 09:02:45.975703 13451 raft_consensus.cc:359] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.976207 13451 raft_consensus.cc:385] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.978466 13451 raft_consensus.cc:740] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:45.979748 13451 consensus_queue.cc:260] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:45.981330 13451 ts_tablet_manager.cc:1434] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.001s
I20260713 09:02:45.982059 13451 tablet_bootstrap.cc:492] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:45.987592 13452 tablet_bootstrap.cc:492] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:45.988095 13452 ts_tablet_manager.cc:1403] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.251s	user 0.022s	sys 0.008s
I20260713 09:02:45.992322 13451 tablet_bootstrap.cc:654] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.985183 13450 tablet_bootstrap.cc:654] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:45.994987 13449 tablet_bootstrap.cc:492] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:45.998405 13452 raft_consensus.cc:359] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:45.999132 13452 raft_consensus.cc:385] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:45.999392 13452 raft_consensus.cc:740] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.000041 13452 consensus_queue.cc:260] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:46.002823 13452 ts_tablet_manager.cc:1434] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:02:46.007593 13452 tablet_bootstrap.cc:492] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:46.009895 13402 raft_consensus.cc:2410] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ab945c2cac4a4ee1b1c6a16b34e3e725 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.
I20260713 09:02:46.012797 13219 leader_election.cc:304] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725; no voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554
I20260713 09:02:46.013201 13452 tablet_bootstrap.cc:654] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.014770 13556 raft_consensus.cc:2749] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:02:46.022208 13449 tablet_bootstrap.cc:654] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.027446 13256 raft_consensus.cc:3060] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.035890 13076 catalog_manager.cc:5697] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:46.039522 13502 consensus_queue.cc:1048] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.049727 13450 tablet_bootstrap.cc:492] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:46.050237 13450 ts_tablet_manager.cc:1403] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.189s	user 0.011s	sys 0.004s
I20260713 09:02:46.051988 13449 tablet_bootstrap.cc:492] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:46.052434 13449 ts_tablet_manager.cc:1403] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.005s
I20260713 09:02:46.052934 13451 tablet_bootstrap.cc:492] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:46.052599 13079 catalog_manager.cc:5697] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 0 to 1, leader changed from <none> to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.054584 13450 raft_consensus.cc:359] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.054852 13449 raft_consensus.cc:359] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.053350 13451 ts_tablet_manager.cc:1403] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.004s
I20260713 09:02:46.055485 13449 raft_consensus.cc:385] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.055792 13449 raft_consensus.cc:740] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.056416 13449 consensus_queue.cc:260] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.058012 13451 raft_consensus.cc:359] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.058696 13451 raft_consensus.cc:385] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.058969 13451 raft_consensus.cc:740] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.055240 13450 raft_consensus.cc:385] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.059526 13450 raft_consensus.cc:740] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.060995 13449 ts_tablet_manager.cc:1434] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:02:46.061921 13449 tablet_bootstrap.cc:492] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:46.067585 13450 consensus_queue.cc:260] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.070917 13449 tablet_bootstrap.cc:654] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.072201 13451 consensus_queue.cc:260] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.074765 13450 ts_tablet_manager.cc:1434] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260713 09:02:46.075678 13450 tablet_bootstrap.cc:492] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:46.079022 13542 raft_consensus.cc:493] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.079497 13542 raft_consensus.cc:515] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.081853 13075 catalog_manager.cc:5697] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 0 to 1, leader changed from <none> to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 1 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:46.082858 13449 tablet_bootstrap.cc:492] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:46.083381 13449 ts_tablet_manager.cc:1403] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260713 09:02:46.082892 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449bfb8d98b4808b27c57c0e6035e01" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:46.084658 13402 raft_consensus.cc:2468] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:46.084255 13075 catalog_manager.cc:5697] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 0 to 1, leader changed from <none> to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 1 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.086226 13449 raft_consensus.cc:359] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.086447 13460 consensus_queue.cc:1048] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.086876 13449 raft_consensus.cc:385] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.087165 13449 raft_consensus.cc:740] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.087652 13449 consensus_queue.cc:260] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.089355 13449 ts_tablet_manager.cc:1434] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:46.089797 13452 tablet_bootstrap.cc:492] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:46.090231 13452 ts_tablet_manager.cc:1403] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.018s
I20260713 09:02:46.090374 13449 tablet_bootstrap.cc:492] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:46.091615 13542 leader_election.cc:290] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:46.092531 13293 leader_election.cc:304] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:46.094368 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449bfb8d98b4808b27c57c0e6035e01" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:46.094959 13181 raft_consensus.cc:2468] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:46.096311 13449 tablet_bootstrap.cc:654] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.096551 13542 raft_consensus.cc:2804] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:46.097066 13542 raft_consensus.cc:493] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:46.097775 13536 raft_consensus.cc:493] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.097851 13452 raft_consensus.cc:359] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.098620 13452 raft_consensus.cc:385] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.098368 13536 raft_consensus.cc:515] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.098892 13452 raft_consensus.cc:740] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.099611 13452 consensus_queue.cc:260] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.097391 13542 raft_consensus.cc:3060] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.101800 13452 ts_tablet_manager.cc:1434] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:46.104207 13536 leader_election.cc:290] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:46.104602 13327 raft_consensus.cc:3060] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.104943 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe087f4d1ba4a4899daa48fec86705f" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:46.105711 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe087f4d1ba4a4899daa48fec86705f" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:46.106441 13402 raft_consensus.cc:2393] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b522d37ec0b743eea7815608d30c1242 in current term 1: Already voted for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in this term.
I20260713 09:02:46.107535 13293 leader_election.cc:304] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b522d37ec0b743eea7815608d30c1242; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554
I20260713 09:02:46.112804 13536 raft_consensus.cc:2749] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:46.113749 13554 consensus_queue.cc:1048] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.118024 13554 raft_consensus.cc:493] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.118497 13554 raft_consensus.cc:515] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.121932 13452 tablet_bootstrap.cc:492] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:46.121687 13402 raft_consensus.cc:3060] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.123263 13330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de2fe44d8d3490392b73210d0349969" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:46.123961 13330 raft_consensus.cc:2468] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 0.
I20260713 09:02:46.125361 13221 leader_election.cc:304] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242; no voters: 
I20260713 09:02:46.126260 13556 raft_consensus.cc:2804] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:46.126658 13556 raft_consensus.cc:493] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:46.126982 13556 raft_consensus.cc:3060] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.121857 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de2fe44d8d3490392b73210d0349969" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:46.130635 13404 raft_consensus.cc:2468] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 0.
I20260713 09:02:46.131621 13542 raft_consensus.cc:515] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.134209 13404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449bfb8d98b4808b27c57c0e6035e01" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:46.134742 13404 raft_consensus.cc:3060] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.135174 13556 raft_consensus.cc:515] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.136291 13554 leader_election.cc:290] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:46.130170 13451 ts_tablet_manager.cc:1434] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260713 09:02:46.152985 13449 tablet_bootstrap.cc:492] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:46.153460 13449 ts_tablet_manager.cc:1403] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.026s
I20260713 09:02:46.141644 13556 leader_election.cc:290] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:46.142860 13403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de2fe44d8d3490392b73210d0349969" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:46.156627 13403 raft_consensus.cc:3060] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.158083 13451 tablet_bootstrap.cc:492] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:46.158494 13554 consensus_queue.cc:1048] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.161904 13449 raft_consensus.cc:359] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:46.162616 13449 raft_consensus.cc:385] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.162870 13449 raft_consensus.cc:740] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.147305 13404 raft_consensus.cc:2468] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:46.163554 13449 consensus_queue.cc:260] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:46.165016 13293 leader_election.cc:304] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:46.165642 13449 ts_tablet_manager.cc:1434] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:02:46.165948 13536 raft_consensus.cc:2804] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:46.166507 13449 tablet_bootstrap.cc:492] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:46.147989 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3de2fe44d8d3490392b73210d0349969" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:46.167125 13542 leader_election.cc:290] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Requested vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:46.167290 13327 raft_consensus.cc:3060] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.163494 13403 raft_consensus.cc:2468] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 1.
I20260713 09:02:46.169727 13219 leader_election.cc:304] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:46.170537 13556 raft_consensus.cc:2804] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:46.171116 13556 raft_consensus.cc:697] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 LEADER]: Becoming Leader. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Running, Role: LEADER
I20260713 09:02:46.172179 13451 tablet_bootstrap.cc:654] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.171872 13556 consensus_queue.cc:237] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.176111 13502 consensus_queue.cc:1048] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.166426 13536 raft_consensus.cc:697] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:46.176770 13450 tablet_bootstrap.cc:654] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.178090 13449 tablet_bootstrap.cc:654] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.150216 13452 tablet_bootstrap.cc:654] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.178758 13536 consensus_queue.cc:237] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.196257 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449bfb8d98b4808b27c57c0e6035e01" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:46.196911 13181 raft_consensus.cc:3060] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.201048 13542 raft_consensus.cc:493] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.201615 13542 raft_consensus.cc:515] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:46.203677 13542 leader_election.cc:290] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:46.207347 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:46.211064 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
W20260713 09:02:46.215880 13293 leader_election.cc:343] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:46.217823 13294 leader_election.cc:343] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:46.223706 13542 consensus_queue.cc:1048] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:46.226104 13181 raft_consensus.cc:2468] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:46.223172 13294 leader_election.cc:304] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b522d37ec0b743eea7815608d30c1242; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:46.227849 13542 raft_consensus.cc:2749] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:46.230881 13079 catalog_manager.cc:5697] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 0 to 1, leader changed from <none> to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.234336 13327 raft_consensus.cc:2468] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 1.
I20260713 09:02:46.239648 13502 consensus_queue.cc:1048] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.263365 13451 tablet_bootstrap.cc:492] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:46.263841 13451 ts_tablet_manager.cc:1403] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.005s
I20260713 09:02:46.265897 13452 tablet_bootstrap.cc:492] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:46.266670 13452 ts_tablet_manager.cc:1403] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.003s
I20260713 09:02:46.266984 13536 consensus_queue.cc:1048] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:46.266327 13451 raft_consensus.cc:359] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.267833 13451 raft_consensus.cc:385] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.268107 13451 raft_consensus.cc:740] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.268821 13451 consensus_queue.cc:260] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.271325 13450 tablet_bootstrap.cc:492] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:46.271591 13451 ts_tablet_manager.cc:1434] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:02:46.271791 13450 ts_tablet_manager.cc:1403] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.196s	user 0.011s	sys 0.001s
I20260713 09:02:46.272572 13451 tablet_bootstrap.cc:492] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:46.274237 13450 raft_consensus.cc:359] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:46.274875 13450 raft_consensus.cc:385] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.275127 13450 raft_consensus.cc:740] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.279855 13449 tablet_bootstrap.cc:492] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:46.280682 13449 ts_tablet_manager.cc:1403] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.007s
I20260713 09:02:46.280741 13451 tablet_bootstrap.cc:654] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.283746 13449 raft_consensus.cc:359] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.284440 13449 raft_consensus.cc:385] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.284703 13449 raft_consensus.cc:740] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.285352 13449 consensus_queue.cc:260] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.287345 13449 ts_tablet_manager.cc:1434] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:46.288293 13449 tablet_bootstrap.cc:492] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:46.278028 13452 raft_consensus.cc:359] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.290211 13452 raft_consensus.cc:385] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.290509 13452 raft_consensus.cc:740] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.291406 13078 catalog_manager.cc:5697] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.295935 13449 tablet_bootstrap.cc:654] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.280180 13450 consensus_queue.cc:260] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:46.299813 13450 ts_tablet_manager.cc:1434] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260713 09:02:46.300796 13450 tablet_bootstrap.cc:492] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:46.291278 13452 consensus_queue.cc:260] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.303632 13556 raft_consensus.cc:493] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.304060 13556 raft_consensus.cc:515] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.309118 13451 tablet_bootstrap.cc:492] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:46.309607 13451 ts_tablet_manager.cc:1403] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.015s
I20260713 09:02:46.310537 13452 ts_tablet_manager.cc:1434] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260713 09:02:46.311352 13452 tablet_bootstrap.cc:492] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:46.312258 13327 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.308997 13503 raft_consensus.cc:493] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.313952 13503 raft_consensus.cc:515] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.316560 13452 tablet_bootstrap.cc:654] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.317833 13503 leader_election.cc:290] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:46.322959 13451 raft_consensus.cc:359] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.323642 13451 raft_consensus.cc:385] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.323978 13451 raft_consensus.cc:740] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.324569 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c007bb5c69de42519a863266ef3aed5b" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:46.309026 13556 leader_election.cc:290] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
W20260713 09:02:46.326653 13221 leader_election.cc:343] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:46.320647 13495 consensus_queue.cc:1048] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.321080 13450 tablet_bootstrap.cc:654] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.324738 13451 consensus_queue.cc:260] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.333194 13451 ts_tablet_manager.cc:1434] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:02:46.334206 13451 tablet_bootstrap.cc:492] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:46.325186 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c007bb5c69de42519a863266ef3aed5b" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:46.317673 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372ce0afe93d49489cf57f5cd29398a1" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:46.317673 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "372ce0afe93d49489cf57f5cd29398a1" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:46.338901 13402 raft_consensus.cc:2393] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf76c675c90b4598a952eb3194e57aed in current term 1: Already voted for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in this term.
I20260713 09:02:46.339983 13144 leader_election.cc:304] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554
I20260713 09:02:46.342772 13449 tablet_bootstrap.cc:492] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:46.343288 13449 ts_tablet_manager.cc:1403] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.001s
W20260713 09:02:46.344233 13219 leader_election.cc:343] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:46.344619 13219 leader_election.cc:304] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725; no voters: b522d37ec0b743eea7815608d30c1242, fd44a7669df54205b0f6577180aac554
I20260713 09:02:46.345217 13556 raft_consensus.cc:2749] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:46.345302 13451 tablet_bootstrap.cc:654] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.345911 13449 raft_consensus.cc:359] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.346379 13495 raft_consensus.cc:3060] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.347344 13450 tablet_bootstrap.cc:492] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:46.347788 13450 ts_tablet_manager.cc:1403] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.005s
I20260713 09:02:46.350539 13450 raft_consensus.cc:359] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.351193 13450 raft_consensus.cc:385] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.351460 13450 raft_consensus.cc:740] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.352115 13450 consensus_queue.cc:260] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.352602 13495 raft_consensus.cc:2749] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:46.354182 13450 ts_tablet_manager.cc:1434] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:02:46.354656 13449 raft_consensus.cc:385] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.354954 13449 raft_consensus.cc:740] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.355742 13449 consensus_queue.cc:260] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.357992 13449 ts_tablet_manager.cc:1434] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260713 09:02:46.358964 13449 tablet_bootstrap.cc:492] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:46.360039 13450 tablet_bootstrap.cc:492] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:46.361012 13460 consensus_queue.cc:1048] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.371114 13452 tablet_bootstrap.cc:492] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:46.371604 13452 ts_tablet_manager.cc:1403] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.010s
I20260713 09:02:46.374109 13452 raft_consensus.cc:359] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.374758 13452 raft_consensus.cc:385] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.375015 13452 raft_consensus.cc:740] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.375638 13452 consensus_queue.cc:260] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.377552 13452 ts_tablet_manager.cc:1434] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:02:46.379631 13449 tablet_bootstrap.cc:654] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.381304 13556 consensus_queue.cc:1048] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.382441 13450 tablet_bootstrap.cc:654] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.385313 13536 raft_consensus.cc:493] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.385780 13536 raft_consensus.cc:515] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.387758 13536 leader_election.cc:290] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:46.389168 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e274bcf11bf547c9bf726b85e9ab0f44" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:46.389312 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e274bcf11bf547c9bf726b85e9ab0f44" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:46.389776 13181 raft_consensus.cc:2468] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:46.390013 13402 raft_consensus.cc:2468] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:46.385900 13452 tablet_bootstrap.cc:492] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:46.390942 13293 leader_election.cc:304] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:46.393287 13582 raft_consensus.cc:2804] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:46.393671 13582 raft_consensus.cc:493] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:46.394014 13582 raft_consensus.cc:3060] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.399096 13536 consensus_queue.cc:1048] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.400040 13452 tablet_bootstrap.cc:654] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:46.403672 13127 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:46.408586 13536 raft_consensus.cc:493] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.412771 13536 raft_consensus.cc:515] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.418380 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dadae3fcaee4a07a7c69f93226ac7a2" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:46.419461 13510 consensus_queue.cc:1048] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:46.419780 13294 leader_election.cc:343] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:46.430555 13469 raft_consensus.cc:493] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.431389 13449 tablet_bootstrap.cc:492] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:46.431114 13469 raft_consensus.cc:515] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.431934 13449 ts_tablet_manager.cc:1403] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.005s
I20260713 09:02:46.433403 13469 leader_election.cc:290] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:46.434103 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dadae3fcaee4a07a7c69f93226ac7a2" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:46.435245 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dadae3fcaee4a07a7c69f93226ac7a2" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:46.435845 13329 raft_consensus.cc:2468] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 0.
I20260713 09:02:46.435772 13449 raft_consensus.cc:359] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.437793 13451 tablet_bootstrap.cc:492] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:46.437806 13449 raft_consensus.cc:385] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.438509 13449 raft_consensus.cc:740] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.438525 13451 ts_tablet_manager.cc:1403] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.008s
I20260713 09:02:46.439466 13449 consensus_queue.cc:260] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
W20260713 09:02:46.440944 13368 leader_election.cc:343] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:46.442555 13582 raft_consensus.cc:515] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.443040 13369 leader_election.cc:304] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [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: b522d37ec0b743eea7815608d30c1242, fd44a7669df54205b0f6577180aac554; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:46.443890 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dadae3fcaee4a07a7c69f93226ac7a2" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:46.444505 13400 raft_consensus.cc:2468] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:46.445238 13469 raft_consensus.cc:2804] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:46.445597 13469 raft_consensus.cc:493] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:46.445924 13469 raft_consensus.cc:3060] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.445792 13451 raft_consensus.cc:359] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.446455 13451 raft_consensus.cc:385] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.446707 13451 raft_consensus.cc:740] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.447317 13451 consensus_queue.cc:260] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.449257 13451 ts_tablet_manager.cc:1434] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.000s
I20260713 09:02:46.453995 13449 ts_tablet_manager.cc:1434] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260713 09:02:46.455248 13449 tablet_bootstrap.cc:492] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:46.457320 13451 tablet_bootstrap.cc:492] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
I20260713 09:02:46.461620 13449 tablet_bootstrap.cc:654] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.461822 13293 leader_election.cc:304] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242, fd44a7669df54205b0f6577180aac554; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:46.463195 13541 raft_consensus.cc:2804] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:46.463557 13541 raft_consensus.cc:493] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:46.463860 13541 raft_consensus.cc:3060] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.461619 13452 tablet_bootstrap.cc:492] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:46.465863 13452 ts_tablet_manager.cc:1403] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.021s
I20260713 09:02:46.442444 13536 leader_election.cc:290] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:46.472216 13452 raft_consensus.cc:359] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.473045 13452 raft_consensus.cc:385] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.473289 13452 raft_consensus.cc:740] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.475378 13452 consensus_queue.cc:260] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.469931 13469 raft_consensus.cc:515] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.480737 13450 tablet_bootstrap.cc:492] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:46.481273 13450 ts_tablet_manager.cc:1403] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.121s	user 0.024s	sys 0.005s
I20260713 09:02:46.480671 13469 leader_election.cc:290] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Requested vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:46.481840 13452 ts_tablet_manager.cc:1434] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:02:46.483211 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dadae3fcaee4a07a7c69f93226ac7a2" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:46.483211 13256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dadae3fcaee4a07a7c69f93226ac7a2" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:46.485109 13256 raft_consensus.cc:3060] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.490902 13541 raft_consensus.cc:515] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.492053 13327 raft_consensus.cc:2393] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd44a7669df54205b0f6577180aac554 in current term 1: Already voted for candidate b522d37ec0b743eea7815608d30c1242 in this term.
I20260713 09:02:46.492298 13536 consensus_queue.cc:1048] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.499585 13452 tablet_bootstrap.cc:492] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725: Bootstrap starting.
I20260713 09:02:46.502851 13582 leader_election.cc:290] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Requested vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:46.502802 13566 raft_consensus.cc:493] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.503741 13566 raft_consensus.cc:515] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.506340 13566 leader_election.cc:290] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:46.507804 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e274bcf11bf547c9bf726b85e9ab0f44" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:46.508374 13180 raft_consensus.cc:3060] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.508668 13256 raft_consensus.cc:2468] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 1.
I20260713 09:02:46.509754 13368 leader_election.cc:304] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: b522d37ec0b743eea7815608d30c1242
I20260713 09:02:46.515059 13450 raft_consensus.cc:359] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.515720 13450 raft_consensus.cc:385] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.516157 13450 raft_consensus.cc:740] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.516644 13450 consensus_queue.cc:260] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.511689 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e274bcf11bf547c9bf726b85e9ab0f44" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:46.517827 13451 tablet_bootstrap.cc:654] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.519568 13450 ts_tablet_manager.cc:1434] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.000s
I20260713 09:02:46.520579 13450 tablet_bootstrap.cc:492] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:46.520618 13179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205db7453ea14d6cae1c6801c9cc2091" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:46.524359 13452 tablet_bootstrap.cc:654] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:46.525854 13367 leader_election.cc:343] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:46.512228 13566 raft_consensus.cc:2804] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:46.511085 13541 leader_election.cc:290] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Requested vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:46.526357 13401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dadae3fcaee4a07a7c69f93226ac7a2" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:46.535810 13180 raft_consensus.cc:2468] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:46.537199 13293 leader_election.cc:304] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:46.526813 13402 raft_consensus.cc:3060] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.538465 13541 raft_consensus.cc:2804] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:46.538923 13541 raft_consensus.cc:697] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:46.539598 13449 tablet_bootstrap.cc:492] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:46.540158 13449 ts_tablet_manager.cc:1403] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.019s
I20260713 09:02:46.539688 13541 consensus_queue.cc:237] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.548100 13449 raft_consensus.cc:359] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.548738 13449 raft_consensus.cc:385] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.549014 13449 raft_consensus.cc:740] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.549664 13449 consensus_queue.cc:260] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.551772 13449 ts_tablet_manager.cc:1434] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:02:46.552649 13449 tablet_bootstrap.cc:492] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242: Bootstrap starting.
I20260713 09:02:46.528152 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205db7453ea14d6cae1c6801c9cc2091" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:46.554251 13327 raft_consensus.cc:2468] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 0.
I20260713 09:02:46.555619 13369 leader_election.cc:304] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [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: b522d37ec0b743eea7815608d30c1242, fd44a7669df54205b0f6577180aac554; no voters: cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:46.557391 13469 raft_consensus.cc:2804] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:46.557850 13469 raft_consensus.cc:493] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:46.558192 13469 raft_consensus.cc:3060] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.557327 13449 tablet_bootstrap.cc:654] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.560678 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dadae3fcaee4a07a7c69f93226ac7a2" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:46.561589 13252 raft_consensus.cc:2393] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b522d37ec0b743eea7815608d30c1242 in current term 1: Already voted for candidate fd44a7669df54205b0f6577180aac554 in this term.
I20260713 09:02:46.571851 13450 tablet_bootstrap.cc:654] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.572899 13452 tablet_bootstrap.cc:492] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725: No bootstrap required, opened a new log
I20260713 09:02:46.573302 13452 ts_tablet_manager.cc:1403] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.011s
I20260713 09:02:46.533272 13566 raft_consensus.cc:697] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Becoming Leader. State: Replica: fd44a7669df54205b0f6577180aac554, State: Running, Role: LEADER
I20260713 09:02:46.577067 13460 raft_consensus.cc:493] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.576790 13566 consensus_queue.cc:237] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.577589 13460 raft_consensus.cc:515] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:46.579715 13402 raft_consensus.cc:2468] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:46.580734 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:46.581557 13460 leader_election.cc:290] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:46.583405 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:46.583741 13449 tablet_bootstrap.cc:492] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242: No bootstrap required, opened a new log
I20260713 09:02:46.584440 13449 ts_tablet_manager.cc:1403] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.001s
I20260713 09:02:46.585299 13327 raft_consensus.cc:2468] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 0.
I20260713 09:02:46.588153 13452 raft_consensus.cc:359] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:46.588833 13452 raft_consensus.cc:385] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.589094 13452 raft_consensus.cc:740] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.588102 13451 tablet_bootstrap.cc:492] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:46.589854 13451 ts_tablet_manager.cc:1403] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.133s	user 0.018s	sys 0.024s
I20260713 09:02:46.590482 13452 consensus_queue.cc:260] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:46.589977 13469 raft_consensus.cc:515] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.591840 13252 raft_consensus.cc:2468] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 0.
I20260713 09:02:46.593473 13145 leader_election.cc:304] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:46.594297 13460 raft_consensus.cc:2804] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:46.594645 13460 raft_consensus.cc:493] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:46.594540 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205db7453ea14d6cae1c6801c9cc2091" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:46.596376 13452 ts_tablet_manager.cc:1434] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260713 09:02:46.597173 13075 catalog_manager.cc:5697] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd44a7669df54205b0f6577180aac554 (127.10.220.132). New cstate: current_term: 1 leader_uuid: "fd44a7669df54205b0f6577180aac554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:46.603217 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205db7453ea14d6cae1c6801c9cc2091" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:46.603896 13327 raft_consensus.cc:3060] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.595034 13460 raft_consensus.cc:3060] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.597990 13076 catalog_manager.cc:5697] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 0 to 1, leader changed from <none> to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.606671 13451 raft_consensus.cc:359] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.609165 13451 raft_consensus.cc:385] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.609375 13451 raft_consensus.cc:740] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.609925 13451 consensus_queue.cc:260] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.603178 13293 leader_election.cc:304] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554
I20260713 09:02:46.611637 13451 ts_tablet_manager.cc:1434] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260713 09:02:46.622296 13451 tablet_bootstrap.cc:492] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554: Bootstrap starting.
W20260713 09:02:46.627316 13367 leader_election.cc:343] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:46.627655 13460 raft_consensus.cc:515] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:46.628266 13542 raft_consensus.cc:2749] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:46.630487 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:46.596043 13469 leader_election.cc:290] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:46.631840 13252 raft_consensus.cc:3060] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.634140 13449 raft_consensus.cc:359] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.635293 13449 raft_consensus.cc:385] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.635568 13449 raft_consensus.cc:740] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.635767 13327 raft_consensus.cc:2468] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 1.
I20260713 09:02:46.636329 13449 consensus_queue.cc:260] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.636915 13369 leader_election.cc:304] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, fd44a7669df54205b0f6577180aac554; no voters: cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:46.638736 13449 ts_tablet_manager.cc:1434] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260713 09:02:46.639257 13451 tablet_bootstrap.cc:654] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.641259 13252 raft_consensus.cc:2468] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 1.
I20260713 09:02:46.647827 13469 raft_consensus.cc:2804] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:46.648028 13145 leader_election.cc:304] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:46.649893 13503 raft_consensus.cc:2804] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:46.650389 13503 raft_consensus.cc:697] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:46.654816 13503 consensus_queue.cc:237] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:46.656409 13450 tablet_bootstrap.cc:492] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:46.656884 13450 ts_tablet_manager.cc:1403] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.136s	user 0.022s	sys 0.033s
I20260713 09:02:46.659493 13450 raft_consensus.cc:359] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.660109 13450 raft_consensus.cc:385] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.660349 13450 raft_consensus.cc:740] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.656414 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:46.661005 13327 raft_consensus.cc:3060] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.661137 13450 consensus_queue.cc:260] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.663112 13450 ts_tablet_manager.cc:1434] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:02:46.663972 13450 tablet_bootstrap.cc:492] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:46.668707 13327 raft_consensus.cc:2468] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 1.
I20260713 09:02:46.669235 13450 tablet_bootstrap.cc:654] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.671136 13460 leader_election.cc:290] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Requested vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:46.653227 13469 raft_consensus.cc:697] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Becoming Leader. State: Replica: fd44a7669df54205b0f6577180aac554, State: Running, Role: LEADER
I20260713 09:02:46.673944 13451 tablet_bootstrap.cc:492] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554: No bootstrap required, opened a new log
I20260713 09:02:46.674497 13451 ts_tablet_manager.cc:1403] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.001s
I20260713 09:02:46.675161 13079 catalog_manager.cc:5697] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 0 to 1, leader changed from <none> to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 1 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.677165 13451 raft_consensus.cc:359] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.677942 13451 raft_consensus.cc:385] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.678200 13451 raft_consensus.cc:740] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.679045 13451 consensus_queue.cc:260] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.680837 13450 tablet_bootstrap.cc:492] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed: No bootstrap required, opened a new log
I20260713 09:02:46.681041 13451 ts_tablet_manager.cc:1434] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:46.681234 13450 ts_tablet_manager.cc:1403] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:02:46.673372 13469 consensus_queue.cc:237] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.683712 13450 raft_consensus.cc:359] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.684208 13450 raft_consensus.cc:385] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.684404 13450 raft_consensus.cc:740] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.685004 13450 consensus_queue.cc:260] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.687235 13450 ts_tablet_manager.cc:1434] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:46.691354 13460 raft_consensus.cc:493] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.691839 13460 raft_consensus.cc:515] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.694496 13401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:46.694862 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:46.695130 13401 raft_consensus.cc:2468] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 0.
I20260713 09:02:46.695503 13252 raft_consensus.cc:2468] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 0.
I20260713 09:02:46.694680 13079 catalog_manager.cc:5697] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd44a7669df54205b0f6577180aac554 (127.10.220.132). New cstate: current_term: 1 leader_uuid: "fd44a7669df54205b0f6577180aac554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.696332 13144 leader_election.cc:304] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:46.696575 13460 leader_election.cc:290] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:46.697136 13502 raft_consensus.cc:2804] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:46.697494 13502 raft_consensus.cc:493] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:46.697826 13542 raft_consensus.cc:493] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.698287 13542 raft_consensus.cc:515] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.697830 13502 raft_consensus.cc:3060] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.700208 13542 leader_election.cc:290] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:46.702021 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c007bb5c69de42519a863266ef3aed5b" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:46.702607 13252 raft_consensus.cc:2468] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:46.704540 13503 raft_consensus.cc:493] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.704982 13503 raft_consensus.cc:515] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.705427 13401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c007bb5c69de42519a863266ef3aed5b" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:46.705910 13294 leader_election.cc:304] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242; no voters: 
I20260713 09:02:46.706048 13401 raft_consensus.cc:2468] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 0.
I20260713 09:02:46.708123 13503 leader_election.cc:290] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:46.708932 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205db7453ea14d6cae1c6801c9cc2091" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:46.709257 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205db7453ea14d6cae1c6801c9cc2091" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:46.709820 13329 raft_consensus.cc:2393] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf76c675c90b4598a952eb3194e57aed in current term 1: Already voted for candidate fd44a7669df54205b0f6577180aac554 in this term.
I20260713 09:02:46.711572 13146 leader_election.cc:304] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed; no voters: b522d37ec0b743eea7815608d30c1242, fd44a7669df54205b0f6577180aac554
I20260713 09:02:46.712890 13619 raft_consensus.cc:3060] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.715211 13536 raft_consensus.cc:2804] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:46.715585 13536 raft_consensus.cc:493] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:46.715901 13536 raft_consensus.cc:3060] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.719322 13619 raft_consensus.cc:2749] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:46.723829 13556 consensus_queue.cc:1048] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.724516 13541 consensus_queue.cc:1048] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.721474 13536 raft_consensus.cc:515] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.726349 13566 raft_consensus.cc:493] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.726529 13502 raft_consensus.cc:515] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.726806 13566 raft_consensus.cc:515] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.728790 13566 leader_election.cc:290] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:46.729007 13502 leader_election.cc:290] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Requested vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:46.729300 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:46.729908 13252 raft_consensus.cc:3060] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.730535 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc4ff17c667483f9154261dd1c68c02" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:46.731125 13329 raft_consensus.cc:2468] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 0.
I20260713 09:02:46.732090 13369 leader_election.cc:304] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b522d37ec0b743eea7815608d30c1242, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:46.733440 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc4ff17c667483f9154261dd1c68c02" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:46.734076 13180 raft_consensus.cc:2468] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 0.
I20260713 09:02:46.735975 13566 raft_consensus.cc:2804] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:46.736367 13566 raft_consensus.cc:493] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:46.736677 13566 raft_consensus.cc:3060] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.741338 13554 consensus_queue.cc:1048] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.742300 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:46.742962 13400 raft_consensus.cc:3060] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.743860 13252 raft_consensus.cc:2468] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 1.
I20260713 09:02:46.746623 13145 leader_election.cc:304] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:46.750180 13566 raft_consensus.cc:515] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.752156 13536 leader_election.cc:290] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Requested vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:46.753888 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc4ff17c667483f9154261dd1c68c02" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:46.754527 13327 raft_consensus.cc:3060] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.756068 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c007bb5c69de42519a863266ef3aed5b" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:46.756676 13255 raft_consensus.cc:3060] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.752112 13566 leader_election.cc:290] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:46.758389 13180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc4ff17c667483f9154261dd1c68c02" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:46.758955 13180 raft_consensus.cc:3060] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.754644 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c007bb5c69de42519a863266ef3aed5b" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:46.762003 13402 raft_consensus.cc:3060] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.766124 13566 raft_consensus.cc:493] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:46.766613 13566 raft_consensus.cc:515] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.768178 13180 raft_consensus.cc:2468] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 1.
I20260713 09:02:46.772763 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f95478a8dc45ccab71d5d22454fb66" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:46.773797 13181 raft_consensus.cc:2468] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 0.
I20260713 09:02:46.748165 13460 raft_consensus.cc:2804] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:46.774506 13460 raft_consensus.cc:697] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:46.774871 13367 leader_election.cc:304] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:46.774506 13541 consensus_queue.cc:1048] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:46.776520 13327 raft_consensus.cc:2468] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 1.
I20260713 09:02:46.776715 13367 leader_election.cc:304] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:46.779232 13611 raft_consensus.cc:2804] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:46.768090 13255 raft_consensus.cc:2468] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:46.781096 13294 leader_election.cc:304] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242; no voters: 
I20260713 09:02:46.781970 13536 raft_consensus.cc:2804] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:46.779436 13402 raft_consensus.cc:2468] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:46.782687 13536 raft_consensus.cc:697] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:46.784004 13536 consensus_queue.cc:237] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:46.785662 13469 raft_consensus.cc:2804] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:46.786041 13469 raft_consensus.cc:493] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:46.786391 13469 raft_consensus.cc:3060] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.775338 13460 consensus_queue.cc:237] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.792636 13566 leader_election.cc:290] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:46.793839 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f95478a8dc45ccab71d5d22454fb66" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:46.796882 13611 raft_consensus.cc:697] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Becoming Leader. State: Replica: fd44a7669df54205b0f6577180aac554, State: Running, Role: LEADER
I20260713 09:02:46.794570 13255 raft_consensus.cc:2468] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 0.
I20260713 09:02:46.798103 13611 consensus_queue.cc:237] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:46.798743 13469 raft_consensus.cc:515] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.800576 13469 leader_election.cc:290] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:46.794283 13400 raft_consensus.cc:2468] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 1.
I20260713 09:02:46.802666 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f95478a8dc45ccab71d5d22454fb66" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:46.803313 13181 raft_consensus.cc:3060] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.804667 13078 catalog_manager.cc:5697] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 0 to 1, leader changed from <none> to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.803265 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f95478a8dc45ccab71d5d22454fb66" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:46.808367 13255 raft_consensus.cc:3060] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.809645 13181 raft_consensus.cc:2468] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 1.
I20260713 09:02:46.813390 13367 leader_election.cc:304] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:46.814280 13611 raft_consensus.cc:2804] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:46.814733 13611 raft_consensus.cc:697] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Becoming Leader. State: Replica: fd44a7669df54205b0f6577180aac554, State: Running, Role: LEADER
I20260713 09:02:46.815487 13611 consensus_queue.cc:237] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:46.816262 13255 raft_consensus.cc:2468] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 1.
I20260713 09:02:46.815912 13076 catalog_manager.cc:5697] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 0 to 1, leader changed from <none> to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 1 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.824247 13079 catalog_manager.cc:5697] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd44a7669df54205b0f6577180aac554 (127.10.220.132). New cstate: current_term: 1 leader_uuid: "fd44a7669df54205b0f6577180aac554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.836418 13076 catalog_manager.cc:5697] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd44a7669df54205b0f6577180aac554 (127.10.220.132). New cstate: current_term: 1 leader_uuid: "fd44a7669df54205b0f6577180aac554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.960680 13611 consensus_queue.cc:1048] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:46.970589 13624 consensus_queue.cc:1048] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:47.122210 13624 raft_consensus.cc:493] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:47.122640 13624 raft_consensus.cc:515] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.124231 13624 leader_election.cc:290] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:47.125039 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:47.125298 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:47.125900 13255 raft_consensus.cc:2468] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 2.
I20260713 09:02:47.126888 13368 leader_election.cc:304] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:47.127490 13624 raft_consensus.cc:2804] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:02:47.127772 13624 raft_consensus.cc:493] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:47.128034 13624 raft_consensus.cc:3060] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:47.132884 13624 raft_consensus.cc:515] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.134370 13624 leader_election.cc:290] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 3 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:47.135135 13181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:47.135314 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:47.135812 13255 raft_consensus.cc:3060] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:47.138778 13541 consensus_queue.cc:1048] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.141886 13255 raft_consensus.cc:2468] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 3.
I20260713 09:02:47.142885 13368 leader_election.cc:304] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:47.143772 13624 raft_consensus.cc:2804] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:47.144238 13624 raft_consensus.cc:697] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 3 LEADER]: Becoming Leader. State: Replica: fd44a7669df54205b0f6577180aac554, State: Running, Role: LEADER
I20260713 09:02:47.145773 13624 consensus_queue.cc:237] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.155158 13541 consensus_queue.cc:1048] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.157240 13611 consensus_queue.cc:1048] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.172094 13566 consensus_queue.cc:1048] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.173159 13502 consensus_queue.cc:1048] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.166952 13076 catalog_manager.cc:5697] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fd44a7669df54205b0f6577180aac554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:47.197084 13460 consensus_queue.cc:1048] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.204018 13541 consensus_queue.cc:1048] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.216178 13536 consensus_queue.cc:1048] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.220279 13460 consensus_queue.cc:1048] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.225591 13611 consensus_queue.cc:1048] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.236516 13611 consensus_queue.cc:1048] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.238282 13502 consensus_queue.cc:1048] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.315351 13469 consensus_queue.cc:1048] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.317723 13469 consensus_queue.cc:1048] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:47.326433 11122 tablet_server.cc:179] TabletServer@127.10.220.129:0 shutting down...
I20260713 09:02:47.360090 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:47.360831 11122 tablet_replica.cc:333] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.361425 11122 raft_consensus.cc:2243] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:47.361917 11122 raft_consensus.cc:2272] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.363996 11122 tablet_replica.cc:333] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.364542 11122 raft_consensus.cc:2243] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:47.364939 11122 raft_consensus.cc:2272] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.367095 11122 tablet_replica.cc:333] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.367887 11122 raft_consensus.cc:2243] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:47.368620 11122 raft_consensus.cc:2272] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.370797 11122 tablet_replica.cc:333] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.371330 11122 raft_consensus.cc:2243] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:47.372008 11122 raft_consensus.cc:2272] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.374262 11122 tablet_replica.cc:333] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.374763 11122 raft_consensus.cc:2243] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:47.375149 11122 raft_consensus.cc:2272] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.376924 11122 tablet_replica.cc:333] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.377478 11122 raft_consensus.cc:2243] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:47.378163 11122 raft_consensus.cc:2272] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.379678 11122 tablet_replica.cc:333] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.380162 11122 raft_consensus.cc:2243] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:47.380834 11122 raft_consensus.cc:2272] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.382628 11122 tablet_replica.cc:333] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.383260 11122 raft_consensus.cc:2243] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:47.383759 11122 raft_consensus.cc:2272] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.386508 11122 tablet_replica.cc:333] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.387277 11122 raft_consensus.cc:2243] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:47.387698 11122 pending_rounds.cc:70] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: Trying to abort 1 pending ops.
I20260713 09:02:47.387946 11122 pending_rounds.cc:77] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991064363450368 op_type: NO_OP noop_request { }
I20260713 09:02:47.388371 11122 raft_consensus.cc:2889] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:02:47.388712 11122 raft_consensus.cc:2272] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.390719 11122 tablet_replica.cc:333] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.391465 11122 raft_consensus.cc:2243] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:47.391928 11122 raft_consensus.cc:2272] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.394070 11122 tablet_replica.cc:333] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
W20260713 09:02:47.394603 13293 consensus_peers.cc:597] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:47.394764 11122 raft_consensus.cc:2243] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:47.395628 11122 raft_consensus.cc:2272] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.397333 11122 tablet_replica.cc:333] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.397850 11122 raft_consensus.cc:2243] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:47.398232 11122 raft_consensus.cc:2272] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.400223 11122 tablet_replica.cc:333] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.400717 11122 raft_consensus.cc:2243] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:47.401093 11122 raft_consensus.cc:2272] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.402653 11122 tablet_replica.cc:333] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.403110 11122 raft_consensus.cc:2243] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:47.403808 11122 raft_consensus.cc:2272] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.405316 11122 tablet_replica.cc:333] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.405822 11122 raft_consensus.cc:2243] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:47.406512 11122 raft_consensus.cc:2272] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.408123 11122 tablet_replica.cc:333] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.408581 11122 raft_consensus.cc:2243] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:47.408932 11122 raft_consensus.cc:2272] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.410511 11122 tablet_replica.cc:333] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.410948 11122 raft_consensus.cc:2243] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:47.411314 11122 raft_consensus.cc:2272] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:47.413378 11122 tablet_replica.cc:333] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed: stopping tablet replica
I20260713 09:02:47.414501 11122 raft_consensus.cc:2243] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:47.414966 11122 raft_consensus.cc:2272] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:47.418778 13367 consensus_peers.cc:597] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:47.450852 11122 tablet_server.cc:196] TabletServer@127.10.220.129:0 shutdown complete.
I20260713 09:02:47.471890 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:47.479673 13649 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:47.481280 13293 consensus_peers.cc:597] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:47.481544 13650 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:02:47.484094 13652 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:02:47.484349 11122 server_base.cc:1061] running on GCE node
I20260713 09:02:47.486290 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:47.486696 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:47.486884 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933367486865 us; error 0 us; skew 500 ppm
I20260713 09:02:47.487392 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:47.489706 11122 webserver.cc:533] Webserver started at http://127.10.220.129:43167/ using document root <none> and password file <none>
I20260713 09:02:47.490150 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:47.490319 11122 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:02:47.493605 11122 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.000s	sys 0.004s
I20260713 09:02:47.497645 13657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:47.498332 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:47.498613 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-0-root
uuid: "cf76c675c90b4598a952eb3194e57aed"
format_stamp: "Formatted at 2026-07-13 09:02:43 on dist-test-slave-scq0"
I20260713 09:02:47.498896 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933311918649-11122-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:02:47.518392 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:47.519395 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:47.520877 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:47.524576 13664 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:02:47.554142 13293 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260713 09:02:47.556692 13293 consensus_peers.cc:597] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:47.557677 13255 raft_consensus.cc:1275] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Refusing update from remote peer fd44a7669df54205b0f6577180aac554: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:02:47.558795 13469 consensus_queue.cc:1048] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:47.572340 13367 consensus_peers.cc:597] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:47.608691 13367 consensus_peers.cc:597] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:47.616041 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:02:47.616350 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.093s	user 0.003s	sys 0.000s
I20260713 09:02:47.616621 11122 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:02:47.620620 13664 tablet_bootstrap.cc:492] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.634881 13664 tablet_bootstrap.cc:492] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.635869 13664 tablet_bootstrap.cc:492] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.636534 13664 ts_tablet_manager.cc:1403] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260713 09:02:47.638741 13664 raft_consensus.cc:359] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:47.639210 13664 raft_consensus.cc:740] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.639809 13664 consensus_queue.cc:260] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [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: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:47.642004 13664 ts_tablet_manager.cc:1434] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260713 09:02:47.642604 13664 tablet_bootstrap.cc:492] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.653244 13664 tablet_bootstrap.cc:492] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.654078 13664 tablet_bootstrap.cc:492] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.654642 13664 ts_tablet_manager.cc:1403] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:02:47.656658 13664 raft_consensus.cc:359] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.657276 13664 raft_consensus.cc:740] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.657889 13664 consensus_queue.cc:260] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [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: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.659858 13664 ts_tablet_manager.cc:1434] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:02:47.660440 13664 tablet_bootstrap.cc:492] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.670156 13664 tablet_bootstrap.cc:492] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.670818 13664 tablet_bootstrap.cc:492] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.671281 13664 ts_tablet_manager.cc:1403] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:02:47.672780 13664 raft_consensus.cc:359] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.673236 13664 raft_consensus.cc:740] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.673846 13664 consensus_queue.cc:260] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [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: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.675145 13664 ts_tablet_manager.cc:1434] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:47.675695 13664 tablet_bootstrap.cc:492] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.684952 11122 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:02:47.685227 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.069s	user 0.062s	sys 0.000s
I20260713 09:02:47.685931 13664 tablet_bootstrap.cc:492] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.689179 13664 tablet_bootstrap.cc:492] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.689852 13664 ts_tablet_manager.cc:1403] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:02:47.694118 13664 raft_consensus.cc:359] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:47.694906 13664 raft_consensus.cc:740] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.695708 13664 consensus_queue.cc:260] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [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: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:47.698128 13664 ts_tablet_manager.cc:1434] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:02:47.699002 13664 tablet_bootstrap.cc:492] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
W20260713 09:02:47.700621 13219 consensus_peers.cc:597] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:47.713194 13367 consensus_peers.cc:597] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:47.713953 13664 tablet_bootstrap.cc:492] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.714844 13664 tablet_bootstrap.cc:492] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.715493 13664 ts_tablet_manager.cc:1403] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:02:47.717787 13664 raft_consensus.cc:359] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.718436 13664 raft_consensus.cc:740] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.719072 13664 consensus_queue.cc:260] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [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: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.720845 13664 ts_tablet_manager.cc:1434] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:02:47.721627 13664 tablet_bootstrap.cc:492] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
W20260713 09:02:47.730232 13293 consensus_peers.cc:597] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:47.733932 13664 tablet_bootstrap.cc:492] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:02:47.735008 13664 tablet_bootstrap.cc:492] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.735718 13664 ts_tablet_manager.cc:1403] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:02:47.738063 13664 raft_consensus.cc:359] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.739166 13664 raft_consensus.cc:740] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.739291 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.129:35611
I20260713 09:02:47.739346 13732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.129:35611 every 8 connection(s)
I20260713 09:02:47.740296 13664 consensus_queue.cc:260] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [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: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.742296 13664 ts_tablet_manager.cc:1434] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:47.743181 13664 tablet_bootstrap.cc:492] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.755033 13664 tablet_bootstrap.cc:492] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.755667 13664 tablet_bootstrap.cc:492] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.756111 13664 ts_tablet_manager.cc:1403] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:02:47.757877 13664 raft_consensus.cc:359] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.758358 13664 raft_consensus.cc:740] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.758942 13664 consensus_queue.cc:260] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [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: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.760236 13733 heartbeater.cc:344] Connected to a master server at 127.10.220.190:41329
I20260713 09:02:47.760581 13664 ts_tablet_manager.cc:1434] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:47.760597 13733 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:47.761336 13664 tablet_bootstrap.cc:492] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.761475 13733 heartbeater.cc:507] Master 127.10.220.190:41329 requested a full tablet report, sending...
I20260713 09:02:47.769459 13076 ts_manager.cc:194] Re-registered known tserver with Master: cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:47.772109 13664 tablet_bootstrap.cc:492] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.772886 13664 tablet_bootstrap.cc:492] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.773447 13664 ts_tablet_manager.cc:1403] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:02:47.775511 13664 raft_consensus.cc:359] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:47.775969 13664 raft_consensus.cc:740] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.776486 13664 consensus_queue.cc:260] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [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: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:47.778127 13664 ts_tablet_manager.cc:1434] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:47.778751 13664 tablet_bootstrap.cc:492] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.788241 13076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38340
I20260713 09:02:47.792924 13733 heartbeater.cc:499] Master 127.10.220.190:41329 was elected leader, sending a full tablet report...
I20260713 09:02:47.797801 13664 tablet_bootstrap.cc:492] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.798847 13664 tablet_bootstrap.cc:492] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.799548 13664 ts_tablet_manager.cc:1403] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260713 09:02:47.801854 13664 raft_consensus.cc:359] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.802649 13664 raft_consensus.cc:740] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.803345 13664 consensus_queue.cc:260] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [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: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.804837 13664 ts_tablet_manager.cc:1434] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:02:47.805438 13664 tablet_bootstrap.cc:492] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.819129 13664 tablet_bootstrap.cc:492] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.819979 13664 tablet_bootstrap.cc:492] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.820575 13664 ts_tablet_manager.cc:1403] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:02:47.822789 13664 raft_consensus.cc:359] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:47.823460 13664 raft_consensus.cc:740] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.824092 13664 consensus_queue.cc:260] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [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: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:47.826009 13664 ts_tablet_manager.cc:1434] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:02:47.826718 13664 tablet_bootstrap.cc:492] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.838340 13664 tablet_bootstrap.cc:492] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.838943 13664 tablet_bootstrap.cc:492] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.839392 13664 ts_tablet_manager.cc:1403] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260713 09:02:47.840925 13664 raft_consensus.cc:359] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.841382 13664 raft_consensus.cc:740] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.841881 13664 consensus_queue.cc:260] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [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: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.843456 13664 ts_tablet_manager.cc:1434] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:02:47.844408 13664 tablet_bootstrap.cc:492] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.856419 13664 tablet_bootstrap.cc:492] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.857069 13664 tablet_bootstrap.cc:492] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.857574 13664 ts_tablet_manager.cc:1403] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260713 09:02:47.859102 13664 raft_consensus.cc:359] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:47.859622 13664 raft_consensus.cc:740] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.860092 13664 consensus_queue.cc:260] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [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: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:47.861685 13664 ts_tablet_manager.cc:1434] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:47.862658 13664 tablet_bootstrap.cc:492] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.874471 13664 tablet_bootstrap.cc:492] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.875069 13664 tablet_bootstrap.cc:492] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.875509 13664 ts_tablet_manager.cc:1403] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260713 09:02:47.876958 13664 raft_consensus.cc:359] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.877398 13664 raft_consensus.cc:740] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.877854 13664 consensus_queue.cc:260] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [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: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.879482 13664 ts_tablet_manager.cc:1434] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:02:47.880388 13664 tablet_bootstrap.cc:492] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
W20260713 09:02:47.881953 13367 consensus_peers.cc:597] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:47.890806 13664 tablet_bootstrap.cc:492] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.891541 13664 tablet_bootstrap.cc:492] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.892066 13664 ts_tablet_manager.cc:1403] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:02:47.893865 13664 raft_consensus.cc:359] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.894332 13664 raft_consensus.cc:740] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.894802 13664 consensus_queue.cc:260] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [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: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.896283 13664 ts_tablet_manager.cc:1434] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:47.897068 13664 tablet_bootstrap.cc:492] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.908490 13664 tablet_bootstrap.cc:492] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.909325 13664 tablet_bootstrap.cc:492] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.909945 13664 ts_tablet_manager.cc:1403] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:02:47.911487 13664 raft_consensus.cc:359] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.912041 13664 raft_consensus.cc:740] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.912537 13664 consensus_queue.cc:260] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [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: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.913913 13664 ts_tablet_manager.cc:1434] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:47.914779 13664 tablet_bootstrap.cc:492] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.924947 13664 tablet_bootstrap.cc:492] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.925629 13664 tablet_bootstrap.cc:492] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.926113 13664 ts_tablet_manager.cc:1403] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:02:47.927645 13664 raft_consensus.cc:359] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.928171 13664 raft_consensus.cc:740] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.928745 13664 consensus_queue.cc:260] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [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: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.930616 13664 ts_tablet_manager.cc:1434] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:47.931563 13664 tablet_bootstrap.cc:492] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.942224 13664 tablet_bootstrap.cc:492] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.942919 13664 tablet_bootstrap.cc:492] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.943415 13664 ts_tablet_manager.cc:1403] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:02:47.944991 13664 raft_consensus.cc:359] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.945437 13664 raft_consensus.cc:740] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.945999 13664 consensus_queue.cc:260] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [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: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:47.947355 13664 ts_tablet_manager.cc:1434] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:47.948338 13664 tablet_bootstrap.cc:492] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed: Bootstrap starting.
I20260713 09:02:47.959187 13664 tablet_bootstrap.cc:492] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:02:47.959898 13664 tablet_bootstrap.cc:492] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed: Bootstrap complete.
I20260713 09:02:47.960345 13664 ts_tablet_manager.cc:1403] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:02:47.962038 13664 raft_consensus.cc:359] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.962462 13664 raft_consensus.cc:740] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.963018 13664 consensus_queue.cc:260] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [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: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:47.964378 13664 ts_tablet_manager.cc:1434] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:02:47.982936 13707 raft_consensus.cc:3060] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:02:48.311821 13554 raft_consensus.cc:493] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.312286 13554 raft_consensus.cc:515] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.313838 13554 leader_election.cc:290] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:48.314512 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94559b42a145f18631533a626246b7" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.314850 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94559b42a145f18631533a626246b7" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:48.315196 13707 raft_consensus.cc:2468] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 1.
I20260713 09:02:48.316392 13219 leader_election.cc:304] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: b522d37ec0b743eea7815608d30c1242
I20260713 09:02:48.316977 13554 raft_consensus.cc:2804] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:48.317238 13554 raft_consensus.cc:493] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.317471 13554 raft_consensus.cc:3060] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.323040 13554 raft_consensus.cc:515] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.324471 13554 leader_election.cc:290] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:48.325150 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94559b42a145f18631533a626246b7" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:48.325631 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94559b42a145f18631533a626246b7" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:48.325778 13707 raft_consensus.cc:3060] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.331028 13707 raft_consensus.cc:2468] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 2.
I20260713 09:02:48.331895 13219 leader_election.cc:304] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: b522d37ec0b743eea7815608d30c1242
I20260713 09:02:48.332499 13554 raft_consensus.cc:2804] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.332868 13554 raft_consensus.cc:697] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 LEADER]: Becoming Leader. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Running, Role: LEADER
I20260713 09:02:48.333436 13554 consensus_queue.cc:237] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.340452 13076 catalog_manager.cc:5697] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 reported cstate change: term changed from 1 to 2, leader changed from cf76c675c90b4598a952eb3194e57aed (127.10.220.129) to ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:48.354919 13668 raft_consensus.cc:493] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.355453 13668 raft_consensus.cc:515] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:48.357364 13668 leader_election.cc:290] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:48.358037 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:48.358395 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.358950 13707 raft_consensus.cc:2468] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:48.359777 13293 leader_election.cc:304] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: fd44a7669df54205b0f6577180aac554
I20260713 09:02:48.360363 13668 raft_consensus.cc:2804] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:48.360672 13668 raft_consensus.cc:493] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.360945 13668 raft_consensus.cc:3060] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.366442 13668 raft_consensus.cc:515] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:48.367913 13668 leader_election.cc:290] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 election: Requested vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:48.368614 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:48.368796 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:48.369285 13707 raft_consensus.cc:3060] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.373978 13707 raft_consensus.cc:2468] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 2.
I20260713 09:02:48.374884 13293 leader_election.cc:304] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: fd44a7669df54205b0f6577180aac554
I20260713 09:02:48.375489 13668 raft_consensus.cc:2804] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.375902 13668 raft_consensus.cc:697] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:48.376549 13668 consensus_queue.cc:237] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:48.382990 13076 catalog_manager.cc:5697] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 1 to 2, leader changed from cf76c675c90b4598a952eb3194e57aed (127.10.220.129) to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:48.431751 13668 raft_consensus.cc:493] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.432240 13668 raft_consensus.cc:515] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:48.434008 13668 leader_election.cc:290] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:48.435177 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9460b468b3af47beab1c369a1b78fb59" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:48.435254 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9460b468b3af47beab1c369a1b78fb59" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.436177 13707 raft_consensus.cc:2468] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:48.437613 13293 leader_election.cc:304] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: fd44a7669df54205b0f6577180aac554
I20260713 09:02:48.438369 13668 raft_consensus.cc:2804] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:48.438750 13668 raft_consensus.cc:493] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.439042 13668 raft_consensus.cc:3060] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.443825 13668 raft_consensus.cc:515] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:48.445448 13668 leader_election.cc:290] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 election: Requested vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:48.446228 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9460b468b3af47beab1c369a1b78fb59" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:48.447072 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9460b468b3af47beab1c369a1b78fb59" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:48.447613 13707 raft_consensus.cc:3060] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.454228 13707 raft_consensus.cc:2468] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 2.
I20260713 09:02:48.455302 13293 leader_election.cc:304] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: fd44a7669df54205b0f6577180aac554
I20260713 09:02:48.456065 13536 raft_consensus.cc:2804] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.456511 13536 raft_consensus.cc:697] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:48.457337 13536 consensus_queue.cc:237] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:48.464107 13076 catalog_manager.cc:5697] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 1 to 2, leader changed from cf76c675c90b4598a952eb3194e57aed (127.10.220.129) to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:48.673477 13611 raft_consensus.cc:493] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.674054 13611 raft_consensus.cc:515] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:48.675660 13611 leader_election.cc:290] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:48.676316 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:48.676723 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b462186a96f74875871ea6b7c3ddb8b1" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.677457 13707 raft_consensus.cc:2393] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd44a7669df54205b0f6577180aac554 in current term 2: Already voted for candidate b522d37ec0b743eea7815608d30c1242 in this term.
I20260713 09:02:48.678308 13367 leader_election.cc:304] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [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: fd44a7669df54205b0f6577180aac554; no voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:48.678897 13611 raft_consensus.cc:3060] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.683382 13611 raft_consensus.cc:2749] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:48.695967 13536 raft_consensus.cc:493] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.696439 13536 raft_consensus.cc:515] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.698052 13536 leader_election.cc:290] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:48.698916 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.699100 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:48.699596 13707 raft_consensus.cc:2468] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:48.700812 13293 leader_election.cc:304] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:48.701203 13554 raft_consensus.cc:493] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.701556 13536 raft_consensus.cc:2804] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:48.702008 13536 raft_consensus.cc:493] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.701740 13554 raft_consensus.cc:515] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.702383 13536 raft_consensus.cc:3060] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.703980 13554 leader_election.cc:290] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:48.704573 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.705098 13707 raft_consensus.cc:2468] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 1.
I20260713 09:02:48.705010 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:48.706095 13219 leader_election.cc:304] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:48.706730 13554 raft_consensus.cc:2804] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:48.707103 13554 raft_consensus.cc:493] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.707463 13554 raft_consensus.cc:3060] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.708863 13542 raft_consensus.cc:493] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.708935 13536 raft_consensus.cc:515] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.709538 13542 raft_consensus.cc:515] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.710228 13327 raft_consensus.cc:2393] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in current term 2: Already voted for candidate b522d37ec0b743eea7815608d30c1242 in this term.
I20260713 09:02:48.711457 13542 leader_election.cc:290] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:48.711971 13536 leader_election.cc:290] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:48.712949 13252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:48.713353 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.713948 13706 raft_consensus.cc:2468] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:48.714715 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:48.714977 13293 leader_election.cc:304] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:48.715811 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:48.716114 13536 raft_consensus.cc:2804] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:48.716377 13707 raft_consensus.cc:3060] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.716562 13536 raft_consensus.cc:493] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.717026 13536 raft_consensus.cc:3060] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.717152 13554 raft_consensus.cc:515] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.718362 13255 raft_consensus.cc:2393] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b522d37ec0b743eea7815608d30c1242 in current term 2: Already voted for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in this term.
I20260713 09:02:48.718225 13542 raft_consensus.cc:493] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.718793 13542 raft_consensus.cc:515] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.720108 13554 leader_election.cc:290] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:48.720302 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:48.720561 13542 leader_election.cc:290] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:48.721076 13327 raft_consensus.cc:2393] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in current term 2: Already voted for candidate b522d37ec0b743eea7815608d30c1242 in this term.
I20260713 09:02:48.722048 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94559b42a145f18631533a626246b7" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:48.722949 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:48.723888 13536 raft_consensus.cc:515] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.724367 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f94559b42a145f18631533a626246b7" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.724406 13219 leader_election.cc:304] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725; no voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:48.725283 13706 raft_consensus.cc:2393] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b522d37ec0b743eea7815608d30c1242 in current term 2: Already voted for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in this term.
I20260713 09:02:48.725785 13554 raft_consensus.cc:2749] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:02:48.726712 13293 leader_election.cc:304] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:48.726810 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:48.727376 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:48.727490 13542 raft_consensus.cc:3060] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.727595 13706 raft_consensus.cc:3060] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.728400 13536 leader_election.cc:290] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:48.727031 13707 raft_consensus.cc:2468] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 2.
I20260713 09:02:48.730350 13293 leader_election.cc:304] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:48.731127 13536 raft_consensus.cc:2804] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.732270 13536 raft_consensus.cc:697] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:48.733206 13542 raft_consensus.cc:2749] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:48.733070 13536 consensus_queue.cc:237] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.733979 13706 raft_consensus.cc:2468] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 2.
I20260713 09:02:48.734899 13293 leader_election.cc:304] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:48.735605 13542 raft_consensus.cc:2804] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.736104 13542 raft_consensus.cc:697] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:48.736917 13542 consensus_queue.cc:237] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.740576 13554 raft_consensus.cc:493] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.741091 13554 raft_consensus.cc:515] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:48.741833 13075 catalog_manager.cc:5697] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 1 to 2, leader changed from cf76c675c90b4598a952eb3194e57aed (127.10.220.129) to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:48.743804 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554" is_pre_election: true
I20260713 09:02:48.744103 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.743252 13554 leader_election.cc:290] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:48.744431 13400 raft_consensus.cc:2468] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 1.
I20260713 09:02:48.745298 13706 raft_consensus.cc:2468] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 1.
I20260713 09:02:48.745981 13219 leader_election.cc:304] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:48.746635 13752 raft_consensus.cc:2804] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:48.746902 13611 raft_consensus.cc:493] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.747033 13752 raft_consensus.cc:493] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.747447 13752 raft_consensus.cc:3060] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.747454 13611 raft_consensus.cc:515] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:48.753054 13611 leader_election.cc:290] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:48.753280 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:48.753773 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.754334 13706 raft_consensus.cc:2468] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd44a7669df54205b0f6577180aac554 in term 1.
I20260713 09:02:48.755357 13367 leader_election.cc:304] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [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: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:48.756521 13611 raft_consensus.cc:2804] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:48.756839 13611 raft_consensus.cc:493] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.757061 13611 raft_consensus.cc:3060] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.757624 13752 raft_consensus.cc:515] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:48.758790 13255 raft_consensus.cc:2393] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd44a7669df54205b0f6577180aac554 in current term 2: Already voted for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in this term.
I20260713 09:02:48.760905 13075 catalog_manager.cc:5697] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 1 to 2, leader changed from cf76c675c90b4598a952eb3194e57aed (127.10.220.129) to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:48.763564 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:48.763787 13752 leader_election.cc:290] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 election: Requested vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:48.763142 13611 raft_consensus.cc:515] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:48.764870 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:48.765846 13611 leader_election.cc:290] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 2 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:48.765432 13706 raft_consensus.cc:3060] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.766567 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:48.772259 13706 raft_consensus.cc:2468] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 2.
I20260713 09:02:48.773036 13752 raft_consensus.cc:493] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.773382 13219 leader_election.cc:304] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:48.773577 13752 raft_consensus.cc:515] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:48.774645 13554 raft_consensus.cc:2804] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.775049 13554 raft_consensus.cc:697] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 LEADER]: Becoming Leader. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Running, Role: LEADER
I20260713 09:02:48.775166 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04bd51a318a40bda124016989ef270e" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:48.775878 13554 consensus_queue.cc:237] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:48.776554 13752 leader_election.cc:290] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:48.777108 13368 leader_election.cc:304] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd44a7669df54205b0f6577180aac554; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:48.776338 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.765846 13400 raft_consensus.cc:2393] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in current term 2: Already voted for candidate fd44a7669df54205b0f6577180aac554 in this term.
I20260713 09:02:48.777801 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:48.778273 13707 raft_consensus.cc:2393] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in current term 2: Already voted for candidate b522d37ec0b743eea7815608d30c1242 in this term.
I20260713 09:02:48.778503 13611 raft_consensus.cc:2749] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:02:48.779469 13221 leader_election.cc:304] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: ab945c2cac4a4ee1b1c6a16b34e3e725; no voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:48.780258 13752 raft_consensus.cc:3060] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.782716 13611 raft_consensus.cc:493] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.783134 13611 raft_consensus.cc:515] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:48.785681 13611 leader_election.cc:290] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:48.785635 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9460b468b3af47beab1c369a1b78fb59" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:48.787070 13752 raft_consensus.cc:2749] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:48.788146 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9460b468b3af47beab1c369a1b78fb59" candidate_uuid: "fd44a7669df54205b0f6577180aac554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.788775 13706 raft_consensus.cc:2393] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd44a7669df54205b0f6577180aac554 in current term 2: Already voted for candidate b522d37ec0b743eea7815608d30c1242 in this term.
I20260713 09:02:48.789934 13367 leader_election.cc:304] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [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: fd44a7669df54205b0f6577180aac554; no voters: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:48.790661 13611 raft_consensus.cc:3060] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.795480 13611 raft_consensus.cc:2749] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:48.797851 13075 catalog_manager.cc:5697] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 reported cstate change: term changed from 1 to 2, leader changed from cf76c675c90b4598a952eb3194e57aed (127.10.220.129) to ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:48.848696 13706 raft_consensus.cc:1275] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Refusing update from remote peer ab945c2cac4a4ee1b1c6a16b34e3e725: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:48.849968 13752 consensus_queue.cc:1048] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:48.853754 13542 raft_consensus.cc:493] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.854257 13542 raft_consensus.cc:515] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:48.856102 13542 leader_election.cc:290] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:48.857126 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" is_pre_election: true
I20260713 09:02:48.857717 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.858388 13706 raft_consensus.cc:2468] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 1.
I20260713 09:02:48.859508 13293 leader_election.cc:304] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:48.860311 13542 raft_consensus.cc:2804] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:48.860620 13327 raft_consensus.cc:1275] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Refusing update from remote peer ab945c2cac4a4ee1b1c6a16b34e3e725: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:48.860662 13542 raft_consensus.cc:493] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf76c675c90b4598a952eb3194e57aed)
I20260713 09:02:48.861233 13542 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.862335 13554 consensus_queue.cc:1048] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:48.867882 13542 raft_consensus.cc:515] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:48.870256 13542 leader_election.cc:290] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 election: Requested vote from peers cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:48.871145 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:48.871783 13255 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.872802 13400 raft_consensus.cc:1275] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Refusing update from remote peer b522d37ec0b743eea7815608d30c1242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:48.871089 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:48.874454 13707 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.878597 13542 consensus_queue.cc:1048] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:48.879158 13255 raft_consensus.cc:2468] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 2.
I20260713 09:02:48.879701 13554 raft_consensus.cc:493] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:48.880115 13554 raft_consensus.cc:515] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:48.881918 13294 leader_election.cc:304] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242; no voters: 
I20260713 09:02:48.882927 13542 raft_consensus.cc:2804] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.883383 13542 raft_consensus.cc:697] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:48.884119 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242" is_pre_election: true
I20260713 09:02:48.886241 13554 leader_election.cc:290] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:48.884169 13542 consensus_queue.cc:237] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:48.889027 13707 raft_consensus.cc:2468] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 2.
I20260713 09:02:48.894884 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed" is_pre_election: true
I20260713 09:02:48.901935 13706 raft_consensus.cc:2468] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 2.
I20260713 09:02:48.905406 13219 leader_election.cc:304] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: b522d37ec0b743eea7815608d30c1242
I20260713 09:02:48.906229 13554 raft_consensus.cc:2804] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:02:48.906602 13554 raft_consensus.cc:493] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:48.906951 13554 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:48.918452 13554 raft_consensus.cc:515] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:48.920979 13327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:48.922873 13707 raft_consensus.cc:1275] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Refusing update from remote peer b522d37ec0b743eea7815608d30c1242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:48.923406 13554 leader_election.cc:290] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 3 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611)
I20260713 09:02:48.923895 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
I20260713 09:02:48.924501 13706 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:48.926606 13773 consensus_queue.cc:1048] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:48.927768 13076 catalog_manager.cc:5697] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 1 to 2, leader changed from cf76c675c90b4598a952eb3194e57aed (127.10.220.129) to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:48.932329 13706 raft_consensus.cc:2468] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 3.
I20260713 09:02:48.933581 13219 leader_election.cc:304] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: b522d37ec0b743eea7815608d30c1242
I20260713 09:02:48.934597 13554 raft_consensus.cc:2804] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:48.935051 13554 raft_consensus.cc:697] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 LEADER]: Becoming Leader. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Running, Role: LEADER
I20260713 09:02:48.936405 13554 consensus_queue.cc:237] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:48.942348 13707 raft_consensus.cc:1275] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Refusing update from remote peer b522d37ec0b743eea7815608d30c1242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:48.944730 13542 consensus_queue.cc:1048] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:48.946605 13079 catalog_manager.cc:5697] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 reported cstate change: term changed from 2 to 3, leader changed from b522d37ec0b743eea7815608d30c1242 (127.10.220.131) to ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130). New cstate: current_term: 3 leader_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:48.961102 13400 raft_consensus.cc:1275] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Refusing update from remote peer b522d37ec0b743eea7815608d30c1242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:48.962983 13772 consensus_queue.cc:1048] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.113025 13707 raft_consensus.cc:1275] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Refusing update from remote peer b522d37ec0b743eea7815608d30c1242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.114106 13772 consensus_queue.cc:1048] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.122164 13255 raft_consensus.cc:1275] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Refusing update from remote peer b522d37ec0b743eea7815608d30c1242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.123720 13668 consensus_queue.cc:1048] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.189023 13707 raft_consensus.cc:1275] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Refusing update from remote peer b522d37ec0b743eea7815608d30c1242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.190099 13773 consensus_queue.cc:1048] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.201164 13255 raft_consensus.cc:1275] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Refusing update from remote peer b522d37ec0b743eea7815608d30c1242: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.202432 13668 consensus_queue.cc:1048] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.307276 13707 raft_consensus.cc:1275] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Refusing update from remote peer ab945c2cac4a4ee1b1c6a16b34e3e725: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.307344 13402 raft_consensus.cc:1275] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Refusing update from remote peer ab945c2cac4a4ee1b1c6a16b34e3e725: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.308673 13753 consensus_queue.cc:1048] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.309216 13554 consensus_queue.cc:1048] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.372032 13255 raft_consensus.cc:1240] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 LEADER]: Rejecting Update request from peer b522d37ec0b743eea7815608d30c1242 for earlier term 2. Current term is 3. Ops: []
I20260713 09:02:49.373152 13772 consensus_queue.cc:1059] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.373798 13772 consensus_queue.cc:1243] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [LEADER]: Peer ab945c2cac4a4ee1b1c6a16b34e3e725 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260713 09:02:49.374147 13668 raft_consensus.cc:3055] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:49.374419 13668 raft_consensus.cc:740] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:49.375038 13668 consensus_queue.cc:260] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:49.375861 13668 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:49.450981 13707 raft_consensus.cc:1275] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Refusing update from remote peer ab945c2cac4a4ee1b1c6a16b34e3e725: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:02:49.452193 13753 consensus_queue.cc:1048] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.461086 13327 raft_consensus.cc:1275] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Refusing update from remote peer ab945c2cac4a4ee1b1c6a16b34e3e725: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:02:49.461491 13327 pending_rounds.cc:85] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242: Aborting all ops after (but not including) 1
I20260713 09:02:49.461763 13327 pending_rounds.cc:107] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:02:49.461961 13327 raft_consensus.cc:2889] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:02:49.463320 13752 consensus_queue.cc:1048] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:57.744190 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:57.775095 13329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a"
dest_uuid: "b522d37ec0b743eea7815608d30c1242"
mode: GRACEFUL
new_leader_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
 from {username='slave'} at 127.0.0.1:56124
I20260713 09:02:57.776018 13329 raft_consensus.cc:606] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Received request to transfer leadership to TS ab945c2cac4a4ee1b1c6a16b34e3e725
I20260713 09:02:57.778227 13329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7449bfb8d98b4808b27c57c0e6035e01"
dest_uuid: "b522d37ec0b743eea7815608d30c1242"
mode: GRACEFUL
new_leader_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:56124
I20260713 09:02:57.778680 13329 raft_consensus.cc:606] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Received request to transfer leadership to TS cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:57.780822 13329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d"
dest_uuid: "b522d37ec0b743eea7815608d30c1242"
mode: GRACEFUL
new_leader_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:56124
I20260713 09:02:57.781319 13329 raft_consensus.cc:606] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Received request to transfer leadership to TS cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:57.783313 13329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76a8820cc4a64e239309cc3661847937"
dest_uuid: "b522d37ec0b743eea7815608d30c1242"
mode: GRACEFUL
new_leader_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:56124
I20260713 09:02:57.783763 13329 raft_consensus.cc:606] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Received request to transfer leadership to TS cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:57.794297 13402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb"
dest_uuid: "fd44a7669df54205b0f6577180aac554"
mode: GRACEFUL
new_leader_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:41160
I20260713 09:02:57.794768 13402 raft_consensus.cc:606] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 3 LEADER]: Received request to transfer leadership to TS cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:57.805462 13255 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af"
dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
mode: GRACEFUL
new_leader_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:47492
I20260713 09:02:57.805933 13255 raft_consensus.cc:606] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 LEADER]: Received request to transfer leadership to TS cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:57.807178 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:02:57.807837 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:57.912760 13802 raft_consensus.cc:993] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242: : Instructing follower cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:02:57.913303 13809 raft_consensus.cc:1081] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Signalling peer cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:02:57.914870 13706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7449bfb8d98b4808b27c57c0e6035e01"
dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:43190
I20260713 09:02:57.915360 13706 raft_consensus.cc:493] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:57.915643 13706 raft_consensus.cc:3060] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.921025 13706 raft_consensus.cc:515] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:57.922860 13706 leader_election.cc:290] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 2 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:57.934187 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449bfb8d98b4808b27c57c0e6035e01" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:57.934597 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449bfb8d98b4808b27c57c0e6035e01" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:57.934944 13402 raft_consensus.cc:3060] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.935250 13329 raft_consensus.cc:3055] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:57.935593 13329 raft_consensus.cc:740] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:57.936470 13329 consensus_queue.cc:260] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:57.937749 13329 raft_consensus.cc:3060] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:57.941838 13402 raft_consensus.cc:2468] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 2.
I20260713 09:02:57.943470 13658 leader_election.cc:304] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf76c675c90b4598a952eb3194e57aed, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:57.944523 13329 raft_consensus.cc:2468] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 2.
I20260713 09:02:57.946287 13812 raft_consensus.cc:2804] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:57.947440 13812 raft_consensus.cc:697] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 2 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:57.948365 13812 consensus_queue.cc:237] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } }
I20260713 09:02:57.955461 13794 raft_consensus.cc:993] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725: : Instructing follower cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:02:57.955914 13794 raft_consensus.cc:1081] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 LEADER]: Signalling peer cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:02:57.957602 13706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af"
dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:43194
I20260713 09:02:57.958142 13706 raft_consensus.cc:493] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:57.958549 13706 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:57.958232 13079 catalog_manager.cc:5697] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 1 to 2, leader changed from b522d37ec0b743eea7815608d30c1242 (127.10.220.131) to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 2 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:57.967854 13706 raft_consensus.cc:515] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:57.970490 13706 leader_election.cc:290] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 4 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:57.971171 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:57.971800 13329 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:57.980540 13329 raft_consensus.cc:2468] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 4.
I20260713 09:02:57.981623 13660 leader_election.cc:304] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:57.984140 13812 raft_consensus.cc:2804] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:57.984663 13812 raft_consensus.cc:697] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 4 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:57.986565 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a52240c747457a9f2ec2acce67b1af" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:57.987125 13255 raft_consensus.cc:3055] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:57.987406 13255 raft_consensus.cc:740] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Running, Role: LEADER
I20260713 09:02:57.988131 13255 consensus_queue.cc:260] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:57.989327 13255 raft_consensus.cc:3060] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:57.997335 13255 raft_consensus.cc:2468] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 4.
I20260713 09:02:57.985564 13812 consensus_queue.cc:237] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:58.005244 13079 catalog_manager.cc:5697] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 3 to 4, leader changed from ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130) to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 4 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:58.134697 13804 raft_consensus.cc:993] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554: : Instructing follower cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:02:58.135185 13801 raft_consensus.cc:1081] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 3 LEADER]: Signalling peer cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:02:58.136581 13706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb"
dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:43174
I20260713 09:02:58.136981 13706 raft_consensus.cc:493] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:58.137212 13706 raft_consensus.cc:3060] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:58.141702 13706 raft_consensus.cc:515] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:58.143049 13706 leader_election.cc:290] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 4 election: Requested vote from peers fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775), ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155)
I20260713 09:02:58.143905 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:58.144053 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac6dc0fc17840d6a2d8cb656473f3eb" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:58.144439 13402 raft_consensus.cc:3055] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:58.144529 13255 raft_consensus.cc:3060] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:58.144716 13402 raft_consensus.cc:740] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd44a7669df54205b0f6577180aac554, State: Running, Role: LEADER
I20260713 09:02:58.145532 13402 consensus_queue.cc:260] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:58.146471 13402 raft_consensus.cc:3060] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:58.149056 13255 raft_consensus.cc:2468] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 4.
I20260713 09:02:58.150230 13659 leader_election.cc:304] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [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: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:58.150913 13812 raft_consensus.cc:2804] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:58.151152 13402 raft_consensus.cc:2468] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 4.
I20260713 09:02:58.151324 13812 raft_consensus.cc:697] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 4 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:58.152329 13812 consensus_queue.cc:237] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } }
I20260713 09:02:58.159919 13079 catalog_manager.cc:5697] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 3 to 4, leader changed from fd44a7669df54205b0f6577180aac554 (127.10.220.132) to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 4 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:58.193125 13809 raft_consensus.cc:993] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242: : Instructing follower cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:02:58.193638 13802 raft_consensus.cc:1081] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Signalling peer cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:02:58.194996 13706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76a8820cc4a64e239309cc3661847937"
dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:43190
I20260713 09:02:58.195418 13706 raft_consensus.cc:493] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:58.195755 13706 raft_consensus.cc:3060] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:58.200047 13706 raft_consensus.cc:515] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:58.201401 13706 leader_election.cc:290] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 3 election: Requested vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:58.202255 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:58.202522 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a8820cc4a64e239309cc3661847937" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:58.202961 13255 raft_consensus.cc:3060] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:58.203135 13329 raft_consensus.cc:3055] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:58.203473 13329 raft_consensus.cc:740] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:58.204173 13329 consensus_queue.cc:260] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [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: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:58.205081 13329 raft_consensus.cc:3060] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:58.207417 13255 raft_consensus.cc:2468] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 3.
I20260713 09:02:58.208428 13659 leader_election.cc:304] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [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: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:58.209148 13812 raft_consensus.cc:2804] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:58.209636 13812 raft_consensus.cc:697] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 3 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:58.210777 13329 raft_consensus.cc:2468] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 3.
I20260713 09:02:58.210498 13812 consensus_queue.cc:237] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [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: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:58.219404 13079 catalog_manager.cc:5697] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 2 to 3, leader changed from b522d37ec0b743eea7815608d30c1242 (127.10.220.131) to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 3 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:58.304636 13809 raft_consensus.cc:993] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242: : Instructing follower ab945c2cac4a4ee1b1c6a16b34e3e725 to start an election
I20260713 09:02:58.305029 13802 raft_consensus.cc:1081] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Signalling peer ab945c2cac4a4ee1b1c6a16b34e3e725 to start an election
I20260713 09:02:58.306864 13255 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a"
dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
 from {username='slave'} at 127.0.0.1:41028
I20260713 09:02:58.307442 13255 raft_consensus.cc:493] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:58.307828 13255 raft_consensus.cc:3060] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:58.312018 13255 raft_consensus.cc:515] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:58.313449 13255 leader_election.cc:290] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 election: Requested vote from peers b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:58.314119 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:58.314385 13402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a" candidate_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:58.314662 13329 raft_consensus.cc:3055] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:58.314883 13402 raft_consensus.cc:3060] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:58.314977 13329 raft_consensus.cc:740] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:58.315754 13329 consensus_queue.cc:260] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:58.316695 13329 raft_consensus.cc:3060] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:58.319103 13402 raft_consensus.cc:2468] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 2.
I20260713 09:02:58.320078 13219 leader_election.cc:304] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, fd44a7669df54205b0f6577180aac554; no voters: 
I20260713 09:02:58.320873 13815 raft_consensus.cc:2804] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:58.321060 13329 raft_consensus.cc:2468] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab945c2cac4a4ee1b1c6a16b34e3e725 in term 2.
I20260713 09:02:58.321230 13815 raft_consensus.cc:697] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 LEADER]: Becoming Leader. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Running, Role: LEADER
I20260713 09:02:58.322247 13815 consensus_queue.cc:237] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:58.329491 13079 catalog_manager.cc:5697] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 reported cstate change: term changed from 1 to 2, leader changed from b522d37ec0b743eea7815608d30c1242 (127.10.220.131) to ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:58.354602 13809 raft_consensus.cc:993] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242: : Instructing follower cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:02:58.355083 13802 raft_consensus.cc:1081] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Signalling peer cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:02:58.356609 13706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d"
dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:43190
I20260713 09:02:58.357034 13706 raft_consensus.cc:493] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:58.357282 13706 raft_consensus.cc:3060] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:58.361797 13706 raft_consensus.cc:515] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:58.363358 13706 leader_election.cc:290] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 3 election: Requested vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:02:58.364032 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:58.364240 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "746f869811444a3f99d77e410bf88e2d" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:02:58.364509 13255 raft_consensus.cc:3060] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:58.364709 13329 raft_consensus.cc:3055] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:58.365020 13329 raft_consensus.cc:740] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:58.365630 13329 consensus_queue.cc:260] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [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: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:58.366453 13329 raft_consensus.cc:3060] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:58.371065 13329 raft_consensus.cc:2468] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 3.
I20260713 09:02:58.371338 13255 raft_consensus.cc:2468] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 3.
I20260713 09:02:58.372104 13660 leader_election.cc:304] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [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: b522d37ec0b743eea7815608d30c1242, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:02:58.373148 13812 raft_consensus.cc:2804] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:58.373554 13812 raft_consensus.cc:697] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 3 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:02:58.374281 13812 consensus_queue.cc:237] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [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: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:02:58.381285 13079 catalog_manager.cc:5697] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 2 to 3, leader changed from b522d37ec0b743eea7815608d30c1242 (127.10.220.131) to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 3 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:58.510515 13329 raft_consensus.cc:1275] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:58.511543 13812 consensus_queue.cc:1048] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:58.520841 13402 raft_consensus.cc:1275] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:58.522433 13812 consensus_queue.cc:1048] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:58.528951 13329 raft_consensus.cc:1275] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 4 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:02:58.532148 13812 consensus_queue.cc:1048] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:58.543623 13255 raft_consensus.cc:1275] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 4 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:02:58.545871 13812 consensus_queue.cc:1048] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:58.555708 13255 raft_consensus.cc:1275] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 4 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:02:58.556945 13813 consensus_queue.cc:1048] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:58.565531 13400 raft_consensus.cc:1275] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 4 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:02:58.567086 13813 consensus_queue.cc:1048] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:58.804636 13329 raft_consensus.cc:1275] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:58.805944 13812 consensus_queue.cc:1048] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:58.806989 13255 raft_consensus.cc:1275] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:58.808269 13812 consensus_queue.cc:1048] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:58.808718 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:58.836808 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:58.850857 13255 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a"
dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
mode: GRACEFUL
new_leader_uuid: "b522d37ec0b743eea7815608d30c1242"
 from {username='slave'} at 127.0.0.1:47492
I20260713 09:02:58.851909 13255 raft_consensus.cc:606] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 LEADER]: Received request to transfer leadership to TS b522d37ec0b743eea7815608d30c1242
I20260713 09:02:58.854383 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:02:58.854982 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:58.859467 13255 raft_consensus.cc:1275] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:58.860723 13834 consensus_queue.cc:1048] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:58.868536 13329 raft_consensus.cc:1275] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:58.869943 13813 consensus_queue.cc:1048] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:58.936065 13329 raft_consensus.cc:1275] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Refusing update from remote peer ab945c2cac4a4ee1b1c6a16b34e3e725: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:58.937217 13815 consensus_queue.cc:1048] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:58.940501 13402 raft_consensus.cc:1275] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Refusing update from remote peer ab945c2cac4a4ee1b1c6a16b34e3e725: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:58.941946 13815 consensus_queue.cc:1048] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:58.943590 13794 raft_consensus.cc:993] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725: : Instructing follower b522d37ec0b743eea7815608d30c1242 to start an election
I20260713 09:02:58.944326 13815 raft_consensus.cc:1081] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 LEADER]: Signalling peer b522d37ec0b743eea7815608d30c1242 to start an election
I20260713 09:02:58.947744 13327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a"
dest_uuid: "b522d37ec0b743eea7815608d30c1242"
 from {username='slave'} at 127.0.0.1:35790
I20260713 09:02:58.948264 13327 raft_consensus.cc:493] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:58.948644 13327 raft_consensus.cc:3060] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:58.955174 13327 raft_consensus.cc:515] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:58.960754 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:02:58.960808 13400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388470323e4d4f61aa0a3362271fa05a" candidate_uuid: "b522d37ec0b743eea7815608d30c1242" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd44a7669df54205b0f6577180aac554"
I20260713 09:02:58.961366 13255 raft_consensus.cc:3055] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:58.961701 13255 raft_consensus.cc:740] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ab945c2cac4a4ee1b1c6a16b34e3e725, State: Running, Role: LEADER
I20260713 09:02:58.962615 13327 leader_election.cc:290] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [CANDIDATE]: Term 3 election: Requested vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), fd44a7669df54205b0f6577180aac554 (127.10.220.132:37775)
I20260713 09:02:58.962363 13255 consensus_queue.cc:260] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [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: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:58.963871 13255 raft_consensus.cc:3060] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:58.970520 13255 raft_consensus.cc:2468] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b522d37ec0b743eea7815608d30c1242 in term 3.
I20260713 09:02:58.971537 13294 leader_election.cc:304] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [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: ab945c2cac4a4ee1b1c6a16b34e3e725, b522d37ec0b743eea7815608d30c1242; no voters: fd44a7669df54205b0f6577180aac554
I20260713 09:02:58.972222 13802 raft_consensus.cc:2804] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:58.973213 13802 raft_consensus.cc:697] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 3 LEADER]: Becoming Leader. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:02:58.973871 13802 consensus_queue.cc:237] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [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: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } }
I20260713 09:02:58.979663 13078 catalog_manager.cc:5697] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 reported cstate change: term changed from 2 to 3, leader changed from ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130) to b522d37ec0b743eea7815608d30c1242 (127.10.220.131). New cstate: current_term: 3 leader_uuid: "b522d37ec0b743eea7815608d30c1242" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:59.442695 13255 raft_consensus.cc:1275] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Refusing update from remote peer b522d37ec0b743eea7815608d30c1242: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:59.443773 13843 consensus_queue.cc:1048] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:59.451767 13402 raft_consensus.cc:3060] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:59.459682 13402 raft_consensus.cc:1275] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 3 FOLLOWER]: Refusing update from remote peer b522d37ec0b743eea7815608d30c1242: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:59.461082 13848 consensus_queue.cc:1048] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd44a7669df54205b0f6577180aac554" member_type: VOTER last_known_addr { host: "127.10.220.132" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:59.855800 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:59.874683 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:59.888742 13329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b63515347d44813ad13d553c5c00521"
dest_uuid: "b522d37ec0b743eea7815608d30c1242"
mode: GRACEFUL
new_leader_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:56124
I20260713 09:02:59.889288 13329 raft_consensus.cc:606] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Received request to transfer leadership to TS cf76c675c90b4598a952eb3194e57aed
I20260713 09:02:59.890640 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:02:59.891332 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:00.221760 13852 raft_consensus.cc:993] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242: : Instructing follower cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:03:00.222225 13848 raft_consensus.cc:1081] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Signalling peer cf76c675c90b4598a952eb3194e57aed to start an election
I20260713 09:03:00.223675 13706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b63515347d44813ad13d553c5c00521"
dest_uuid: "cf76c675c90b4598a952eb3194e57aed"
 from {username='slave'} at 127.0.0.1:43190
I20260713 09:03:00.224241 13706 raft_consensus.cc:493] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:00.224540 13706 raft_consensus.cc:3060] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:00.228603 13706 raft_consensus.cc:515] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:03:00.229974 13706 leader_election.cc:290] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 2 election: Requested vote from peers ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155), b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359)
I20260713 09:03:00.230775 13255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b63515347d44813ad13d553c5c00521" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725"
I20260713 09:03:00.230974 13329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b63515347d44813ad13d553c5c00521" candidate_uuid: "cf76c675c90b4598a952eb3194e57aed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b522d37ec0b743eea7815608d30c1242"
I20260713 09:03:00.231338 13255 raft_consensus.cc:3060] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:00.231495 13329 raft_consensus.cc:3055] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:00.231768 13329 raft_consensus.cc:740] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b522d37ec0b743eea7815608d30c1242, State: Running, Role: LEADER
I20260713 09:03:00.232378 13329 consensus_queue.cc:260] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:03:00.233210 13329 raft_consensus.cc:3060] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:00.235441 13255 raft_consensus.cc:2468] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 2.
I20260713 09:03:00.236408 13659 leader_election.cc:304] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab945c2cac4a4ee1b1c6a16b34e3e725, cf76c675c90b4598a952eb3194e57aed; no voters: 
I20260713 09:03:00.237037 13847 raft_consensus.cc:2804] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:00.237094 13329 raft_consensus.cc:2468] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf76c675c90b4598a952eb3194e57aed in term 2.
I20260713 09:03:00.237426 13847 raft_consensus.cc:697] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 2 LEADER]: Becoming Leader. State: Replica: cf76c675c90b4598a952eb3194e57aed, State: Running, Role: LEADER
I20260713 09:03:00.238289 13847 consensus_queue.cc:237] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } }
I20260713 09:03:00.245214 13076 catalog_manager.cc:5697] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed reported cstate change: term changed from 1 to 2, leader changed from b522d37ec0b743eea7815608d30c1242 (127.10.220.131) to cf76c675c90b4598a952eb3194e57aed (127.10.220.129). New cstate: current_term: 2 leader_uuid: "cf76c675c90b4598a952eb3194e57aed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf76c675c90b4598a952eb3194e57aed" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:00.628881 13329 raft_consensus.cc:1275] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:00.630048 13853 consensus_queue.cc:1048] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b522d37ec0b743eea7815608d30c1242" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 43359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:00.638917 13256 raft_consensus.cc:1275] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Refusing update from remote peer cf76c675c90b4598a952eb3194e57aed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:00.641675 13853 consensus_queue.cc:1048] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab945c2cac4a4ee1b1c6a16b34e3e725" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:00.892030 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:00.906781 11122 tablet_server.cc:179] TabletServer@127.10.220.129:35611 shutting down...
I20260713 09:03:00.932483 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:00.933128 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.933815 11122 raft_consensus.cc:2243] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.934199 11122 raft_consensus.cc:2272] T 0a74feade6a142b7982d9446671cebf9 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.936266 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.936782 11122 raft_consensus.cc:2243] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.937148 11122 raft_consensus.cc:2272] T e274bcf11bf547c9bf726b85e9ab0f44 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.939385 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.939962 11122 raft_consensus.cc:2243] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.940440 11122 raft_consensus.cc:2272] T e3f95478a8dc45ccab71d5d22454fb66 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.942206 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.942703 11122 raft_consensus.cc:2243] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.943060 11122 raft_consensus.cc:2272] T b462186a96f74875871ea6b7c3ddb8b1 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.944804 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.945276 11122 raft_consensus.cc:2243] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:03:00.946054 11122 raft_consensus.cc:2272] T 83a52240c747457a9f2ec2acce67b1af P cf76c675c90b4598a952eb3194e57aed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.947716 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.948171 11122 raft_consensus.cc:2243] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.948520 11122 raft_consensus.cc:2272] T 9460b468b3af47beab1c369a1b78fb59 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.950198 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.950654 11122 raft_consensus.cc:2243] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.951016 11122 raft_consensus.cc:2272] T 1f94559b42a145f18631533a626246b7 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.952749 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.953215 11122 raft_consensus.cc:2243] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:00.953904 11122 raft_consensus.cc:2272] T 7449bfb8d98b4808b27c57c0e6035e01 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.955502 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.955950 11122 raft_consensus.cc:2243] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:00.956616 11122 raft_consensus.cc:2272] T 8b63515347d44813ad13d553c5c00521 P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.958832 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.959373 11122 raft_consensus.cc:2243] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:00.960033 11122 raft_consensus.cc:2272] T 746f869811444a3f99d77e410bf88e2d P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.962128 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.962695 11122 raft_consensus.cc:2243] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.963085 11122 raft_consensus.cc:2272] T d95b48fa48eb4252ad7dd26134dc0079 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:00.963119 13219 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]
I20260713 09:03:00.965312 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.965864 11122 raft_consensus.cc:2243] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 4 LEADER]: Raft consensus shutting down.
W20260713 09:03:00.966111 13219 consensus_peers.cc:597] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:00.966563 11122 raft_consensus.cc:2272] T 7ac6dc0fc17840d6a2d8cb656473f3eb P cf76c675c90b4598a952eb3194e57aed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.968658 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.969125 11122 raft_consensus.cc:2243] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.969488 11122 raft_consensus.cc:2272] T a04bd51a318a40bda124016989ef270e P cf76c675c90b4598a952eb3194e57aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.971266 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.971794 11122 raft_consensus.cc:2243] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.972146 11122 raft_consensus.cc:2272] T 8067c0285bbc49cf88e609b476887da7 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.974042 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.974514 11122 raft_consensus.cc:2243] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.974875 11122 raft_consensus.cc:2272] T bbc4ff17c667483f9154261dd1c68c02 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.976634 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.977123 11122 raft_consensus.cc:2243] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.977558 11122 raft_consensus.cc:2272] T 205db7453ea14d6cae1c6801c9cc2091 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.979342 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.979784 11122 raft_consensus.cc:2243] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:00.980119 11122 raft_consensus.cc:2272] T 372ce0afe93d49489cf57f5cd29398a1 P cf76c675c90b4598a952eb3194e57aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:00.982105 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:00.982589 11122 raft_consensus.cc:2243] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:00.983373 11122 raft_consensus.cc:2272] T 76a8820cc4a64e239309cc3661847937 P cf76c675c90b4598a952eb3194e57aed [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:00.998764 13219 consensus_peers.cc:597] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.021543 11122 tablet_server.cc:196] TabletServer@127.10.220.129:35611 shutdown complete.
I20260713 09:03:01.053328 11122 tablet_server.cc:179] TabletServer@127.10.220.130:0 shutting down...
I20260713 09:03:01.076464 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:01.077132 11122 tablet_replica.cc:333] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.077785 11122 raft_consensus.cc:2243] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.078236 11122 raft_consensus.cc:2272] T 76a8820cc4a64e239309cc3661847937 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.079982 11122 tablet_replica.cc:333] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.080528 11122 raft_consensus.cc:2243] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.080925 11122 raft_consensus.cc:2272] T 9dadae3fcaee4a07a7c69f93226ac7a2 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.082650 11122 tablet_replica.cc:333] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.083135 11122 raft_consensus.cc:2243] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.083837 11122 raft_consensus.cc:2272] T a04bd51a318a40bda124016989ef270e P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.085577 11122 tablet_replica.cc:333] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.086069 11122 raft_consensus.cc:2243] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.086787 11122 raft_consensus.cc:2272] T 3de2fe44d8d3490392b73210d0349969 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.088485 11122 tablet_replica.cc:333] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.089010 11122 raft_consensus.cc:2243] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.089876 11122 raft_consensus.cc:2272] T 1f94559b42a145f18631533a626246b7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.091760 11122 tablet_replica.cc:333] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.092238 11122 raft_consensus.cc:2243] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.092630 11122 raft_consensus.cc:2272] T 746f869811444a3f99d77e410bf88e2d P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.094326 11122 tablet_replica.cc:333] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.094808 11122 raft_consensus.cc:2243] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.095212 11122 raft_consensus.cc:2272] T 7ac6dc0fc17840d6a2d8cb656473f3eb P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.096819 11122 tablet_replica.cc:333] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.097357 11122 raft_consensus.cc:2243] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.097770 11122 raft_consensus.cc:2272] T d95b48fa48eb4252ad7dd26134dc0079 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.099462 11122 tablet_replica.cc:333] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.099910 11122 raft_consensus.cc:2243] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.100613 11122 raft_consensus.cc:2272] T 372ce0afe93d49489cf57f5cd29398a1 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.102325 11122 tablet_replica.cc:333] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.102793 11122 raft_consensus.cc:2243] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.103197 11122 raft_consensus.cc:2272] T c007bb5c69de42519a863266ef3aed5b P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.104744 11122 tablet_replica.cc:333] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.105191 11122 raft_consensus.cc:2243] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.105912 11122 raft_consensus.cc:2272] T dbe087f4d1ba4a4899daa48fec86705f P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.107774 11122 tablet_replica.cc:333] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.108417 11122 raft_consensus.cc:2243] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.109045 11122 raft_consensus.cc:2272] T e03432f25dc14a41adf19cb8d6134685 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.111140 11122 tablet_replica.cc:333] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.111651 11122 raft_consensus.cc:2243] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.112061 11122 raft_consensus.cc:2272] T 8b63515347d44813ad13d553c5c00521 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.114300 11122 tablet_replica.cc:333] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.114801 11122 raft_consensus.cc:2243] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.115183 11122 raft_consensus.cc:2272] T 83a52240c747457a9f2ec2acce67b1af P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.116755 11122 tablet_replica.cc:333] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.117206 11122 raft_consensus.cc:2243] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.117600 11122 raft_consensus.cc:2272] T 388470323e4d4f61aa0a3362271fa05a P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.119167 11122 tablet_replica.cc:333] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.119590 11122 raft_consensus.cc:2243] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.119949 11122 raft_consensus.cc:2272] T e3f95478a8dc45ccab71d5d22454fb66 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.121574 11122 tablet_replica.cc:333] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.122004 11122 raft_consensus.cc:2243] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.122380 11122 raft_consensus.cc:2272] T 0a74feade6a142b7982d9446671cebf9 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.123905 11122 tablet_replica.cc:333] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725: stopping tablet replica
I20260713 09:03:01.124308 11122 raft_consensus.cc:2243] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.124660 11122 raft_consensus.cc:2272] T 8067c0285bbc49cf88e609b476887da7 P ab945c2cac4a4ee1b1c6a16b34e3e725 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:01.153247 13293 consensus_peers.cc:597] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.160765 11122 tablet_server.cc:196] TabletServer@127.10.220.130:0 shutdown complete.
W20260713 09:03:01.183631 13293 consensus_peers.cc:597] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.192309 11122 tablet_server.cc:179] TabletServer@127.10.220.131:0 shutting down...
W20260713 09:03:01.203752 13369 consensus_peers.cc:597] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 -> Peer b522d37ec0b743eea7815608d30c1242 (127.10.220.131:43359): Couldn't send request to peer b522d37ec0b743eea7815608d30c1242. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.217926 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:01.218791 11122 tablet_replica.cc:333] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.219445 11122 raft_consensus.cc:2243] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.219859 11122 raft_consensus.cc:2272] T bbc4ff17c667483f9154261dd1c68c02 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.222051 11122 tablet_replica.cc:333] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.222594 11122 raft_consensus.cc:2243] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.223031 11122 raft_consensus.cc:2272] T 9dadae3fcaee4a07a7c69f93226ac7a2 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.224982 11122 tablet_replica.cc:333] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.225493 11122 raft_consensus.cc:2243] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:03:01.226109 13367 consensus_peers.cc:597] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.226249 11122 raft_consensus.cc:2272] T e274bcf11bf547c9bf726b85e9ab0f44 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.228128 11122 tablet_replica.cc:333] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.228765 11122 raft_consensus.cc:2243] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.229161 11122 raft_consensus.cc:2272] T 76a8820cc4a64e239309cc3661847937 P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.231302 11122 tablet_replica.cc:333] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.231981 11122 raft_consensus.cc:2243] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:03:01.232255 13294 consensus_peers.cc:597] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 -> Peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Couldn't send request to peer ab945c2cac4a4ee1b1c6a16b34e3e725. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.130:34155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.232733 11122 raft_consensus.cc:2272] T c007bb5c69de42519a863266ef3aed5b P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.234494 11122 tablet_replica.cc:333] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.234983 11122 raft_consensus.cc:2243] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.235334 11122 raft_consensus.cc:2272] T 205db7453ea14d6cae1c6801c9cc2091 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.236937 11122 tablet_replica.cc:333] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.237449 11122 raft_consensus.cc:2243] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.237854 11122 raft_consensus.cc:2272] T dbe087f4d1ba4a4899daa48fec86705f P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.239496 11122 tablet_replica.cc:333] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.239979 11122 raft_consensus.cc:2243] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.240324 11122 raft_consensus.cc:2272] T 7449bfb8d98b4808b27c57c0e6035e01 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.241988 11122 tablet_replica.cc:333] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.242465 11122 raft_consensus.cc:2243] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.243202 11122 raft_consensus.cc:2272] T b462186a96f74875871ea6b7c3ddb8b1 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.244982 11122 tablet_replica.cc:333] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.245452 11122 raft_consensus.cc:2243] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.245923 11122 raft_consensus.cc:2272] T 83a52240c747457a9f2ec2acce67b1af P b522d37ec0b743eea7815608d30c1242 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.247574 11122 tablet_replica.cc:333] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.248051 11122 raft_consensus.cc:2243] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.248724 11122 raft_consensus.cc:2272] T 388470323e4d4f61aa0a3362271fa05a P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.250360 11122 tablet_replica.cc:333] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.250818 11122 raft_consensus.cc:2243] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.251222 11122 raft_consensus.cc:2272] T 746f869811444a3f99d77e410bf88e2d P b522d37ec0b743eea7815608d30c1242 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.252825 11122 tablet_replica.cc:333] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.253271 11122 raft_consensus.cc:2243] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.253968 11122 raft_consensus.cc:2272] T d95b48fa48eb4252ad7dd26134dc0079 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.255609 11122 tablet_replica.cc:333] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.256058 11122 raft_consensus.cc:2243] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.256726 11122 raft_consensus.cc:2272] T 9460b468b3af47beab1c369a1b78fb59 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.258416 11122 tablet_replica.cc:333] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.258872 11122 raft_consensus.cc:2243] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.259239 11122 raft_consensus.cc:2272] T 1f94559b42a145f18631533a626246b7 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.260807 11122 tablet_replica.cc:333] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.261278 11122 raft_consensus.cc:2243] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.261689 11122 raft_consensus.cc:2272] T 3de2fe44d8d3490392b73210d0349969 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.263275 11122 tablet_replica.cc:333] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.263712 11122 raft_consensus.cc:2243] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.264058 11122 raft_consensus.cc:2272] T e03432f25dc14a41adf19cb8d6134685 P b522d37ec0b743eea7815608d30c1242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.265692 11122 tablet_replica.cc:333] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242: stopping tablet replica
I20260713 09:03:01.266113 11122 raft_consensus.cc:2243] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.266460 11122 raft_consensus.cc:2272] T 8b63515347d44813ad13d553c5c00521 P b522d37ec0b743eea7815608d30c1242 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:01.275560 13367 consensus_peers.cc:597] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.303565 11122 tablet_server.cc:196] TabletServer@127.10.220.131:0 shutdown complete.
W20260713 09:03:01.312621 13368 consensus_peers.cc:597] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 -> Peer ab945c2cac4a4ee1b1c6a16b34e3e725 (127.10.220.130:34155): Couldn't send request to peer ab945c2cac4a4ee1b1c6a16b34e3e725. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.130:34155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:01.316017 13367 consensus_peers.cc:597] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 -> Peer cf76c675c90b4598a952eb3194e57aed (127.10.220.129:35611): Couldn't send request to peer cf76c675c90b4598a952eb3194e57aed. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.333848 11122 tablet_server.cc:179] TabletServer@127.10.220.132:0 shutting down...
I20260713 09:03:01.356603 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:01.357283 11122 tablet_replica.cc:333] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.358093 11122 raft_consensus.cc:2243] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.359055 11122 raft_consensus.cc:2272] T e3f95478a8dc45ccab71d5d22454fb66 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.360817 11122 tablet_replica.cc:333] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.361294 11122 raft_consensus.cc:2243] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.361686 11122 raft_consensus.cc:2272] T a04bd51a318a40bda124016989ef270e P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.363300 11122 tablet_replica.cc:333] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.363739 11122 raft_consensus.cc:2243] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.364394 11122 raft_consensus.cc:2272] T 9dadae3fcaee4a07a7c69f93226ac7a2 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.366140 11122 tablet_replica.cc:333] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.366600 11122 raft_consensus.cc:2243] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.366921 11122 raft_consensus.cc:2272] T 7449bfb8d98b4808b27c57c0e6035e01 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.368405 11122 tablet_replica.cc:333] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.368834 11122 raft_consensus.cc:2243] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.369167 11122 raft_consensus.cc:2272] T 9460b468b3af47beab1c369a1b78fb59 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.370760 11122 tablet_replica.cc:333] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.371224 11122 raft_consensus.cc:2243] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.371546 11122 raft_consensus.cc:2272] T c007bb5c69de42519a863266ef3aed5b P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.373148 11122 tablet_replica.cc:333] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.373625 11122 raft_consensus.cc:2243] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.374265 11122 raft_consensus.cc:2272] T 205db7453ea14d6cae1c6801c9cc2091 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.375746 11122 tablet_replica.cc:333] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.376169 11122 raft_consensus.cc:2243] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.376487 11122 raft_consensus.cc:2272] T dbe087f4d1ba4a4899daa48fec86705f P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.378078 11122 tablet_replica.cc:333] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.378496 11122 raft_consensus.cc:2243] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.378827 11122 raft_consensus.cc:2272] T 3de2fe44d8d3490392b73210d0349969 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.380324 11122 tablet_replica.cc:333] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.380911 11122 raft_consensus.cc:2243] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.381225 11122 raft_consensus.cc:2272] T 388470323e4d4f61aa0a3362271fa05a P fd44a7669df54205b0f6577180aac554 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.382690 11122 tablet_replica.cc:333] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.383104 11122 raft_consensus.cc:2243] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.383453 11122 raft_consensus.cc:2272] T b462186a96f74875871ea6b7c3ddb8b1 P fd44a7669df54205b0f6577180aac554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.385010 11122 tablet_replica.cc:333] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.385416 11122 raft_consensus.cc:2243] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.385776 11122 raft_consensus.cc:2272] T e03432f25dc14a41adf19cb8d6134685 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.387310 11122 tablet_replica.cc:333] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.387734 11122 raft_consensus.cc:2243] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.388375 11122 raft_consensus.cc:2272] T bbc4ff17c667483f9154261dd1c68c02 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.389904 11122 tablet_replica.cc:333] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.390309 11122 raft_consensus.cc:2243] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.390956 11122 raft_consensus.cc:2272] T 8067c0285bbc49cf88e609b476887da7 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.392544 11122 tablet_replica.cc:333] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.392956 11122 raft_consensus.cc:2243] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.393268 11122 raft_consensus.cc:2272] T 7ac6dc0fc17840d6a2d8cb656473f3eb P fd44a7669df54205b0f6577180aac554 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.394793 11122 tablet_replica.cc:333] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.395185 11122 raft_consensus.cc:2243] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.395495 11122 raft_consensus.cc:2272] T e274bcf11bf547c9bf726b85e9ab0f44 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.397048 11122 tablet_replica.cc:333] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.397481 11122 raft_consensus.cc:2243] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.398160 11122 raft_consensus.cc:2272] T 0a74feade6a142b7982d9446671cebf9 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.399760 11122 tablet_replica.cc:333] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554: stopping tablet replica
I20260713 09:03:01.400121 11122 raft_consensus.cc:2243] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.400462 11122 raft_consensus.cc:2272] T 372ce0afe93d49489cf57f5cd29398a1 P fd44a7669df54205b0f6577180aac554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.433574 11122 tablet_server.cc:196] TabletServer@127.10.220.132:0 shutdown complete.
I20260713 09:03:01.460811 11122 master.cc:562] Master@127.10.220.190:41329 shutting down...
I20260713 09:03:01.481549 11122 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.482108 11122 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.482434 11122 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ebf31d343434832b513a40fdb8f952b: stopping tablet replica
I20260713 09:03:01.501266 11122 master.cc:584] Master@127.10.220.190:41329 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18307 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:03:01.551236 11122 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.220.190:34463
I20260713 09:03:01.552448 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:01.557792 13872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:01.557842 13871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:01.558785 13874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:01.559885 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:01.560720 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:01.560892 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:01.561002 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933381560991 us; error 0 us; skew 500 ppm
I20260713 09:03:01.561475 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:01.564026 11122 webserver.cc:533] Webserver started at http://127.10.220.190:41367/ using document root <none> and password file <none>
I20260713 09:03:01.564463 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:01.564620 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:01.564821 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:01.565912 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/master-0-root/instance:
uuid: "6435507db289446c935a5013f4f7152a"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-scq0"
I20260713 09:03:01.570142 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:01.573371 13879 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.574136 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:01.574402 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/master-0-root
uuid: "6435507db289446c935a5013f4f7152a"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-scq0"
I20260713 09:03:01.574661 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:01.604502 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:01.605708 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:01.641968 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.190:34463
I20260713 09:03:01.642063 13930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.190:34463 every 8 connection(s)
I20260713 09:03:01.645746 13931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:01.655925 13931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a: Bootstrap starting.
I20260713 09:03:01.660602 13931 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:01.664693 13931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a: No bootstrap required, opened a new log
I20260713 09:03:01.666749 13931 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6435507db289446c935a5013f4f7152a" member_type: VOTER }
I20260713 09:03:01.667107 13931 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:01.667335 13931 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6435507db289446c935a5013f4f7152a, State: Initialized, Role: FOLLOWER
I20260713 09:03:01.667891 13931 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6435507db289446c935a5013f4f7152a" member_type: VOTER }
I20260713 09:03:01.668327 13931 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:01.668534 13931 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:01.668781 13931 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:01.672976 13931 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6435507db289446c935a5013f4f7152a" member_type: VOTER }
I20260713 09:03:01.673472 13931 leader_election.cc:304] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [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: 6435507db289446c935a5013f4f7152a; no voters: 
I20260713 09:03:01.674608 13931 leader_election.cc:290] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:01.675045 13934 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:01.676339 13934 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [term 1 LEADER]: Becoming Leader. State: Replica: 6435507db289446c935a5013f4f7152a, State: Running, Role: LEADER
I20260713 09:03:01.676995 13934 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [LEADER]: Queue going to LEADER mode. State: All 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: "6435507db289446c935a5013f4f7152a" member_type: VOTER }
I20260713 09:03:01.677627 13931 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:01.681388 13936 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6435507db289446c935a5013f4f7152a. Latest consensus state: current_term: 1 leader_uuid: "6435507db289446c935a5013f4f7152a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6435507db289446c935a5013f4f7152a" member_type: VOTER } }
I20260713 09:03:01.681871 13935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6435507db289446c935a5013f4f7152a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6435507db289446c935a5013f4f7152a" member_type: VOTER } }
I20260713 09:03:01.682147 13936 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:01.682482 13935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:01.685206 13941 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:01.690204 13941 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:01.693202 11122 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:01.698400 13941 catalog_manager.cc:1383] Generated new cluster ID: f4f1a6da74aa4c9abb61c25982a65d86
I20260713 09:03:01.698617 13941 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:01.714439 13941 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:01.715582 13941 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:01.731834 13941 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a: Generated new TSK 0
I20260713 09:03:01.732391 13941 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:01.759980 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:01.766089 13952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:01.766753 13953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:01.768150 13955 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:01.768520 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:01.769304 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:01.769482 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:01.769670 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933381769652 us; error 0 us; skew 500 ppm
I20260713 09:03:01.770140 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:01.772300 11122 webserver.cc:533] Webserver started at http://127.10.220.129:44645/ using document root <none> and password file <none>
I20260713 09:03:01.772761 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:01.772913 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:01.773128 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:01.774163 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-0-root/instance:
uuid: "3326aba50f7e4cff9bbc368eee6b43bc"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-scq0"
I20260713 09:03:01.778721 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:03:01.782119 13960 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.782824 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:03:01.783077 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-0-root
uuid: "3326aba50f7e4cff9bbc368eee6b43bc"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-scq0"
I20260713 09:03:01.783339 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:01.819525 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:01.820672 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:01.822093 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:01.824190 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:01.824358 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.824538 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:01.824673 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.863713 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.129:33531
I20260713 09:03:01.863811 14022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.129:33531 every 8 connection(s)
I20260713 09:03:01.868444 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:01.874980 14027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:01.875450 14028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:01.879293 14031 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:01.879560 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:01.880782 14023 heartbeater.cc:344] Connected to a master server at 127.10.220.190:34463
I20260713 09:03:01.880944 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:03:01.881107 14023 heartbeater.cc:461] Registering TS with master...
W20260713 09:03:01.881206 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:01.881479 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933381881460 us; error 0 us; skew 500 ppm
I20260713 09:03:01.881990 14023 heartbeater.cc:507] Master 127.10.220.190:34463 requested a full tablet report, sending...
I20260713 09:03:01.882082 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:01.884006 13896 ts_manager.cc:194] Registered new tserver with Master: 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531)
I20260713 09:03:01.884617 11122 webserver.cc:533] Webserver started at http://127.10.220.130:38099/ using document root <none> and password file <none>
I20260713 09:03:01.885129 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:01.885304 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:01.885561 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:01.886040 13896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42854
I20260713 09:03:01.886734 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-1-root/instance:
uuid: "36ddc9ac54294033b037389141c23213"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-scq0"
I20260713 09:03:01.891422 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:01.894585 14035 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.895246 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:01.895511 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-1-root
uuid: "36ddc9ac54294033b037389141c23213"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-scq0"
I20260713 09:03:01.895756 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:01.918409 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:01.919510 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:01.920806 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:01.922873 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:01.923046 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.923305 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:01.923453 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.963472 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.130:36739
I20260713 09:03:01.963564 14097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.130:36739 every 8 connection(s)
I20260713 09:03:01.968118 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:01.974592 14101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:01.975564 14102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:01.978701 14104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:01.979092 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:01.980087 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:03:01.980259 14098 heartbeater.cc:344] Connected to a master server at 127.10.220.190:34463
W20260713 09:03:01.980322 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:01.980700 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933381980681 us; error 0 us; skew 500 ppm
I20260713 09:03:01.980775 14098 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:01.981433 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:01.981694 14098 heartbeater.cc:507] Master 127.10.220.190:34463 requested a full tablet report, sending...
I20260713 09:03:01.983866 13896 ts_manager.cc:194] Registered new tserver with Master: 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:01.983870 11122 webserver.cc:533] Webserver started at http://127.10.220.131:46115/ using document root <none> and password file <none>
I20260713 09:03:01.984606 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:01.984789 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:01.985158 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:01.985338 13896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42868
I20260713 09:03:01.986361 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-2-root/instance:
uuid: "7dab37c082944a10afa4f5126dcbbaff"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-scq0"
I20260713 09:03:01.990878 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:03:01.993984 14109 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.994658 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:01.994906 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-2-root
uuid: "7dab37c082944a10afa4f5126dcbbaff"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-scq0"
I20260713 09:03:01.995128 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:02.015573 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:02.016676 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:02.018141 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:02.020344 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:02.020524 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:02.020774 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:02.020915 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:02.059986 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.131:41495
I20260713 09:03:02.060076 14171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.131:41495 every 8 connection(s)
I20260713 09:03:02.072937 14172 heartbeater.cc:344] Connected to a master server at 127.10.220.190:34463
I20260713 09:03:02.073309 14172 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:02.073925 14172 heartbeater.cc:507] Master 127.10.220.190:34463 requested a full tablet report, sending...
I20260713 09:03:02.075723 13896 ts_manager.cc:194] Registered new tserver with Master: 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.076459 11122 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013439232s
I20260713 09:03:02.077041 13896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42874
I20260713 09:03:02.099192 13896 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42878:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:03:02.101926 13896 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:03:02.178933 14137 tablet_service.cc:1511] Processing CreateTablet for tablet e02f38bf08d8413b8ed7341292a1df3b (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:02.180330 14137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02f38bf08d8413b8ed7341292a1df3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.185586 14136 tablet_service.cc:1511] Processing CreateTablet for tablet b702a563955241a899533c7cd646a08b (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:02.186924 14136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b702a563955241a899533c7cd646a08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.191440 14135 tablet_service.cc:1511] Processing CreateTablet for tablet 02ce4de77b394f148ba87eb5897ca893 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:02.192812 14135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ce4de77b394f148ba87eb5897ca893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.194607 14134 tablet_service.cc:1511] Processing CreateTablet for tablet cbfdd3f0ec304fd2870e148d4d92f582 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:02.195906 14134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfdd3f0ec304fd2870e148d4d92f582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.196228 13988 tablet_service.cc:1511] Processing CreateTablet for tablet e02f38bf08d8413b8ed7341292a1df3b (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:02.197579 13988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02f38bf08d8413b8ed7341292a1df3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.197906 14056 tablet_service.cc:1511] Processing CreateTablet for tablet b84f8cfa286b4cf987c0e02300785798 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:02.199198 14056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84f8cfa286b4cf987c0e02300785798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.198994 14132 tablet_service.cc:1511] Processing CreateTablet for tablet 0db3243ac0804568b44f42dde2aa1d85 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:02.200271 14132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db3243ac0804568b44f42dde2aa1d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.201399 13985 tablet_service.cc:1511] Processing CreateTablet for tablet cbfdd3f0ec304fd2870e148d4d92f582 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:02.202692 13985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfdd3f0ec304fd2870e148d4d92f582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.202574 14062 tablet_service.cc:1511] Processing CreateTablet for tablet b702a563955241a899533c7cd646a08b (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:02.203838 14062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b702a563955241a899533c7cd646a08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.206233 13986 tablet_service.cc:1511] Processing CreateTablet for tablet 02ce4de77b394f148ba87eb5897ca893 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:02.207494 13986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ce4de77b394f148ba87eb5897ca893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.208096 14060 tablet_service.cc:1511] Processing CreateTablet for tablet cbfdd3f0ec304fd2870e148d4d92f582 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:02.209328 14060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbfdd3f0ec304fd2870e148d4d92f582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.225039 14187 tablet_bootstrap.cc:492] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213: Bootstrap starting.
I20260713 09:03:02.200220 13984 tablet_service.cc:1511] Processing CreateTablet for tablet ee77d5322ea24d999b4daaeb01a149c4 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:02.226439 13984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee77d5322ea24d999b4daaeb01a149c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.196254 14057 tablet_service.cc:1511] Processing CreateTablet for tablet d2b6ba69be8447928bd002081f88ceec (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:02.230448 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b6ba69be8447928bd002081f88ceec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.231201 14187 tablet_bootstrap.cc:654] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.210657 13987 tablet_service.cc:1511] Processing CreateTablet for tablet b702a563955241a899533c7cd646a08b (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:02.234515 13987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b702a563955241a899533c7cd646a08b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.234995 14188 tablet_bootstrap.cc:492] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:02.211799 13983 tablet_service.cc:1511] Processing CreateTablet for tablet 0db3243ac0804568b44f42dde2aa1d85 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:02.238813 13983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db3243ac0804568b44f42dde2aa1d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.213456 14058 tablet_service.cc:1511] Processing CreateTablet for tablet 0db3243ac0804568b44f42dde2aa1d85 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:02.242431 14058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db3243ac0804568b44f42dde2aa1d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.243814 14187 tablet_bootstrap.cc:492] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213: No bootstrap required, opened a new log
I20260713 09:03:02.244314 14187 ts_tablet_manager.cc:1403] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260713 09:03:02.244525 14188 tablet_bootstrap.cc:654] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.215006 13982 tablet_service.cc:1511] Processing CreateTablet for tablet d2b6ba69be8447928bd002081f88ceec (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:02.246374 13982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b6ba69be8447928bd002081f88ceec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.247231 14187 raft_consensus.cc:359] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.248027 14187 raft_consensus.cc:385] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.248334 14187 raft_consensus.cc:740] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ddc9ac54294033b037389141c23213, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.216583 13981 tablet_service.cc:1511] Processing CreateTablet for tablet b84f8cfa286b4cf987c0e02300785798 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:02.249286 14187 consensus_queue.cc:260] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.250355 13981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84f8cfa286b4cf987c0e02300785798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.218492 14063 tablet_service.cc:1511] Processing CreateTablet for tablet e02f38bf08d8413b8ed7341292a1df3b (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:02.254434 14063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02f38bf08d8413b8ed7341292a1df3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.255928 14188 tablet_bootstrap.cc:492] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc: No bootstrap required, opened a new log
I20260713 09:03:02.256462 14188 ts_tablet_manager.cc:1403] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260713 09:03:02.197932 14133 tablet_service.cc:1511] Processing CreateTablet for tablet ee77d5322ea24d999b4daaeb01a149c4 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:02.258473 14133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee77d5322ea24d999b4daaeb01a149c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.259653 14188 raft_consensus.cc:359] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.260459 14188 raft_consensus.cc:385] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.260779 14188 raft_consensus.cc:740] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.210599 14059 tablet_service.cc:1511] Processing CreateTablet for tablet ee77d5322ea24d999b4daaeb01a149c4 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:02.262459 14059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee77d5322ea24d999b4daaeb01a149c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.206610 14061 tablet_service.cc:1511] Processing CreateTablet for tablet 02ce4de77b394f148ba87eb5897ca893 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:02.262585 14188 consensus_queue.cc:260] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.263747 14098 heartbeater.cc:499] Master 127.10.220.190:34463 was elected leader, sending a full tablet report...
I20260713 09:03:02.264986 14131 tablet_service.cc:1511] Processing CreateTablet for tablet d2b6ba69be8447928bd002081f88ceec (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:02.263113 14187 ts_tablet_manager.cc:1434] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.008s
I20260713 09:03:02.266508 14131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b6ba69be8447928bd002081f88ceec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.268905 14023 heartbeater.cc:499] Master 127.10.220.190:34463 was elected leader, sending a full tablet report...
I20260713 09:03:02.269845 14061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ce4de77b394f148ba87eb5897ca893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.270659 14188 ts_tablet_manager.cc:1434] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:03:02.271615 14188 tablet_bootstrap.cc:492] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:02.273294 14193 raft_consensus.cc:493] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.273888 14193 raft_consensus.cc:515] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
W20260713 09:03:02.294637 13964 leader_election.cc:343] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739): Not found: Tablet not found: 02ce4de77b394f148ba87eb5897ca893
I20260713 09:03:02.296063 14193 leader_election.cc:290] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.322844 14056 tablet_service.cc:1511] Processing CreateTablet for tablet b5980b0feb314f7c9cd93ee2de3ea216 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:02.323916 14132 tablet_service.cc:1511] Processing CreateTablet for tablet b84f8cfa286b4cf987c0e02300785798 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:02.324445 14056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5980b0feb314f7c9cd93ee2de3ea216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.325369 14132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84f8cfa286b4cf987c0e02300785798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.327747 13986 tablet_service.cc:1511] Processing CreateTablet for tablet 26e0afcb341243019d3708733a19e5ca (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:02.328011 14055 tablet_service.cc:1511] Processing CreateTablet for tablet 26e0afcb341243019d3708733a19e5ca (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:02.329165 13986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e0afcb341243019d3708733a19e5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.335533 14055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e0afcb341243019d3708733a19e5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.355242 14192 raft_consensus.cc:493] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.355890 14192 raft_consensus.cc:515] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.358606 14192 leader_election.cc:290] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.322844 13985 tablet_service.cc:1511] Processing CreateTablet for tablet b5980b0feb314f7c9cd93ee2de3ea216 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:02.362097 13985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5980b0feb314f7c9cd93ee2de3ea216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.369390 14130 tablet_service.cc:1511] Processing CreateTablet for tablet b5980b0feb314f7c9cd93ee2de3ea216 (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:02.369729 14129 tablet_service.cc:1511] Processing CreateTablet for tablet 26e0afcb341243019d3708733a19e5ca (DEFAULT_TABLE table=test-workload [id=503e3fe277ee4b81bef7e270522ecf4a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:02.372663 14130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5980b0feb314f7c9cd93ee2de3ea216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.373278 14129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e0afcb341243019d3708733a19e5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.377351 14189 tablet_bootstrap.cc:492] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff: Bootstrap starting.
W20260713 09:03:02.383544 13964 leader_election.cc:343] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495): Not found: Tablet not found: 02ce4de77b394f148ba87eb5897ca893
I20260713 09:03:02.384059 13964 leader_election.cc:304] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc; no voters: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:02.385051 14194 raft_consensus.cc:2749] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:02.388532 14189 tablet_bootstrap.cc:654] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.390537 14187 tablet_bootstrap.cc:492] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213: Bootstrap starting.
I20260713 09:03:02.407090 14188 tablet_bootstrap.cc:654] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.416261 14187 tablet_bootstrap.cc:654] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.460901 13998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" is_pre_election: true
I20260713 09:03:02.478119 14189 tablet_bootstrap.cc:492] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff: No bootstrap required, opened a new log
I20260713 09:03:02.479423 14189 ts_tablet_manager.cc:1403] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.015s
I20260713 09:03:02.483489 14189 raft_consensus.cc:359] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
W20260713 09:03:02.487346 14039 leader_election.cc:343] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495): Not found: Tablet not found: b84f8cfa286b4cf987c0e02300785798
W20260713 09:03:02.488970 14039 leader_election.cc:343] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.489390 14039 leader_election.cc:304] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36ddc9ac54294033b037389141c23213; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:02.490178 14192 raft_consensus.cc:2749] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:02.488205 14189 raft_consensus.cc:385] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.491178 14189 raft_consensus.cc:740] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.491901 14189 consensus_queue.cc:260] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:02.497206 14188 tablet_bootstrap.cc:492] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc: No bootstrap required, opened a new log
I20260713 09:03:02.497915 14188 ts_tablet_manager.cc:1403] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.226s	user 0.021s	sys 0.005s
I20260713 09:03:02.500386 14172 heartbeater.cc:499] Master 127.10.220.190:34463 was elected leader, sending a full tablet report...
I20260713 09:03:02.500763 14188 raft_consensus.cc:359] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:02.501256 14189 ts_tablet_manager.cc:1434] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260713 09:03:02.501484 14188 raft_consensus.cc:385] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.501847 14188 raft_consensus.cc:740] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.502280 14189 tablet_bootstrap.cc:492] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff: Bootstrap starting.
I20260713 09:03:02.502565 14188 consensus_queue.cc:260] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:02.503355 14187 tablet_bootstrap.cc:492] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213: No bootstrap required, opened a new log
I20260713 09:03:02.503880 14187 ts_tablet_manager.cc:1403] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213: Time spent bootstrapping tablet: real 0.114s	user 0.017s	sys 0.002s
I20260713 09:03:02.538221 14188 ts_tablet_manager.cc:1434] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:03:02.537665 14187 raft_consensus.cc:359] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.539700 14187 raft_consensus.cc:385] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.540144 14187 raft_consensus.cc:740] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ddc9ac54294033b037389141c23213, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.541376 14187 consensus_queue.cc:260] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.542901 14188 tablet_bootstrap.cc:492] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:02.544651 14187 ts_tablet_manager.cc:1434] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.004s
I20260713 09:03:02.546423 14187 tablet_bootstrap.cc:492] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213: Bootstrap starting.
I20260713 09:03:02.551566 14188 tablet_bootstrap.cc:654] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.554284 14187 tablet_bootstrap.cc:654] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.558228 14188 tablet_bootstrap.cc:492] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: No bootstrap required, opened a new log
I20260713 09:03:02.558794 14188 ts_tablet_manager.cc:1403] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260713 09:03:02.562129 14188 raft_consensus.cc:359] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.562886 14188 raft_consensus.cc:385] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.563174 14188 raft_consensus.cc:740] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.564347 14187 tablet_bootstrap.cc:492] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213: No bootstrap required, opened a new log
I20260713 09:03:02.564285 14188 consensus_queue.cc:260] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.567137 14188 ts_tablet_manager.cc:1434] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:03:02.567358 14189 tablet_bootstrap.cc:654] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.568485 14188 tablet_bootstrap.cc:492] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:02.576217 14188 tablet_bootstrap.cc:654] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.579744 14187 ts_tablet_manager.cc:1403] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260713 09:03:02.582588 14188 tablet_bootstrap.cc:492] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc: No bootstrap required, opened a new log
I20260713 09:03:02.582723 14189 tablet_bootstrap.cc:492] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff: No bootstrap required, opened a new log
I20260713 09:03:02.583082 14188 ts_tablet_manager.cc:1403] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.001s
I20260713 09:03:02.583535 14189 ts_tablet_manager.cc:1403] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.007s
I20260713 09:03:02.583389 14187 raft_consensus.cc:359] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.584220 14187 raft_consensus.cc:385] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.584596 14187 raft_consensus.cc:740] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ddc9ac54294033b037389141c23213, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.585377 14187 consensus_queue.cc:260] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.585907 14188 raft_consensus.cc:359] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.586516 14188 raft_consensus.cc:385] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.586778 14188 raft_consensus.cc:740] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.587520 14187 ts_tablet_manager.cc:1434] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:02.587441 14188 consensus_queue.cc:260] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.588882 14187 tablet_bootstrap.cc:492] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213: Bootstrap starting.
I20260713 09:03:02.588557 14189 raft_consensus.cc:359] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.589365 14189 raft_consensus.cc:385] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.589675 14189 raft_consensus.cc:740] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.591606 14188 ts_tablet_manager.cc:1434] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260713 09:03:02.593057 14188 tablet_bootstrap.cc:492] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:02.601235 14189 consensus_queue.cc:260] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.603609 14188 tablet_bootstrap.cc:654] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.603677 14189 ts_tablet_manager.cc:1434] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:03:02.604826 14187 tablet_bootstrap.cc:654] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.605047 14189 tablet_bootstrap.cc:492] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff: Bootstrap starting.
I20260713 09:03:02.612543 14189 tablet_bootstrap.cc:654] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.620148 14189 tablet_bootstrap.cc:492] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff: No bootstrap required, opened a new log
I20260713 09:03:02.620488 14187 tablet_bootstrap.cc:492] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213: No bootstrap required, opened a new log
I20260713 09:03:02.620659 14189 ts_tablet_manager.cc:1403] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.010s
I20260713 09:03:02.620976 14187 ts_tablet_manager.cc:1403] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.019s
I20260713 09:03:02.620994 14188 tablet_bootstrap.cc:492] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc: No bootstrap required, opened a new log
I20260713 09:03:02.621711 14188 ts_tablet_manager.cc:1403] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.016s
I20260713 09:03:02.623076 14189 raft_consensus.cc:359] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.623658 14189 raft_consensus.cc:385] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.623883 14189 raft_consensus.cc:740] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.624145 14187 raft_consensus.cc:359] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.624538 14189 consensus_queue.cc:260] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.624890 14187 raft_consensus.cc:385] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.625216 14187 raft_consensus.cc:740] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ddc9ac54294033b037389141c23213, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.626091 14188 raft_consensus.cc:359] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.626655 14189 ts_tablet_manager.cc:1434] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:02.626163 14187 consensus_queue.cc:260] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.626909 14188 raft_consensus.cc:385] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.627234 14188 raft_consensus.cc:740] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.627897 14189 tablet_bootstrap.cc:492] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff: Bootstrap starting.
I20260713 09:03:02.628080 14188 consensus_queue.cc:260] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.630350 14188 ts_tablet_manager.cc:1434] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:03:02.632786 14188 tablet_bootstrap.cc:492] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:02.634982 14189 tablet_bootstrap.cc:654] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.637202 14187 ts_tablet_manager.cc:1434] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260713 09:03:02.639559 14188 tablet_bootstrap.cc:654] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.642409 14192 raft_consensus.cc:493] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.643064 14192 raft_consensus.cc:515] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.645635 14192 leader_election.cc:290] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.646600 14189 tablet_bootstrap.cc:492] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff: No bootstrap required, opened a new log
I20260713 09:03:02.648309 14189 ts_tablet_manager.cc:1403] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:03:02.650882 13998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b6ba69be8447928bd002081f88ceec" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" is_pre_election: true
I20260713 09:03:02.653393 14189 raft_consensus.cc:359] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.654253 14189 raft_consensus.cc:385] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.654026 14147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b6ba69be8447928bd002081f88ceec" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
W20260713 09:03:02.654285 14039 leader_election.cc:343] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.654788 14189 raft_consensus.cc:740] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.656265 14187 tablet_bootstrap.cc:492] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213: Bootstrap starting.
I20260713 09:03:02.656453 14189 consensus_queue.cc:260] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.657440 14147 raft_consensus.cc:2468] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 0.
I20260713 09:03:02.658860 14189 ts_tablet_manager.cc:1434] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:03:02.659452 14039 leader_election.cc:304] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 3326aba50f7e4cff9bbc368eee6b43bc
I20260713 09:03:02.660168 14189 tablet_bootstrap.cc:492] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff: Bootstrap starting.
I20260713 09:03:02.660351 14192 raft_consensus.cc:2804] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:02.660727 14192 raft_consensus.cc:493] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:02.661057 14192 raft_consensus.cc:3060] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.661962 14188 tablet_bootstrap.cc:492] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc: No bootstrap required, opened a new log
I20260713 09:03:02.662500 14188 ts_tablet_manager.cc:1403] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.012s
I20260713 09:03:02.663815 14194 raft_consensus.cc:493] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.664327 14194 raft_consensus.cc:515] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.665925 14188 raft_consensus.cc:359] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.666698 14188 raft_consensus.cc:385] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.667049 14188 raft_consensus.cc:740] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.667255 14189 tablet_bootstrap.cc:654] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.668046 14188 consensus_queue.cc:260] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.669266 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db3243ac0804568b44f42dde2aa1d85" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:02.669946 14073 raft_consensus.cc:2468] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 0.
I20260713 09:03:02.671126 14147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db3243ac0804568b44f42dde2aa1d85" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:02.671418 13964 leader_election.cc:304] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213; no voters: 
I20260713 09:03:02.671845 14147 raft_consensus.cc:2468] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 0.
I20260713 09:03:02.672415 14193 raft_consensus.cc:2804] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:02.672801 14193 raft_consensus.cc:493] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:02.673128 14193 raft_consensus.cc:3060] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.666712 14194 leader_election.cc:290] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.673657 14188 ts_tablet_manager.cc:1434] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260713 09:03:02.675012 14188 tablet_bootstrap.cc:492] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:02.681816 14188 tablet_bootstrap.cc:654] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.683012 14193 raft_consensus.cc:515] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.684661 14189 tablet_bootstrap.cc:492] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff: No bootstrap required, opened a new log
I20260713 09:03:02.681906 14192 raft_consensus.cc:515] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.685214 14189 ts_tablet_manager.cc:1403] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260713 09:03:02.686133 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db3243ac0804568b44f42dde2aa1d85" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:02.686764 14073 raft_consensus.cc:3060] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.688309 14189 raft_consensus.cc:359] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.689072 14189 raft_consensus.cc:385] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.689369 14189 raft_consensus.cc:740] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.690205 14189 consensus_queue.cc:260] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
W20260713 09:03:02.691365 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:02.692438 14189 ts_tablet_manager.cc:1434] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:03:02.693650 14189 tablet_bootstrap.cc:492] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff: Bootstrap starting.
I20260713 09:03:02.698002 14073 raft_consensus.cc:2468] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 1.
I20260713 09:03:02.699319 13964 leader_election.cc:304] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213; no voters: 
I20260713 09:03:02.699995 14189 tablet_bootstrap.cc:654] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.700156 14194 raft_consensus.cc:2804] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:02.705673 14193 leader_election.cc:290] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Requested vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.706422 14147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db3243ac0804568b44f42dde2aa1d85" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:02.707087 14147 raft_consensus.cc:3060] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.706977 14193 raft_consensus.cc:493] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.708218 14193 raft_consensus.cc:515] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.711409 14072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee77d5322ea24d999b4daaeb01a149c4" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:02.711329 14193 leader_election.cc:290] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
W20260713 09:03:02.713064 13964 leader_election.cc:343] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.713600 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee77d5322ea24d999b4daaeb01a149c4" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:02.714248 14146 raft_consensus.cc:2468] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 0.
I20260713 09:03:02.715241 14188 tablet_bootstrap.cc:492] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc: No bootstrap required, opened a new log
I20260713 09:03:02.715229 13964 leader_election.cc:304] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [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: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff; no voters: 36ddc9ac54294033b037389141c23213
I20260713 09:03:02.715976 14188 ts_tablet_manager.cc:1403] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.015s
I20260713 09:03:02.716400 14193 raft_consensus.cc:2804] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:02.716782 14193 raft_consensus.cc:493] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:02.717106 14193 raft_consensus.cc:3060] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.719367 14188 raft_consensus.cc:359] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.720175 14188 raft_consensus.cc:385] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.720480 14214 raft_consensus.cc:493] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.720530 14188 raft_consensus.cc:740] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.721109 14214 raft_consensus.cc:515] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:02.721863 14147 raft_consensus.cc:2468] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 1.
I20260713 09:03:02.721634 14188 consensus_queue.cc:260] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.723500 14214 leader_election.cc:290] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:02.724179 14188 ts_tablet_manager.cc:1434] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:03:02.725432 14188 tablet_bootstrap.cc:492] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:02.726357 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f38bf08d8413b8ed7341292a1df3b" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:02.727085 14146 raft_consensus.cc:2468] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 0.
I20260713 09:03:02.728459 13964 leader_election.cc:304] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:02.725160 14072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f38bf08d8413b8ed7341292a1df3b" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:02.729449 14201 raft_consensus.cc:493] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.729992 14201 raft_consensus.cc:515] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
W20260713 09:03:02.730643 13964 leader_election.cc:343] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.733026 14188 tablet_bootstrap.cc:654] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.733728 13998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b6ba69be8447928bd002081f88ceec" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc"
I20260713 09:03:02.734402 13998 raft_consensus.cc:3060] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.734658 14201 leader_election.cc:290] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:02.736047 14214 raft_consensus.cc:2804] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:02.736461 14214 raft_consensus.cc:493] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:02.736914 14192 leader_election.cc:290] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 election: Requested vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.705365 14187 tablet_bootstrap.cc:654] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.736794 14214 raft_consensus.cc:3060] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.743796 14194 raft_consensus.cc:697] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Becoming Leader. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Running, Role: LEADER
I20260713 09:03:02.744872 13998 raft_consensus.cc:2468] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 1.
I20260713 09:03:02.746835 14039 leader_election.cc:304] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213; no voters: 
I20260713 09:03:02.728662 14193 raft_consensus.cc:515] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.752785 14192 raft_consensus.cc:493] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.753309 14192 raft_consensus.cc:515] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.755366 14192 leader_election.cc:290] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.755537 14188 tablet_bootstrap.cc:492] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc: No bootstrap required, opened a new log
I20260713 09:03:02.755903 14192 raft_consensus.cc:2804] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:02.756112 14188 ts_tablet_manager.cc:1403] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.005s
I20260713 09:03:02.756260 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee77d5322ea24d999b4daaeb01a149c4" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:02.744871 14194 consensus_queue.cc:237] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
W20260713 09:03:02.757535 13964 leader_election.cc:343] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.759146 14188 raft_consensus.cc:359] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.759799 14193 leader_election.cc:290] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Requested vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.759974 14188 raft_consensus.cc:385] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.760026 14147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee77d5322ea24d999b4daaeb01a149c4" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:02.760421 14188 raft_consensus.cc:740] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.760774 14147 raft_consensus.cc:3060] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.761394 14188 consensus_queue.cc:260] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.763476 14188 ts_tablet_manager.cc:1434] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:02.764340 14188 tablet_bootstrap.cc:492] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:02.765699 14214 raft_consensus.cc:515] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:02.770233 14188 tablet_bootstrap.cc:654] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.770588 13998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e0afcb341243019d3708733a19e5ca" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" is_pre_election: true
I20260713 09:03:02.771945 14193 raft_consensus.cc:493] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.772454 14193 raft_consensus.cc:515] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.772794 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f38bf08d8413b8ed7341292a1df3b" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:02.773417 14146 raft_consensus.cc:3060] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.774621 14193 leader_election.cc:290] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
W20260713 09:03:02.775398 14039 leader_election.cc:343] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.777904 14192 raft_consensus.cc:697] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 1 LEADER]: Becoming Leader. State: Replica: 36ddc9ac54294033b037389141c23213, State: Running, Role: LEADER
I20260713 09:03:02.779938 14145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5980b0feb314f7c9cd93ee2de3ea216" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:02.778837 14192 consensus_queue.cc:237] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
W20260713 09:03:02.781703 13964 leader_election.cc:343] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.783957 14146 raft_consensus.cc:2468] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 1.
I20260713 09:03:02.784219 14193 raft_consensus.cc:493] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.784837 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5980b0feb314f7c9cd93ee2de3ea216" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:02.784802 14193 raft_consensus.cc:515] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
W20260713 09:03:02.786366 13964 leader_election.cc:343] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.786832 13964 leader_election.cc:304] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc; no voters: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:02.787212 14193 leader_election.cc:290] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.787849 14193 raft_consensus.cc:2749] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:02.789114 14145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:02.789161 14072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:02.790467 14072 raft_consensus.cc:2468] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 0.
W20260713 09:03:02.791239 13964 leader_election.cc:343] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.792048 13964 leader_election.cc:304] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [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: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213; no voters: 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:02.794870 14213 raft_consensus.cc:2804] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:02.795296 14213 raft_consensus.cc:493] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:02.795707 14213 raft_consensus.cc:3060] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.795185 13964 leader_election.cc:304] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:02.797454 14193 raft_consensus.cc:2804] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:02.801905 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b6ba69be8447928bd002081f88ceec" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:02.802606 14146 raft_consensus.cc:3060] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.803715 14187 tablet_bootstrap.cc:492] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213: No bootstrap required, opened a new log
I20260713 09:03:02.804200 14187 ts_tablet_manager.cc:1403] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213: Time spent bootstrapping tablet: real 0.148s	user 0.012s	sys 0.002s
I20260713 09:03:02.804901 14189 tablet_bootstrap.cc:492] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff: No bootstrap required, opened a new log
I20260713 09:03:02.805373 14189 ts_tablet_manager.cc:1403] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff: Time spent bootstrapping tablet: real 0.112s	user 0.039s	sys 0.066s
I20260713 09:03:02.806864 14145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e0afcb341243019d3708733a19e5ca" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
W20260713 09:03:02.808337 14039 leader_election.cc:343] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.808184 14189 raft_consensus.cc:359] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.808861 14039 leader_election.cc:304] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36ddc9ac54294033b037389141c23213; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:02.809877 14147 raft_consensus.cc:2468] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 1.
I20260713 09:03:02.810211 14219 raft_consensus.cc:2749] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:02.813218 14213 raft_consensus.cc:515] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.817999 14214 leader_election.cc:290] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Requested vote from peers 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:02.818750 13964 leader_election.cc:304] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff; no voters: 36ddc9ac54294033b037389141c23213
I20260713 09:03:02.819824 14187 raft_consensus.cc:359] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.820497 14072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f38bf08d8413b8ed7341292a1df3b" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:02.808928 14189 raft_consensus.cc:385] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.821296 14189 raft_consensus.cc:740] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Initialized, Role: FOLLOWER
W20260713 09:03:02.822332 13964 leader_election.cc:343] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.823490 14214 raft_consensus.cc:2804] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:02.824085 14214 raft_consensus.cc:697] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Becoming Leader. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Running, Role: LEADER
I20260713 09:03:02.824461 14189 consensus_queue.cc:260] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.825906 14187 raft_consensus.cc:385] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.826709 14187 raft_consensus.cc:740] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ddc9ac54294033b037389141c23213, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.827484 14187 consensus_queue.cc:260] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.825012 14214 consensus_queue.cc:237] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.833293 14189 ts_tablet_manager.cc:1434] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:03:02.834537 14189 tablet_bootstrap.cc:492] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff: Bootstrap starting.
I20260713 09:03:02.836315 14194 raft_consensus.cc:493] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.836571 14072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:02.837144 14072 raft_consensus.cc:3060] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.842681 13896 catalog_manager.cc:5697] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36ddc9ac54294033b037389141c23213 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "36ddc9ac54294033b037389141c23213" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:02.839818 13998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b702a563955241a899533c7cd646a08b" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" is_pre_election: true
I20260713 09:03:02.840863 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b702a563955241a899533c7cd646a08b" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:02.847129 14189 tablet_bootstrap.cc:654] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.838065 14194 raft_consensus.cc:515] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.849485 14146 raft_consensus.cc:2468] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 1.
W20260713 09:03:02.855314 14113 leader_election.cc:343] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.861739 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfdd3f0ec304fd2870e148d4d92f582" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:02.851687 13895 catalog_manager.cc:5697] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129). New cstate: current_term: 1 leader_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:02.862702 14145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfdd3f0ec304fd2870e148d4d92f582" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:02.862844 14147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:02.863314 14145 raft_consensus.cc:2468] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 0.
I20260713 09:03:02.857970 14213 leader_election.cc:290] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Requested vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
W20260713 09:03:02.864686 13964 leader_election.cc:343] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.859977 14194 leader_election.cc:290] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
W20260713 09:03:02.862109 14113 leader_election.cc:343] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.855816 14188 tablet_bootstrap.cc:492] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: No bootstrap required, opened a new log
I20260713 09:03:02.865468 13964 leader_election.cc:304] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:02.865643 14113 leader_election.cc:304] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dab37c082944a10afa4f5126dcbbaff; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213
I20260713 09:03:02.865933 14188 ts_tablet_manager.cc:1403] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.021s
I20260713 09:03:02.866437 14201 raft_consensus.cc:2749] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:03:02.866551 13964 leader_election.cc:343] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.867785 14213 raft_consensus.cc:2804] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:02.868203 14213 raft_consensus.cc:493] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:02.868566 14213 raft_consensus.cc:3060] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.869274 14188 raft_consensus.cc:359] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.870047 14188 raft_consensus.cc:385] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.870316 14188 raft_consensus.cc:740] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.871014 14188 consensus_queue.cc:260] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.872623 14188 ts_tablet_manager.cc:1434] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:02.857559 14193 raft_consensus.cc:697] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Becoming Leader. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Running, Role: LEADER
I20260713 09:03:02.873957 14188 tablet_bootstrap.cc:492] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:02.874209 14187 ts_tablet_manager.cc:1434] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.002s
I20260713 09:03:02.877079 14193 consensus_queue.cc:237] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:02.878736 14187 tablet_bootstrap.cc:492] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213: Bootstrap starting.
I20260713 09:03:02.882149 14188 tablet_bootstrap.cc:654] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.888125 14072 raft_consensus.cc:2468] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 1.
I20260713 09:03:02.889310 13964 leader_election.cc:304] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213; no voters: 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:02.890615 14223 raft_consensus.cc:2804] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:02.890949 14187 tablet_bootstrap.cc:654] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.891379 14223 raft_consensus.cc:697] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Becoming Leader. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Running, Role: LEADER
I20260713 09:03:02.892323 14223 consensus_queue.cc:237] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.900575 14189 tablet_bootstrap.cc:492] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff: No bootstrap required, opened a new log
I20260713 09:03:02.901093 14189 ts_tablet_manager.cc:1403] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.006s
I20260713 09:03:02.907832 14187 tablet_bootstrap.cc:492] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213: No bootstrap required, opened a new log
I20260713 09:03:02.908470 14187 ts_tablet_manager.cc:1403] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.002s
I20260713 09:03:02.908866 14213 raft_consensus.cc:515] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.910392 14189 raft_consensus.cc:359] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.913563 14189 raft_consensus.cc:385] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.913734 14072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfdd3f0ec304fd2870e148d4d92f582" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:02.914779 14189 raft_consensus.cc:740] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.915562 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfdd3f0ec304fd2870e148d4d92f582" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:02.915633 14189 consensus_queue.cc:260] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
W20260713 09:03:02.916091 13964 leader_election.cc:343] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.916054 14188 tablet_bootstrap.cc:492] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: No bootstrap required, opened a new log
I20260713 09:03:02.917104 14188 ts_tablet_manager.cc:1403] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.012s
I20260713 09:03:02.919016 14189 ts_tablet_manager.cc:1434] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:03:02.916483 14146 raft_consensus.cc:3060] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.920624 14189 tablet_bootstrap.cc:492] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff: Bootstrap starting.
I20260713 09:03:02.921247 14187 raft_consensus.cc:359] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.922027 14187 raft_consensus.cc:385] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.922307 14187 raft_consensus.cc:740] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ddc9ac54294033b037389141c23213, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.923060 14187 consensus_queue.cc:260] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.924397 14188 raft_consensus.cc:359] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.925066 14188 raft_consensus.cc:385] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.925323 14188 raft_consensus.cc:740] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.926267 14188 consensus_queue.cc:260] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.925268 14187 ts_tablet_manager.cc:1434] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.002s
I20260713 09:03:02.928584 14188 ts_tablet_manager.cc:1434] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:03:02.929597 14187 tablet_bootstrap.cc:492] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213: Bootstrap starting.
I20260713 09:03:02.914399 14213 leader_election.cc:290] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Requested vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.931255 14189 tablet_bootstrap.cc:654] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.929668 14146 raft_consensus.cc:2468] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 1.
I20260713 09:03:02.933712 13964 leader_election.cc:304] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff; no voters: 36ddc9ac54294033b037389141c23213
I20260713 09:03:02.937707 14213 raft_consensus.cc:2804] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:02.938241 14213 raft_consensus.cc:697] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Becoming Leader. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Running, Role: LEADER
I20260713 09:03:02.939064 14213 consensus_queue.cc:237] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.946357 14187 tablet_bootstrap.cc:654] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.950619 13895 catalog_manager.cc:5697] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129). New cstate: current_term: 1 leader_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:02.952500 13895 catalog_manager.cc:5697] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129). New cstate: current_term: 1 leader_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:02.953584 14189 tablet_bootstrap.cc:492] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff: No bootstrap required, opened a new log
I20260713 09:03:02.953969 14189 ts_tablet_manager.cc:1403] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.002s
I20260713 09:03:02.954703 14187 tablet_bootstrap.cc:492] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213: No bootstrap required, opened a new log
I20260713 09:03:02.954008 13895 catalog_manager.cc:5697] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129). New cstate: current_term: 1 leader_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:02.955170 14187 ts_tablet_manager.cc:1403] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.002s
I20260713 09:03:02.955930 14189 raft_consensus.cc:359] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.956405 14189 raft_consensus.cc:385] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.956595 14189 raft_consensus.cc:740] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.957178 14189 consensus_queue.cc:260] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.957933 14187 raft_consensus.cc:359] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:02.958668 14187 raft_consensus.cc:385] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.958985 14187 raft_consensus.cc:740] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ddc9ac54294033b037389141c23213, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.959065 14189 ts_tablet_manager.cc:1434] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:03:02.960232 14189 tablet_bootstrap.cc:492] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff: Bootstrap starting.
I20260713 09:03:02.959921 14187 consensus_queue.cc:260] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:02.962206 14187 ts_tablet_manager.cc:1434] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:02.963445 14187 tablet_bootstrap.cc:492] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213: Bootstrap starting.
I20260713 09:03:02.966327 14189 tablet_bootstrap.cc:654] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.969116 14192 raft_consensus.cc:493] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.969588 14187 tablet_bootstrap.cc:654] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.969689 14192 raft_consensus.cc:515] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.971760 14192 leader_election.cc:290] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.974009 13998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ce4de77b394f148ba87eb5897ca893" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" is_pre_election: true
I20260713 09:03:02.974687 13998 raft_consensus.cc:2468] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 0.
I20260713 09:03:02.975765 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ce4de77b394f148ba87eb5897ca893" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:02.976459 14146 raft_consensus.cc:2468] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 0.
I20260713 09:03:02.978408 14039 leader_election.cc:304] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213; no voters: 
I20260713 09:03:02.979444 14189 tablet_bootstrap.cc:492] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff: No bootstrap required, opened a new log
I20260713 09:03:02.979907 14189 ts_tablet_manager.cc:1403] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:03:02.979923 14192 raft_consensus.cc:2804] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:02.980876 14192 raft_consensus.cc:493] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:02.981329 14187 tablet_bootstrap.cc:492] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213: No bootstrap required, opened a new log
I20260713 09:03:02.981339 14192 raft_consensus.cc:3060] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.981928 14187 ts_tablet_manager.cc:1403] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260713 09:03:02.982635 14189 raft_consensus.cc:359] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.983319 14189 raft_consensus.cc:385] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.983624 14189 raft_consensus.cc:740] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.984416 14189 consensus_queue.cc:260] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.984704 14187 raft_consensus.cc:359] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.985399 14187 raft_consensus.cc:385] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.985733 14187 raft_consensus.cc:740] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ddc9ac54294033b037389141c23213, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.986756 14189 ts_tablet_manager.cc:1434] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:03:02.986560 14187 consensus_queue.cc:260] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.987721 14189 tablet_bootstrap.cc:492] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff: Bootstrap starting.
I20260713 09:03:02.988830 14187 ts_tablet_manager.cc:1434] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:02.988670 14192 raft_consensus.cc:515] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:02.989873 14187 tablet_bootstrap.cc:492] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213: Bootstrap starting.
I20260713 09:03:02.990729 14192 leader_election.cc:290] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 election: Requested vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:02.993081 13998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ce4de77b394f148ba87eb5897ca893" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc"
I20260713 09:03:02.993659 13998 raft_consensus.cc:3060] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.994758 14189 tablet_bootstrap.cc:654] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.995656 14187 tablet_bootstrap.cc:654] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.993664 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ce4de77b394f148ba87eb5897ca893" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:02.997179 14146 raft_consensus.cc:3060] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.004643 13998 raft_consensus.cc:2468] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 1.
I20260713 09:03:03.006731 14189 tablet_bootstrap.cc:492] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff: No bootstrap required, opened a new log
I20260713 09:03:03.007340 14189 ts_tablet_manager.cc:1403] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260713 09:03:03.006604 14039 leader_election.cc:304] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213; no voters: 
I20260713 09:03:03.010303 14189 raft_consensus.cc:359] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.011027 14189 raft_consensus.cc:385] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.009120 13896 catalog_manager.cc:5697] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129). New cstate: current_term: 1 leader_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.011318 14189 raft_consensus.cc:740] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.011945 14187 tablet_bootstrap.cc:492] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213: No bootstrap required, opened a new log
I20260713 09:03:03.012360 14187 ts_tablet_manager.cc:1403] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260713 09:03:03.012384 14189 consensus_queue.cc:260] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.013481 14192 raft_consensus.cc:2804] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.013847 14146 raft_consensus.cc:2468] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 1.
I20260713 09:03:03.014761 14192 raft_consensus.cc:697] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 1 LEADER]: Becoming Leader. State: Replica: 36ddc9ac54294033b037389141c23213, State: Running, Role: LEADER
I20260713 09:03:03.015033 14187 raft_consensus.cc:359] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.015714 14187 raft_consensus.cc:385] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.015811 14189 ts_tablet_manager.cc:1434] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:03:03.015985 14187 raft_consensus.cc:740] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ddc9ac54294033b037389141c23213, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.016638 14187 consensus_queue.cc:260] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.017247 14192 consensus_queue.cc:237] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.018716 14187 ts_tablet_manager.cc:1434] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:03:03.020077 14187 tablet_bootstrap.cc:492] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213: Bootstrap starting.
I20260713 09:03:03.021368 14213 raft_consensus.cc:493] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.021945 14213 raft_consensus.cc:515] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.024148 14213 leader_election.cc:290] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:03.026043 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e0afcb341243019d3708733a19e5ca" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:03.026088 14072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e0afcb341243019d3708733a19e5ca" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:03.026788 14146 raft_consensus.cc:2468] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 0.
I20260713 09:03:03.026902 14072 raft_consensus.cc:2468] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 0.
I20260713 09:03:03.028007 13964 leader_election.cc:304] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213; no voters: 
I20260713 09:03:03.028138 14219 raft_consensus.cc:493] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.029465 14187 tablet_bootstrap.cc:654] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.029727 14213 raft_consensus.cc:2804] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.030108 14213 raft_consensus.cc:493] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.030448 14213 raft_consensus.cc:3060] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.033721 14187 tablet_bootstrap.cc:492] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213: No bootstrap required, opened a new log
I20260713 09:03:03.029434 14219 raft_consensus.cc:515] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.034148 14187 ts_tablet_manager.cc:1403] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:03:03.035741 14219 leader_election.cc:290] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:03.036341 14187 raft_consensus.cc:359] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.037022 14187 raft_consensus.cc:385] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.037297 14187 raft_consensus.cc:740] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36ddc9ac54294033b037389141c23213, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.037321 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee77d5322ea24d999b4daaeb01a149c4" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:03.038234 14146 raft_consensus.cc:2393] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36ddc9ac54294033b037389141c23213 in current term 1: Already voted for candidate 3326aba50f7e4cff9bbc368eee6b43bc in this term.
I20260713 09:03:03.038071 14187 consensus_queue.cc:260] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.036803 13998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee77d5322ea24d999b4daaeb01a149c4" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" is_pre_election: true
I20260713 09:03:03.039644 14187 ts_tablet_manager.cc:1434] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:03:03.039511 13896 catalog_manager.cc:5697] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36ddc9ac54294033b037389141c23213 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "36ddc9ac54294033b037389141c23213" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.040674 14039 leader_election.cc:304] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36ddc9ac54294033b037389141c23213; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:03.041399 14219 raft_consensus.cc:3060] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.042059 14201 raft_consensus.cc:493] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.042454 14201 raft_consensus.cc:515] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.043401 14213 raft_consensus.cc:515] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.044492 14201 leader_election.cc:290] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:03.045120 14213 leader_election.cc:290] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Requested vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:03.047027 14072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5980b0feb314f7c9cd93ee2de3ea216" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:03.047603 14072 raft_consensus.cc:2468] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 0.
I20260713 09:03:03.047999 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e0afcb341243019d3708733a19e5ca" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:03.048370 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e0afcb341243019d3708733a19e5ca" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:03.048599 14073 raft_consensus.cc:3060] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.049047 14113 leader_election.cc:304] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:03.049852 14201 raft_consensus.cc:2804] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.050182 14201 raft_consensus.cc:493] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.050483 14201 raft_consensus.cc:3060] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.052500 14219 raft_consensus.cc:2749] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.052919 13998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5980b0feb314f7c9cd93ee2de3ea216" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" is_pre_election: true
I20260713 09:03:03.053552 13998 raft_consensus.cc:2468] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 0.
I20260713 09:03:03.054693 14146 raft_consensus.cc:3060] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.055050 14073 raft_consensus.cc:2468] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 1.
I20260713 09:03:03.055905 13964 leader_election.cc:304] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213; no voters: 
I20260713 09:03:03.057107 14193 raft_consensus.cc:2804] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.057577 14193 raft_consensus.cc:697] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Becoming Leader. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Running, Role: LEADER
I20260713 09:03:03.057662 14223 raft_consensus.cc:493] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.058112 14223 raft_consensus.cc:515] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.058434 14193 consensus_queue.cc:237] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.060215 14223 leader_election.cc:290] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:03.062156 14145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b702a563955241a899533c7cd646a08b" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:03.062814 14145 raft_consensus.cc:2468] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 0.
I20260713 09:03:03.061842 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b702a563955241a899533c7cd646a08b" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:03.063767 13964 leader_election.cc:304] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:03.064486 14073 raft_consensus.cc:2468] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 0.
I20260713 09:03:03.064807 14193 raft_consensus.cc:2804] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.065307 14193 raft_consensus.cc:493] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.065740 14193 raft_consensus.cc:3060] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.069718 13895 catalog_manager.cc:5697] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129). New cstate: current_term: 1 leader_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.072404 14146 raft_consensus.cc:2468] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 1.
I20260713 09:03:03.072556 14193 raft_consensus.cc:515] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.072984 14201 raft_consensus.cc:515] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.075170 14201 leader_election.cc:290] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 1 election: Requested vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:03.076324 13998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5980b0feb314f7c9cd93ee2de3ea216" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc"
I20260713 09:03:03.076239 14072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5980b0feb314f7c9cd93ee2de3ea216" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:03.076817 13998 raft_consensus.cc:3060] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.076956 14072 raft_consensus.cc:3060] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.078320 14193 leader_election.cc:290] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Requested vote from peers 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:03.079931 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b702a563955241a899533c7cd646a08b" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:03.080997 14146 raft_consensus.cc:3060] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.082767 14072 raft_consensus.cc:2468] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 1.
I20260713 09:03:03.083683 14113 leader_election.cc:304] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:03.083789 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b702a563955241a899533c7cd646a08b" candidate_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:03.084412 14073 raft_consensus.cc:3060] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.083664 13998 raft_consensus.cc:2468] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 1.
I20260713 09:03:03.086233 14201 raft_consensus.cc:2804] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.087381 14201 raft_consensus.cc:697] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 1 LEADER]: Becoming Leader. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Running, Role: LEADER
I20260713 09:03:03.087558 14146 raft_consensus.cc:2468] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 1.
I20260713 09:03:03.088711 13964 leader_election.cc:304] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:03.088253 14201 consensus_queue.cc:237] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.089496 14193 raft_consensus.cc:2804] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.089998 14193 raft_consensus.cc:697] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Becoming Leader. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Running, Role: LEADER
I20260713 09:03:03.090600 14073 raft_consensus.cc:2468] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3326aba50f7e4cff9bbc368eee6b43bc in term 1.
I20260713 09:03:03.090791 14193 consensus_queue.cc:237] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.098654 13895 catalog_manager.cc:5697] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131). New cstate: current_term: 1 leader_uuid: "7dab37c082944a10afa4f5126dcbbaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:03.099035 13896 catalog_manager.cc:5697] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129). New cstate: current_term: 1 leader_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.256538 14219 consensus_queue.cc:1048] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.267234 14193 consensus_queue.cc:1048] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.268378 14192 consensus_queue.cc:1048] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.287460 11122 ts_manager.cc:295] Set tserver state for 3326aba50f7e4cff9bbc368eee6b43bc to MAINTENANCE_MODE
I20260713 09:03:03.288441 11122 tablet_server.cc:179] TabletServer@127.10.220.129:0 shutting down...
I20260713 09:03:03.303226 14219 raft_consensus.cc:493] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.302687 14213 consensus_queue.cc:1048] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:03.303786 14219 raft_consensus.cc:515] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:03.306190 14219 leader_election.cc:290] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:03.308257 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfdd3f0ec304fd2870e148d4d92f582" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:03.309098 14146 raft_consensus.cc:2393] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36ddc9ac54294033b037389141c23213 in current term 1: Already voted for candidate 3326aba50f7e4cff9bbc368eee6b43bc in this term.
W20260713 09:03:03.312536 14039 leader_election.cc:336] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:03:03.313053 14039 leader_election.cc:304] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36ddc9ac54294033b037389141c23213; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:03.314246 14219 raft_consensus.cc:3060] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.322254 14219 raft_consensus.cc:2749] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.331005 14213 consensus_queue.cc:1048] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.350361 14214 consensus_queue.cc:1048] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.350561 14213 consensus_queue.cc:1048] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.373085 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:03.374810 14072 raft_consensus.cc:3060] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.379024 14145 raft_consensus.cc:3060] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.379482 11122 tablet_replica.cc:333] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: stopping tablet replica
I20260713 09:03:03.380333 11122 raft_consensus.cc:2243] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:03.381024 11122 pending_rounds.cc:70] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Trying to abort 1 pending ops.
I20260713 09:03:03.381245 11122 pending_rounds.cc:77] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991137149337600 op_type: NO_OP noop_request { }
I20260713 09:03:03.381438 14219 raft_consensus.cc:493] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.381634 11122 raft_consensus.cc:2889] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:03:03.382018 11122 raft_consensus.cc:2272] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.383152 14193 consensus_queue.cc:1048] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.385074 11122 tablet_replica.cc:333] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc: stopping tablet replica
I20260713 09:03:03.385887 11122 raft_consensus.cc:2243] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:03.381974 14219 raft_consensus.cc:515] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:03.386502 11122 raft_consensus.cc:2272] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.388408 14193 consensus_queue.cc:1048] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.388972 11122 tablet_replica.cc:333] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc: stopping tablet replica
I20260713 09:03:03.389897 11122 raft_consensus.cc:2243] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:03.390928 11122 raft_consensus.cc:2272] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.391827 14219 leader_election.cc:290] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495), 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531)
I20260713 09:03:03.392554 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f38bf08d8413b8ed7341292a1df3b" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:03.393368 14146 raft_consensus.cc:2468] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 1.
I20260713 09:03:03.394975 14039 leader_election.cc:304] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
W20260713 09:03:03.395850 14039 leader_election.cc:336] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:03:03.396694 14219 raft_consensus.cc:2804] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:03.397204 14219 raft_consensus.cc:493] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:03.397487 11122 tablet_replica.cc:333] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: stopping tablet replica
I20260713 09:03:03.397702 14219 raft_consensus.cc:3060] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:03.398381 11122 raft_consensus.cc:2243] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:03.399569 11122 pending_rounds.cc:70] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Trying to abort 1 pending ops.
I20260713 09:03:03.399842 11122 pending_rounds.cc:77] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991137016672256 op_type: NO_OP noop_request { }
I20260713 09:03:03.400207 11122 raft_consensus.cc:2889] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:03:03.400586 11122 raft_consensus.cc:2272] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.402153 14213 consensus_queue.cc:1048] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.404320 11122 tablet_replica.cc:333] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc: stopping tablet replica
I20260713 09:03:03.405193 11122 raft_consensus.cc:2243] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:03.406086 11122 raft_consensus.cc:2272] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.407440 14219 raft_consensus.cc:515] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:03.408715 14073 raft_consensus.cc:1240] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Rejecting Update request from peer 3326aba50f7e4cff9bbc368eee6b43bc for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:03.409343 11122 tablet_replica.cc:333] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc: stopping tablet replica
I20260713 09:03:03.410125 11122 raft_consensus.cc:2243] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:03.410984 11122 raft_consensus.cc:2272] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.412528 14147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f38bf08d8413b8ed7341292a1df3b" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:03.413297 14213 consensus_queue.cc:1048] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.414397 11122 tablet_replica.cc:333] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc: stopping tablet replica
I20260713 09:03:03.415189 11122 raft_consensus.cc:2243] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:03.415629 11122 raft_consensus.cc:2272] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.416118 14219 leader_election.cc:290] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 election: Requested vote from peers 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495), 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531)
I20260713 09:03:03.417662 11122 tablet_replica.cc:333] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc: stopping tablet replica
W20260713 09:03:03.417594 14039 leader_election.cc:336] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:03:03.418370 11122 raft_consensus.cc:2243] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:03.418207 14039 leader_election.cc:304] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 36ddc9ac54294033b037389141c23213; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:03.418987 14219 raft_consensus.cc:2749] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:03:03.419243 11122 raft_consensus.cc:2272] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.422000 11122 tablet_replica.cc:333] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: stopping tablet replica
I20260713 09:03:03.422712 11122 raft_consensus.cc:2243] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:03.423383 11122 pending_rounds.cc:70] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: Trying to abort 1 pending ops.
I20260713 09:03:03.423664 11122 pending_rounds.cc:77] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991136527740928 op_type: NO_OP noop_request { }
I20260713 09:03:03.424027 11122 raft_consensus.cc:2889] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:03:03.424338 11122 raft_consensus.cc:2272] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.426813 11122 tablet_replica.cc:333] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc: stopping tablet replica
I20260713 09:03:03.427428 11122 raft_consensus.cc:2243] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:03.427889 11122 raft_consensus.cc:2272] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:03.452096 14039 consensus_peers.cc:597] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:03.460398 11122 tablet_server.cc:196] TabletServer@127.10.220.129:0 shutdown complete.
I20260713 09:03:03.494025 14219 consensus_queue.cc:1048] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:03.638010 14113 consensus_peers.cc:597] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:03.692368 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:03.715086 14201 consensus_queue.cc:1048] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:03.720032 14039 consensus_peers.cc:597] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:04.693285 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:04.714972 14269 raft_consensus.cc:493] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.715446 14269 raft_consensus.cc:515] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.717145 14269 leader_election.cc:290] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:04.718639 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e0afcb341243019d3708733a19e5ca" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:04.719223 14073 raft_consensus.cc:2468] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 1.
I20260713 09:03:04.720273 14113 leader_election.cc:304] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:04.720851 14269 raft_consensus.cc:2804] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:03:04.720906 14113 leader_election.cc:336] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.721302 14269 raft_consensus.cc:493] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:04.721680 14269 raft_consensus.cc:3060] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.726399 14269 raft_consensus.cc:515] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.727895 14269 leader_election.cc:290] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 election: Requested vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:04.729360 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e0afcb341243019d3708733a19e5ca" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:04.729977 14073 raft_consensus.cc:3060] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:03:04.731297 14113 leader_election.cc:336] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.735800 14073 raft_consensus.cc:2468] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 2.
I20260713 09:03:04.736900 14113 leader_election.cc:304] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 3326aba50f7e4cff9bbc368eee6b43bc
I20260713 09:03:04.737635 14269 raft_consensus.cc:2804] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:04.738366 14269 raft_consensus.cc:697] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Becoming Leader. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Running, Role: LEADER
I20260713 09:03:04.738971 14269 consensus_queue.cc:237] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [LEADER]: Queue going to LEADER 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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.746136 13895 catalog_manager.cc:5697] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff reported cstate change: term changed from 1 to 2, leader changed from 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129) to 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131). New cstate: current_term: 2 leader_uuid: "7dab37c082944a10afa4f5126dcbbaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:04.795027 14265 raft_consensus.cc:493] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.795436 14265 raft_consensus.cc:515] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.797084 14265 leader_election.cc:290] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:04.798446 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db3243ac0804568b44f42dde2aa1d85" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
W20260713 09:03:04.800125 14039 leader_election.cc:336] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.800454 14039 leader_election.cc:304] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [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: 36ddc9ac54294033b037389141c23213; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:04.801033 14265 raft_consensus.cc:2749] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:04.803488 14265 raft_consensus.cc:493] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.803807 14265 raft_consensus.cc:515] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.805193 14265 leader_election.cc:290] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:04.806418 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b702a563955241a899533c7cd646a08b" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:04.807026 14146 raft_consensus.cc:2468] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 1.
I20260713 09:03:04.807839 14039 leader_election.cc:304] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:04.808414 14265 raft_consensus.cc:2804] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:03:04.808434 14039 leader_election.cc:336] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.808776 14265 raft_consensus.cc:493] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:04.809073 14265 raft_consensus.cc:3060] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.811053 14269 raft_consensus.cc:493] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.811456 14269 raft_consensus.cc:515] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.813424 14269 leader_election.cc:290] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:04.814700 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db3243ac0804568b44f42dde2aa1d85" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:04.815213 14073 raft_consensus.cc:2468] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 1.
I20260713 09:03:04.815457 14265 raft_consensus.cc:515] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.816191 14113 leader_election.cc:304] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:04.816960 14269 raft_consensus.cc:2804] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:04.817293 14269 raft_consensus.cc:493] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.817613 14269 raft_consensus.cc:3060] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.818048 14265 leader_election.cc:290] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 election: Requested vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
W20260713 09:03:04.818516 14113 leader_election.cc:336] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.819707 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b702a563955241a899533c7cd646a08b" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:04.820117 14146 raft_consensus.cc:3060] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.822803 14269 raft_consensus.cc:515] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.824702 14269 leader_election.cc:290] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 election: Requested vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:04.825264 14146 raft_consensus.cc:2468] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 2.
W20260713 09:03:04.825716 14039 leader_election.cc:336] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.827445 14039 leader_election.cc:304] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 3326aba50f7e4cff9bbc368eee6b43bc
I20260713 09:03:04.827505 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db3243ac0804568b44f42dde2aa1d85" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:04.828218 14073 raft_consensus.cc:3060] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.828330 14265 raft_consensus.cc:2804] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:04.828910 14265 raft_consensus.cc:697] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 2 LEADER]: Becoming Leader. State: Replica: 36ddc9ac54294033b037389141c23213, State: Running, Role: LEADER
I20260713 09:03:04.829720 14265 consensus_queue.cc:237] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [LEADER]: Queue going to LEADER 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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
W20260713 09:03:04.830165 14113 leader_election.cc:336] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.833583 14073 raft_consensus.cc:2468] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 2.
I20260713 09:03:04.834681 14113 leader_election.cc:304] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 3326aba50f7e4cff9bbc368eee6b43bc
I20260713 09:03:04.835284 14269 raft_consensus.cc:2804] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:04.835717 14269 raft_consensus.cc:697] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Becoming Leader. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Running, Role: LEADER
I20260713 09:03:04.836416 14269 consensus_queue.cc:237] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.837074 13895 catalog_manager.cc:5697] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 reported cstate change: term changed from 1 to 2, leader changed from 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129) to 36ddc9ac54294033b037389141c23213 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "36ddc9ac54294033b037389141c23213" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:04.845780 13894 catalog_manager.cc:5697] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff reported cstate change: term changed from 1 to 2, leader changed from 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129) to 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131). New cstate: current_term: 2 leader_uuid: "7dab37c082944a10afa4f5126dcbbaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:04.848915 14265 raft_consensus.cc:493] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.849328 14265 raft_consensus.cc:515] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.851009 14265 leader_election.cc:290] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:04.852383 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee77d5322ea24d999b4daaeb01a149c4" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:04.853843 14269 raft_consensus.cc:493] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.854300 14269 raft_consensus.cc:515] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
W20260713 09:03:04.854708 14039 leader_election.cc:336] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.855103 14039 leader_election.cc:304] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [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: 36ddc9ac54294033b037389141c23213; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:04.856042 14269 leader_election.cc:290] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:04.856382 14278 raft_consensus.cc:2749] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:04.857543 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee77d5322ea24d999b4daaeb01a149c4" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:04.858127 14073 raft_consensus.cc:2468] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 1.
I20260713 09:03:04.859282 14113 leader_election.cc:304] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
W20260713 09:03:04.860031 14113 leader_election.cc:336] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.860040 14269 raft_consensus.cc:2804] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:04.860595 14269 raft_consensus.cc:493] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.860879 14269 raft_consensus.cc:3060] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.865536 14269 raft_consensus.cc:515] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.867048 14269 leader_election.cc:290] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 election: Requested vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:04.868382 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee77d5322ea24d999b4daaeb01a149c4" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:04.868988 14073 raft_consensus.cc:3060] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:03:04.870239 14113 leader_election.cc:336] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.873448 14073 raft_consensus.cc:2468] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 2.
I20260713 09:03:04.874385 14113 leader_election.cc:304] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 3326aba50f7e4cff9bbc368eee6b43bc
I20260713 09:03:04.875000 14269 raft_consensus.cc:2804] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:04.875377 14269 raft_consensus.cc:697] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Becoming Leader. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Running, Role: LEADER
I20260713 09:03:04.876163 14269 consensus_queue.cc:237] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.879751 14278 raft_consensus.cc:493] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.880164 14278 raft_consensus.cc:515] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.881860 14278 leader_election.cc:290] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:04.883270 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:04.884075 13894 catalog_manager.cc:5697] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff reported cstate change: term changed from 1 to 2, leader changed from 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129) to 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131). New cstate: current_term: 2 leader_uuid: "7dab37c082944a10afa4f5126dcbbaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: HEALTHY } } }
W20260713 09:03:04.885090 14039 leader_election.cc:336] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.885496 14039 leader_election.cc:304] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [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: 36ddc9ac54294033b037389141c23213; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:04.886119 14278 raft_consensus.cc:2749] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:04.892028 14269 raft_consensus.cc:493] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.892535 14269 raft_consensus.cc:515] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.894387 14269 leader_election.cc:290] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:04.895774 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:04.896405 14073 raft_consensus.cc:2468] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 1.
I20260713 09:03:04.897289 14113 leader_election.cc:304] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:04.897985 14269 raft_consensus.cc:2804] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:03:04.898022 14113 leader_election.cc:336] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.898427 14269 raft_consensus.cc:493] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.898799 14269 raft_consensus.cc:3060] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.903425 14269 raft_consensus.cc:515] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.905051 14269 leader_election.cc:290] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 election: Requested vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:04.906507 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:04.907135 14073 raft_consensus.cc:3060] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.907398 14269 raft_consensus.cc:493] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.907833 14269 raft_consensus.cc:515] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
W20260713 09:03:04.908352 14113 leader_election.cc:336] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.909759 14269 leader_election.cc:290] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:04.910969 14072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f38bf08d8413b8ed7341292a1df3b" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:04.911681 14072 raft_consensus.cc:2393] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7dab37c082944a10afa4f5126dcbbaff in current term 2: Already voted for candidate 36ddc9ac54294033b037389141c23213 in this term.
W20260713 09:03:04.913298 14113 leader_election.cc:336] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.913657 14113 leader_election.cc:304] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [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: 7dab37c082944a10afa4f5126dcbbaff; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213
I20260713 09:03:04.913718 14073 raft_consensus.cc:2468] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 2.
I20260713 09:03:04.914229 14269 raft_consensus.cc:3060] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.914687 14113 leader_election.cc:304] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 3326aba50f7e4cff9bbc368eee6b43bc
I20260713 09:03:04.915326 14272 raft_consensus.cc:2804] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:04.916532 14272 raft_consensus.cc:697] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Becoming Leader. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Running, Role: LEADER
I20260713 09:03:04.916980 14282 raft_consensus.cc:493] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.917433 14282 raft_consensus.cc:515] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.917462 14272 consensus_queue.cc:237] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.919610 14282 leader_election.cc:290] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:04.920138 14269 raft_consensus.cc:2749] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:04.921027 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfdd3f0ec304fd2870e148d4d92f582" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:04.921698 14073 raft_consensus.cc:2468] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 1.
I20260713 09:03:04.923380 14113 leader_election.cc:304] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
W20260713 09:03:04.924237 14113 leader_election.cc:336] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.924247 14283 raft_consensus.cc:2804] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:04.924993 14283 raft_consensus.cc:493] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3326aba50f7e4cff9bbc368eee6b43bc)
I20260713 09:03:04.925380 14283 raft_consensus.cc:3060] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.929329 13894 catalog_manager.cc:5697] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff reported cstate change: term changed from 1 to 2, leader changed from 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129) to 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131). New cstate: current_term: 2 leader_uuid: "7dab37c082944a10afa4f5126dcbbaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:04.931985 14283 raft_consensus.cc:515] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.933593 14283 leader_election.cc:290] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 election: Requested vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:04.935057 14073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbfdd3f0ec304fd2870e148d4d92f582" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213"
I20260713 09:03:04.935631 14073 raft_consensus.cc:3060] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:03:04.937697 14113 leader_election.cc:336] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:04.940874 14073 raft_consensus.cc:2468] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dab37c082944a10afa4f5126dcbbaff in term 2.
I20260713 09:03:04.941779 14113 leader_election.cc:304] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 3326aba50f7e4cff9bbc368eee6b43bc
I20260713 09:03:04.942339 14283 raft_consensus.cc:2804] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:04.942688 14283 raft_consensus.cc:697] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Becoming Leader. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Running, Role: LEADER
I20260713 09:03:04.943370 14283 consensus_queue.cc:237] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:04.949682 13894 catalog_manager.cc:5697] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff reported cstate change: term changed from 1 to 2, leader changed from 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129) to 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131). New cstate: current_term: 2 leader_uuid: "7dab37c082944a10afa4f5126dcbbaff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: HEALTHY } } }
W20260713 09:03:05.201983 14113 consensus_peers.cc:597] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:05.256038 14073 raft_consensus.cc:1275] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Refusing update from remote peer 7dab37c082944a10afa4f5126dcbbaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:05.257158 14283 consensus_queue.cc:1048] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:03:05.269120 14113 consensus_peers.cc:597] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:05.272214 14073 raft_consensus.cc:1275] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Refusing update from remote peer 7dab37c082944a10afa4f5126dcbbaff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:03:05.273375 14269 consensus_queue.cc:1048] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:05.283754 14039 consensus_peers.cc:597] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:05.298810 14278 raft_consensus.cc:493] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:05.299247 14278 raft_consensus.cc:515] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:05.300872 14278 leader_election.cc:290] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495), 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531)
I20260713 09:03:05.301626 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f38bf08d8413b8ed7341292a1df3b" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:05.302145 14146 raft_consensus.cc:2468] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 2.
I20260713 09:03:05.303020 14039 leader_election.cc:304] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 
I20260713 09:03:05.303572 14278 raft_consensus.cc:2804] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:03:05.303906 14278 raft_consensus.cc:493] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:05.304153 14278 raft_consensus.cc:3060] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:03:05.304773 14039 leader_election.cc:336] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:05.308684 14278 raft_consensus.cc:515] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:05.310109 14278 leader_election.cc:290] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 3 election: Requested vote from peers 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495), 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531)
I20260713 09:03:05.310797 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f38bf08d8413b8ed7341292a1df3b" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:05.311245 14146 raft_consensus.cc:3060] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:03:05.313361 14039 leader_election.cc:336] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111)
I20260713 09:03:05.316177 14146 raft_consensus.cc:2468] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 3.
I20260713 09:03:05.317011 14039 leader_election.cc:304] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [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: 36ddc9ac54294033b037389141c23213, 7dab37c082944a10afa4f5126dcbbaff; no voters: 3326aba50f7e4cff9bbc368eee6b43bc
I20260713 09:03:05.317631 14278 raft_consensus.cc:2804] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:05.318015 14278 raft_consensus.cc:697] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 3 LEADER]: Becoming Leader. State: Replica: 36ddc9ac54294033b037389141c23213, State: Running, Role: LEADER
I20260713 09:03:05.318658 14278 consensus_queue.cc:237] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:05.325135 13894 catalog_manager.cc:5697] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 reported cstate change: term changed from 1 to 3, leader changed from 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129) to 36ddc9ac54294033b037389141c23213 (127.10.220.130). New cstate: current_term: 3 leader_uuid: "36ddc9ac54294033b037389141c23213" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:05.358346 14146 raft_consensus.cc:1275] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Refusing update from remote peer 36ddc9ac54294033b037389141c23213: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:03:05.359434 14278 consensus_queue.cc:1048] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.375679 14073 raft_consensus.cc:1275] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Refusing update from remote peer 7dab37c082944a10afa4f5126dcbbaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:05.376868 14269 consensus_queue.cc:1048] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:03:05.388062 14113 consensus_peers.cc:597] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:05.392343 14113 consensus_peers.cc:597] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:05.422693 14073 raft_consensus.cc:1275] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Refusing update from remote peer 7dab37c082944a10afa4f5126dcbbaff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:05.423792 14269 consensus_queue.cc:1048] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:05.424376 14073 raft_consensus.cc:1275] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Refusing update from remote peer 7dab37c082944a10afa4f5126dcbbaff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:05.425406 14269 consensus_queue.cc:1048] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [LEADER]: Connected to new peer: Peer: permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:05.435976 14113 consensus_peers.cc:597] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:05.694181 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:05.871944 14039 consensus_peers.cc:597] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:05.896174 14146 raft_consensus.cc:1275] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 3 FOLLOWER]: Refusing update from remote peer 36ddc9ac54294033b037389141c23213: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:03:05.897423 14292 consensus_queue.cc:1048] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:03:05.991581 14113 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260713 09:03:06.194698 14039 consensus_peers.cc:597] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:06.247069 14113 consensus_peers.cc:597] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:06.441394 14039 consensus_peers.cc:597] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:06.695122 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:07.601323 14113 consensus_peers.cc:597] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:07.664350 14039 consensus_peers.cc:597] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:07.696170 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:07.735548 14113 consensus_peers.cc:597] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:07.861491 14113 consensus_peers.cc:597] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:07.880756 14113 consensus_peers.cc:597] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:08.114318 14113 consensus_peers.cc:597] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:08.151647 14039 consensus_peers.cc:597] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:03:08.478845 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:08.485695 14301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:08.486274 14300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:08.488199 14303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:08.489322 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:08.491050 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:08.491250 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:08.491433 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933388491417 us; error 0 us; skew 500 ppm
I20260713 09:03:08.491962 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:08.494526 11122 webserver.cc:533] Webserver started at http://127.10.220.129:44645/ using document root <none> and password file <none>
I20260713 09:03:08.494992 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:08.495157 11122 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:03:08.498881 11122 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:03:08.502803 14308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:08.503561 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:03:08.503813 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-0-root
uuid: "3326aba50f7e4cff9bbc368eee6b43bc"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-scq0"
I20260713 09:03:08.504110 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933311918649-11122-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:08.522413 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:08.523669 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:08.525453 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:08.528818 14315 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:03:08.573149 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:03:08.573410 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.000s	sys 0.002s
I20260713 09:03:08.573736 11122 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:03:08.578063 14315 tablet_bootstrap.cc:492] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:08.590245 14315 tablet_bootstrap.cc:492] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:08.590914 14315 tablet_bootstrap.cc:492] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap complete.
I20260713 09:03:08.591421 14315 ts_tablet_manager.cc:1403] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:03:08.593319 14315 raft_consensus.cc:359] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.593853 14315 raft_consensus.cc:740] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:08.594449 14315 consensus_queue.cc:260] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.596700 14315 ts_tablet_manager.cc:1434] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:03:08.597447 14315 tablet_bootstrap.cc:492] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:08.608866 14315 tablet_bootstrap.cc:492] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:08.609543 14315 tablet_bootstrap.cc:492] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap complete.
I20260713 09:03:08.610087 14315 ts_tablet_manager.cc:1403] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:03:08.610374 11122 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:03:08.610642 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.033s	sys 0.003s
I20260713 09:03:08.612011 14315 raft_consensus.cc:359] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.612553 14315 raft_consensus.cc:740] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:08.613155 14315 consensus_queue.cc:260] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.614859 14315 ts_tablet_manager.cc:1434] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:08.615670 14315 tablet_bootstrap.cc:492] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:08.628779 14315 tablet_bootstrap.cc:492] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:03:08.629611 14315 tablet_bootstrap.cc:492] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap complete.
I20260713 09:03:08.630317 14315 ts_tablet_manager.cc:1403] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:03:08.633026 14315 raft_consensus.cc:359] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.633903 14315 raft_consensus.cc:740] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:08.634544 14315 consensus_queue.cc:260] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.636229 14315 ts_tablet_manager.cc:1434] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:03:08.636880 14315 tablet_bootstrap.cc:492] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:08.650121 14315 tablet_bootstrap.cc:492] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:08.650831 14315 tablet_bootstrap.cc:492] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap complete.
I20260713 09:03:08.651309 14315 ts_tablet_manager.cc:1403] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:03:08.653263 14315 raft_consensus.cc:359] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:08.653766 14315 raft_consensus.cc:740] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:08.654330 14315 consensus_queue.cc:260] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [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: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:08.657385 14315 ts_tablet_manager.cc:1434] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:08.658084 14315 tablet_bootstrap.cc:492] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:08.666635 14315 tablet_bootstrap.cc:492] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:08.667251 14315 tablet_bootstrap.cc:492] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap complete.
I20260713 09:03:08.667837 14315 ts_tablet_manager.cc:1403] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:03:08.669633 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.129:33531
I20260713 09:03:08.669751 14377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.129:33531 every 8 connection(s)
I20260713 09:03:08.669607 14315 raft_consensus.cc:359] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.670298 14315 raft_consensus.cc:740] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:08.670881 14315 consensus_queue.cc:260] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.672165 14315 ts_tablet_manager.cc:1434] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:08.672819 14315 tablet_bootstrap.cc:492] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:08.674605 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:03:08.697350 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:08.708371 14315 tablet_bootstrap.cc:492] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:08.709371 14315 tablet_bootstrap.cc:492] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap complete.
I20260713 09:03:08.710018 14315 ts_tablet_manager.cc:1403] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.017s
I20260713 09:03:08.711073 14378 heartbeater.cc:344] Connected to a master server at 127.10.220.190:34463
I20260713 09:03:08.711512 14378 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:08.712219 14351 raft_consensus.cc:3060] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:08.712369 14378 heartbeater.cc:507] Master 127.10.220.190:34463 requested a full tablet report, sending...
I20260713 09:03:08.714577 14315 raft_consensus.cc:359] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.715235 14315 raft_consensus.cc:740] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:08.715821 14146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798"
dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
mode: GRACEFUL
new_leader_uuid: "36ddc9ac54294033b037389141c23213"
 from {username='slave'} at 127.0.0.1:46024
I20260713 09:03:08.715844 14315 consensus_queue.cc:260] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.716665 14146 raft_consensus.cc:606] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Received request to transfer leadership to TS 36ddc9ac54294033b037389141c23213
I20260713 09:03:08.717782 14315 ts_tablet_manager.cc:1434] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:08.718621 14315 tablet_bootstrap.cc:492] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:08.718415 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:03:08.719237 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:08.719800 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:08.721912 14351 pending_rounds.cc:85] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Aborting all ops after (but not including) 0
I20260713 09:03:08.722306 14351 pending_rounds.cc:107] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:03:08.722635 14351 raft_consensus.cc:2889] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:03:08.734697 14315 tablet_bootstrap.cc:492] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:08.735344 14315 tablet_bootstrap.cc:492] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap complete.
I20260713 09:03:08.735443 13895 ts_manager.cc:194] Re-registered known tserver with Master: 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531)
I20260713 09:03:08.735865 14315 ts_tablet_manager.cc:1403] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:03:08.737571 14315 raft_consensus.cc:359] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.738026 14315 raft_consensus.cc:740] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:08.738601 14315 consensus_queue.cc:260] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.740449 14315 ts_tablet_manager.cc:1434] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:03:08.741025 14315 tablet_bootstrap.cc:492] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:08.745585 13895 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42888
I20260713 09:03:08.748488 14378 heartbeater.cc:499] Master 127.10.220.190:34463 was elected leader, sending a full tablet report...
I20260713 09:03:08.748626 14351 raft_consensus.cc:3060] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:08.752903 14315 tablet_bootstrap.cc:492] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:08.753823 14315 tablet_bootstrap.cc:492] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap complete.
I20260713 09:03:08.754403 14315 ts_tablet_manager.cc:1403] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:03:08.756724 14315 raft_consensus.cc:359] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.757406 14315 raft_consensus.cc:740] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:08.758085 14315 consensus_queue.cc:260] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.759729 14315 ts_tablet_manager.cc:1434] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:03:08.760504 14315 tablet_bootstrap.cc:492] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:08.771396 14315 tablet_bootstrap.cc:492] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:03:08.772303 14315 tablet_bootstrap.cc:492] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap complete.
I20260713 09:03:08.772921 14315 ts_tablet_manager.cc:1403] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:03:08.774680 14315 raft_consensus.cc:359] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.775269 14315 raft_consensus.cc:740] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:08.775748 14315 consensus_queue.cc:260] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.777168 14315 ts_tablet_manager.cc:1434] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:03:08.777921 14315 tablet_bootstrap.cc:492] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap starting.
I20260713 09:03:08.792400 14315 tablet_bootstrap.cc:492] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:03:08.793231 14315 tablet_bootstrap.cc:492] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Bootstrap complete.
I20260713 09:03:08.793788 14315 ts_tablet_manager.cc:1403] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:03:08.795671 14315 raft_consensus.cc:359] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.796224 14315 raft_consensus.cc:740] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3326aba50f7e4cff9bbc368eee6b43bc, State: Initialized, Role: FOLLOWER
I20260713 09:03:08.796833 14315 consensus_queue.cc:260] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:08.798321 14315 ts_tablet_manager.cc:1434] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:03:08.882723 14351 raft_consensus.cc:3060] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:09.028321 14351 raft_consensus.cc:3060] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:09.059506 14351 raft_consensus.cc:3060] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:09.063901 14351 pending_rounds.cc:85] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Aborting all ops after (but not including) 0
I20260713 09:03:09.064092 14351 pending_rounds.cc:107] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:03:09.064319 14351 raft_consensus.cc:2889] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:03:09.093619 14397 raft_consensus.cc:993] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff: : Instructing follower 36ddc9ac54294033b037389141c23213 to start an election
I20260713 09:03:09.093997 14269 raft_consensus.cc:1081] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Signalling peer 36ddc9ac54294033b037389141c23213 to start an election
I20260713 09:03:09.095281 14072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798"
dest_uuid: "36ddc9ac54294033b037389141c23213"
 from {username='slave'} at 127.0.0.1:39674
I20260713 09:03:09.095741 14072 raft_consensus.cc:493] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:09.095981 14072 raft_consensus.cc:3060] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:09.100530 14072 raft_consensus.cc:515] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:09.102198 14072 leader_election.cc:290] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 3 election: Requested vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:09.102837 14351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc"
I20260713 09:03:09.103080 14146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84f8cfa286b4cf987c0e02300785798" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7dab37c082944a10afa4f5126dcbbaff"
I20260713 09:03:09.103392 14351 raft_consensus.cc:3060] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:09.103600 14146 raft_consensus.cc:3055] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:09.103889 14146 raft_consensus.cc:740] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7dab37c082944a10afa4f5126dcbbaff, State: Running, Role: LEADER
I20260713 09:03:09.104494 14146 consensus_queue.cc:260] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:09.105368 14146 raft_consensus.cc:3060] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:09.108204 14351 raft_consensus.cc:2468] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 3.
I20260713 09:03:09.109154 14039 leader_election.cc:304] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [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: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213; no voters: 
I20260713 09:03:09.109761 14298 raft_consensus.cc:2804] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:09.109911 14146 raft_consensus.cc:2468] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36ddc9ac54294033b037389141c23213 in term 3.
I20260713 09:03:09.110670 14298 raft_consensus.cc:697] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 3 LEADER]: Becoming Leader. State: Replica: 36ddc9ac54294033b037389141c23213, State: Running, Role: LEADER
I20260713 09:03:09.111442 14298 consensus_queue.cc:237] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [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: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:09.117086 13895 catalog_manager.cc:5697] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 reported cstate change: term changed from 2 to 3, leader changed from 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131) to 36ddc9ac54294033b037389141c23213 (127.10.220.130). New cstate: current_term: 3 leader_uuid: "36ddc9ac54294033b037389141c23213" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:09.197157 14351 raft_consensus.cc:3060] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:03:09.252825 14351 raft_consensus.cc:3060] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:09.567528 14351 raft_consensus.cc:1275] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 3 FOLLOWER]: Refusing update from remote peer 36ddc9ac54294033b037389141c23213: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:09.568578 14298 consensus_queue.cc:1048] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:09.577313 14146 raft_consensus.cc:1275] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 3 FOLLOWER]: Refusing update from remote peer 36ddc9ac54294033b037389141c23213: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:09.578504 14298 consensus_queue.cc:1048] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:03:09.698385 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:09.728490 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:09.734064 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:09.734477 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:09.734916 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:03:10.699302 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:10.740720 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:10.746033 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:10.746395 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:10.746795 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:03:11.700191 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:11.752621 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:11.757948 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:11.758417 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:11.758872 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:03:12.701251 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:12.765141 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:12.771836 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:12.772249 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:12.772836 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:03:13.702376 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:13.778573 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:13.785125 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:13.790148 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:13.790485 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:15.067492 14420 raft_consensus.cc:493] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7dab37c082944a10afa4f5126dcbbaff)
I20260713 09:03:15.068576 14420 raft_consensus.cc:515] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:15.071749 14420 leader_election.cc:290] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
W20260713 09:03:15.080020 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:15.172821 14351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e0afcb341243019d3708733a19e5ca" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" is_pre_election: true
I20260713 09:03:15.177170 14420 raft_consensus.cc:493] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7dab37c082944a10afa4f5126dcbbaff)
I20260713 09:03:15.177953 14420 raft_consensus.cc:515] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } } peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } }
I20260713 09:03:15.180152 14420 leader_election.cc:290] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 7dab37c082944a10afa4f5126dcbbaff (127.10.220.131:41495)
I20260713 09:03:15.222112 14350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db3243ac0804568b44f42dde2aa1d85" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" is_pre_election: true
I20260713 09:03:15.224587 14147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e0afcb341243019d3708733a19e5ca" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
I20260713 09:03:15.226262 14419 raft_consensus.cc:493] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 36ddc9ac54294033b037389141c23213)
I20260713 09:03:15.226958 14419 raft_consensus.cc:515] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dab37c082944a10afa4f5126dcbbaff" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 41495 } } peers { permanent_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 33531 } } peers { permanent_uuid: "36ddc9ac54294033b037389141c23213" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36739 } }
I20260713 09:03:15.229316 14419 leader_election.cc:290] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531), 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739)
I20260713 09:03:15.277691 14147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db3243ac0804568b44f42dde2aa1d85" candidate_uuid: "36ddc9ac54294033b037389141c23213" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7dab37c082944a10afa4f5126dcbbaff" is_pre_election: true
W20260713 09:03:15.296862 14039 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.220.129:33531, user_credentials={real_user=slave}} blocked reactor thread for 71678.5us
I20260713 09:03:15.298692 14071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f38bf08d8413b8ed7341292a1df3b" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "36ddc9ac54294033b037389141c23213" is_pre_election: true
I20260713 09:03:15.300859 14039 leader_election.cc:304] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [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: 36ddc9ac54294033b037389141c23213; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:15.302258 14420 raft_consensus.cc:2749] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:03:15.304090 14349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f38bf08d8413b8ed7341292a1df3b" candidate_uuid: "7dab37c082944a10afa4f5126dcbbaff" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3326aba50f7e4cff9bbc368eee6b43bc" is_pre_election: true
I20260713 09:03:15.308645 14039 leader_election.cc:304] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [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: 36ddc9ac54294033b037389141c23213; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 7dab37c082944a10afa4f5126dcbbaff
I20260713 09:03:15.309154 14420 raft_consensus.cc:2749] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:03:15.309728 14113 leader_election.cc:304] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dab37c082944a10afa4f5126dcbbaff; no voters: 3326aba50f7e4cff9bbc368eee6b43bc, 36ddc9ac54294033b037389141c23213
I20260713 09:03:15.310421 14425 raft_consensus.cc:2749] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:03:15.660882 11122 tablet_server.cc:179] TabletServer@127.10.220.129:33531 shutting down...
I20260713 09:03:15.683992 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:15.684916 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:15.685995 11122 raft_consensus.cc:2243] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.686627 11122 raft_consensus.cc:2272] T cbfdd3f0ec304fd2870e148d4d92f582 P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.688906 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:15.689462 11122 raft_consensus.cc:2243] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.689898 11122 raft_consensus.cc:2272] T ee77d5322ea24d999b4daaeb01a149c4 P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.691810 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:15.692334 11122 raft_consensus.cc:2243] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.692746 11122 raft_consensus.cc:2272] T 26e0afcb341243019d3708733a19e5ca P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.694710 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:15.695176 11122 raft_consensus.cc:2243] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.695688 11122 raft_consensus.cc:2272] T b84f8cfa286b4cf987c0e02300785798 P 3326aba50f7e4cff9bbc368eee6b43bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.698101 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:15.698642 11122 raft_consensus.cc:2243] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.699142 11122 raft_consensus.cc:2272] T e02f38bf08d8413b8ed7341292a1df3b P 3326aba50f7e4cff9bbc368eee6b43bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.701485 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:15.701990 11122 raft_consensus.cc:2243] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.702394 11122 raft_consensus.cc:2272] T 0db3243ac0804568b44f42dde2aa1d85 P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.704308 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:15.704756 11122 raft_consensus.cc:2243] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.705169 11122 raft_consensus.cc:2272] T b5980b0feb314f7c9cd93ee2de3ea216 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.707146 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:15.707579 11122 raft_consensus.cc:2243] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.707973 11122 raft_consensus.cc:2272] T b702a563955241a899533c7cd646a08b P 3326aba50f7e4cff9bbc368eee6b43bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.709843 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:15.710282 11122 raft_consensus.cc:2243] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.710659 11122 raft_consensus.cc:2272] T 02ce4de77b394f148ba87eb5897ca893 P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.712656 11122 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:15.713100 11122 raft_consensus.cc:2243] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.713490 11122 raft_consensus.cc:2272] T d2b6ba69be8447928bd002081f88ceec P 3326aba50f7e4cff9bbc368eee6b43bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:15.724962 14039 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 52 similar messages]
W20260713 09:03:15.729087 14039 consensus_peers.cc:597] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:15.729549 14113 consensus_peers.cc:597] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:15.782270 14039 consensus_peers.cc:597] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:15.822607 14113 consensus_peers.cc:597] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:15.869619 14039 consensus_peers.cc:597] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:15.882829 14039 consensus_peers.cc:597] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:16.070310 14039 consensus_peers.cc:597] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:16.074533 14113 consensus_peers.cc:597] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:16.081090 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:16.084187 14113 consensus_peers.cc:597] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:16.235633 14113 consensus_peers.cc:597] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:16.294437 14374 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3500 after lost signal to thread 11125
W20260713 09:03:16.295356 14374 debug-util.cc:398] Leaking SignalData structure 0x7b08000b8680 after lost signal to thread 13930
W20260713 09:03:16.296267 14374 debug-util.cc:398] Leaking SignalData structure 0x7b0800197520 after lost signal to thread 14097
W20260713 09:03:16.297050 14374 debug-util.cc:398] Leaking SignalData structure 0x7b08000cc300 after lost signal to thread 14171
W20260713 09:03:16.742914 11122 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14374)
W20260713 09:03:17.082067 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:17.743400 11122 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14374)
W20260713 09:03:17.910420 14113 consensus_peers.cc:597] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:18.083030 13944 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:18.252333 14039 consensus_peers.cc:597] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:18.292694 14039 consensus_peers.cc:597] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:18.319140 14039 consensus_peers.cc:597] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:18.397565 14039 consensus_peers.cc:597] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:18.430079 14113 consensus_peers.cc:597] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:18.482851 14113 consensus_peers.cc:597] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:18.526598 14113 consensus_peers.cc:597] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:18.585409 14039 consensus_peers.cc:597] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 -> Peer 3326aba50f7e4cff9bbc368eee6b43bc (127.10.220.129:33531): Couldn't send request to peer 3326aba50f7e4cff9bbc368eee6b43bc. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:33531: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:03:18.614688 11122 tablet_server.cc:196] TabletServer@127.10.220.129:33531 shutdown complete.
I20260713 09:03:18.638890 11122 tablet_server.cc:179] TabletServer@127.10.220.130:0 shutting down...
I20260713 09:03:18.659358 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:18.660096 11122 tablet_replica.cc:333] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213: stopping tablet replica
I20260713 09:03:18.660912 11122 raft_consensus.cc:2243] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:18.661831 11122 raft_consensus.cc:2272] T b702a563955241a899533c7cd646a08b P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.664126 11122 tablet_replica.cc:333] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213: stopping tablet replica
I20260713 09:03:18.664667 11122 raft_consensus.cc:2243] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.665107 11122 raft_consensus.cc:2272] T cbfdd3f0ec304fd2870e148d4d92f582 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.667191 11122 tablet_replica.cc:333] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213: stopping tablet replica
I20260713 09:03:18.667732 11122 raft_consensus.cc:2243] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.668154 11122 raft_consensus.cc:2272] T ee77d5322ea24d999b4daaeb01a149c4 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.670133 11122 tablet_replica.cc:333] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213: stopping tablet replica
I20260713 09:03:18.670631 11122 raft_consensus.cc:2243] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:18.671365 11122 raft_consensus.cc:2272] T 02ce4de77b394f148ba87eb5897ca893 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.673105 11122 tablet_replica.cc:333] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213: stopping tablet replica
I20260713 09:03:18.673645 11122 raft_consensus.cc:2243] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.674031 11122 raft_consensus.cc:2272] T b5980b0feb314f7c9cd93ee2de3ea216 P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.675797 11122 tablet_replica.cc:333] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213: stopping tablet replica
I20260713 09:03:18.676273 11122 raft_consensus.cc:2243] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.676661 11122 raft_consensus.cc:2272] T 0db3243ac0804568b44f42dde2aa1d85 P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.678504 11122 tablet_replica.cc:333] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213: stopping tablet replica
I20260713 09:03:18.678946 11122 raft_consensus.cc:2243] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:18.679661 11122 raft_consensus.cc:2272] T e02f38bf08d8413b8ed7341292a1df3b P 36ddc9ac54294033b037389141c23213 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.681443 11122 tablet_replica.cc:333] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213: stopping tablet replica
I20260713 09:03:18.681905 11122 raft_consensus.cc:2243] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:18.682595 11122 raft_consensus.cc:2272] T b84f8cfa286b4cf987c0e02300785798 P 36ddc9ac54294033b037389141c23213 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.684450 11122 tablet_replica.cc:333] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213: stopping tablet replica
I20260713 09:03:18.684896 11122 raft_consensus.cc:2243] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.685292 11122 raft_consensus.cc:2272] T 26e0afcb341243019d3708733a19e5ca P 36ddc9ac54294033b037389141c23213 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.687055 11122 tablet_replica.cc:333] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213: stopping tablet replica
I20260713 09:03:18.687458 11122 raft_consensus.cc:2243] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:18.688162 11122 raft_consensus.cc:2272] T d2b6ba69be8447928bd002081f88ceec P 36ddc9ac54294033b037389141c23213 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.717942 11122 tablet_server.cc:196] TabletServer@127.10.220.130:0 shutdown complete.
W20260713 09:03:18.726398 14113 consensus_peers.cc:597] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff -> Peer 36ddc9ac54294033b037389141c23213 (127.10.220.130:36739): Couldn't send request to peer 36ddc9ac54294033b037389141c23213. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.130:36739: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:18.744673 11122 tablet_server.cc:179] TabletServer@127.10.220.131:0 shutting down...
I20260713 09:03:18.767308 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:18.767956 11122 tablet_replica.cc:333] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff: stopping tablet replica
I20260713 09:03:18.768671 11122 raft_consensus.cc:2243] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.769093 11122 raft_consensus.cc:2272] T 02ce4de77b394f148ba87eb5897ca893 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.771106 11122 tablet_replica.cc:333] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff: stopping tablet replica
I20260713 09:03:18.771602 11122 raft_consensus.cc:2243] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:18.772323 11122 raft_consensus.cc:2272] T cbfdd3f0ec304fd2870e148d4d92f582 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.774209 11122 tablet_replica.cc:333] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff: stopping tablet replica
I20260713 09:03:18.774653 11122 raft_consensus.cc:2243] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.775027 11122 raft_consensus.cc:2272] T d2b6ba69be8447928bd002081f88ceec P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.776695 11122 tablet_replica.cc:333] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff: stopping tablet replica
I20260713 09:03:18.777208 11122 raft_consensus.cc:2243] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.777590 11122 raft_consensus.cc:2272] T b702a563955241a899533c7cd646a08b P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.779201 11122 tablet_replica.cc:333] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff: stopping tablet replica
I20260713 09:03:18.779633 11122 raft_consensus.cc:2243] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:18.780329 11122 raft_consensus.cc:2272] T b5980b0feb314f7c9cd93ee2de3ea216 P 7dab37c082944a10afa4f5126dcbbaff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.782101 11122 tablet_replica.cc:333] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff: stopping tablet replica
I20260713 09:03:18.782627 11122 raft_consensus.cc:2243] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:18.783289 11122 raft_consensus.cc:2272] T 0db3243ac0804568b44f42dde2aa1d85 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.784953 11122 tablet_replica.cc:333] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff: stopping tablet replica
I20260713 09:03:18.785393 11122 raft_consensus.cc:2243] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:18.786105 11122 raft_consensus.cc:2272] T ee77d5322ea24d999b4daaeb01a149c4 P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.787806 11122 tablet_replica.cc:333] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff: stopping tablet replica
I20260713 09:03:18.788232 11122 raft_consensus.cc:2243] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:18.788892 11122 raft_consensus.cc:2272] T 26e0afcb341243019d3708733a19e5ca P 7dab37c082944a10afa4f5126dcbbaff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.790617 11122 tablet_replica.cc:333] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff: stopping tablet replica
I20260713 09:03:18.791057 11122 raft_consensus.cc:2243] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.791419 11122 raft_consensus.cc:2272] T b84f8cfa286b4cf987c0e02300785798 P 7dab37c082944a10afa4f5126dcbbaff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.793032 11122 tablet_replica.cc:333] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff: stopping tablet replica
I20260713 09:03:18.793442 11122 raft_consensus.cc:2243] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.793812 11122 raft_consensus.cc:2272] T e02f38bf08d8413b8ed7341292a1df3b P 7dab37c082944a10afa4f5126dcbbaff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.822503 11122 tablet_server.cc:196] TabletServer@127.10.220.131:0 shutdown complete.
I20260713 09:03:18.845332 11122 master.cc:562] Master@127.10.220.190:34463 shutting down...
I20260713 09:03:18.864360 11122 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:18.864964 11122 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.865306 11122 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6435507db289446c935a5013f4f7152a: stopping tablet replica
I20260713 09:03:18.884289 11122 master.cc:584] Master@127.10.220.190:34463 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (17372 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:03:18.924328 11122 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.220.190:35471
I20260713 09:03:18.925504 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:18.931334 14440 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:18.931269 14439 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:18.931901 14442 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:18.932385 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:18.933231 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:18.933409 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:18.933610 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933398933592 us; error 0 us; skew 500 ppm
I20260713 09:03:18.934142 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:18.936340 11122 webserver.cc:533] Webserver started at http://127.10.220.190:37859/ using document root <none> and password file <none>
I20260713 09:03:18.936841 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:18.937006 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:18.937292 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:18.938454 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/master-0-root/instance:
uuid: "47e354469cca4e3f9f4a16311863d3e0"
format_stamp: "Formatted at 2026-07-13 09:03:18 on dist-test-slave-scq0"
I20260713 09:03:18.942754 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:18.946035 14447 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:18.946676 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:18.946935 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/master-0-root
uuid: "47e354469cca4e3f9f4a16311863d3e0"
format_stamp: "Formatted at 2026-07-13 09:03:18 on dist-test-slave-scq0"
I20260713 09:03:18.947201 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:18.975449 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:18.976575 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:19.011860 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.190:35471
I20260713 09:03:19.011963 14498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.190:35471 every 8 connection(s)
I20260713 09:03:19.015587 14499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:19.025710 14499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0: Bootstrap starting.
I20260713 09:03:19.030179 14499 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:19.034108 14499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0: No bootstrap required, opened a new log
I20260713 09:03:19.036154 14499 raft_consensus.cc:359] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47e354469cca4e3f9f4a16311863d3e0" member_type: VOTER }
I20260713 09:03:19.036530 14499 raft_consensus.cc:385] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:19.036755 14499 raft_consensus.cc:740] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e354469cca4e3f9f4a16311863d3e0, State: Initialized, Role: FOLLOWER
I20260713 09:03:19.037302 14499 consensus_queue.cc:260] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47e354469cca4e3f9f4a16311863d3e0" member_type: VOTER }
I20260713 09:03:19.037755 14499 raft_consensus.cc:399] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:19.037963 14499 raft_consensus.cc:493] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:19.038188 14499 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:19.042306 14499 raft_consensus.cc:515] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47e354469cca4e3f9f4a16311863d3e0" member_type: VOTER }
I20260713 09:03:19.042753 14499 leader_election.cc:304] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [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: 47e354469cca4e3f9f4a16311863d3e0; no voters: 
I20260713 09:03:19.043748 14499 leader_election.cc:290] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:19.044005 14502 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:19.045243 14502 raft_consensus.cc:697] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [term 1 LEADER]: Becoming Leader. State: Replica: 47e354469cca4e3f9f4a16311863d3e0, State: Running, Role: LEADER
I20260713 09:03:19.046020 14502 consensus_queue.cc:237] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [LEADER]: Queue going to LEADER mode. State: All 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: "47e354469cca4e3f9f4a16311863d3e0" member_type: VOTER }
I20260713 09:03:19.046645 14499 sys_catalog.cc:565] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:19.050601 14504 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47e354469cca4e3f9f4a16311863d3e0. Latest consensus state: current_term: 1 leader_uuid: "47e354469cca4e3f9f4a16311863d3e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47e354469cca4e3f9f4a16311863d3e0" member_type: VOTER } }
I20260713 09:03:19.051222 14504 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:19.051914 14503 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "47e354469cca4e3f9f4a16311863d3e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47e354469cca4e3f9f4a16311863d3e0" member_type: VOTER } }
I20260713 09:03:19.052484 14503 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:19.053396 14510 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:19.058357 14510 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:19.060910 11122 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:19.067145 14510 catalog_manager.cc:1383] Generated new cluster ID: ef75d0101b214181bf532001f4f4c25e
I20260713 09:03:19.067427 14510 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:19.093716 14510 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:19.094928 14510 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:19.105581 14510 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0: Generated new TSK 0
I20260713 09:03:19.106074 14510 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:19.127085 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:19.132922 14520 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:19.133854 14521 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:19.135093 14523 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:19.135990 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:19.136845 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:19.137020 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:19.137167 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933399137151 us; error 0 us; skew 500 ppm
I20260713 09:03:19.137733 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:19.139823 11122 webserver.cc:533] Webserver started at http://127.10.220.129:42651/ using document root <none> and password file <none>
I20260713 09:03:19.140267 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:19.140439 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:19.140678 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:19.141736 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-0-root/instance:
uuid: "6a1b0951680b4b76a0a556523f9e334e"
format_stamp: "Formatted at 2026-07-13 09:03:19 on dist-test-slave-scq0"
I20260713 09:03:19.145759 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:03:19.148828 14528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:19.149479 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:19.149791 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-0-root
uuid: "6a1b0951680b4b76a0a556523f9e334e"
format_stamp: "Formatted at 2026-07-13 09:03:19 on dist-test-slave-scq0"
I20260713 09:03:19.150038 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:19.183557 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:19.184739 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:19.186388 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:19.188616 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:19.188822 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:19.189038 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:19.189200 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:19.226864 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.129:43185
I20260713 09:03:19.226953 14590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.129:43185 every 8 connection(s)
I20260713 09:03:19.231596 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:19.238811 14595 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:19.239696 14596 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:19.241410 14598 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:19.241864 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:19.243069 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:19.243249 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:19.243430 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933399243411 us; error 0 us; skew 500 ppm
I20260713 09:03:19.244002 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:19.245481 14591 heartbeater.cc:344] Connected to a master server at 127.10.220.190:35471
I20260713 09:03:19.245860 14591 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:19.246642 14591 heartbeater.cc:507] Master 127.10.220.190:35471 requested a full tablet report, sending...
I20260713 09:03:19.246650 11122 webserver.cc:533] Webserver started at http://127.10.220.130:32807/ using document root <none> and password file <none>
I20260713 09:03:19.247262 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:19.247434 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:19.247700 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:19.248857 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-1-root/instance:
uuid: "c280a2a7d9f34e9ebd80655d14ef5f34"
format_stamp: "Formatted at 2026-07-13 09:03:19 on dist-test-slave-scq0"
I20260713 09:03:19.248864 14464 ts_manager.cc:194] Registered new tserver with Master: 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129:43185)
I20260713 09:03:19.250777 14464 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37958
I20260713 09:03:19.253654 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:03:19.257014 14603 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:19.257761 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:19.258029 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-1-root
uuid: "c280a2a7d9f34e9ebd80655d14ef5f34"
format_stamp: "Formatted at 2026-07-13 09:03:19 on dist-test-slave-scq0"
I20260713 09:03:19.258265 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:19.269601 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:19.270720 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:19.272102 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:19.274430 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:19.274681 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:19.274957 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:19.275166 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:19.313409 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.130:39577
I20260713 09:03:19.313571 14665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.130:39577 every 8 connection(s)
I20260713 09:03:19.317849 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:19.324235 14669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:19.324775 14670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:19.327567 14672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:19.328437 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:19.328984 14666 heartbeater.cc:344] Connected to a master server at 127.10.220.190:35471
I20260713 09:03:19.329303 14666 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:19.329360 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:19.329684 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:19.329841 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933399329823 us; error 0 us; skew 500 ppm
I20260713 09:03:19.330031 14666 heartbeater.cc:507] Master 127.10.220.190:35471 requested a full tablet report, sending...
I20260713 09:03:19.330400 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:19.332042 14464 ts_manager.cc:194] Registered new tserver with Master: c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130:39577)
I20260713 09:03:19.332937 11122 webserver.cc:533] Webserver started at http://127.10.220.131:37031/ using document root <none> and password file <none>
I20260713 09:03:19.333585 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:19.333807 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:19.333792 14464 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37972
I20260713 09:03:19.334308 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:19.335500 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-2-root/instance:
uuid: "53d54a2d8dfc44da807bfcf891c8b512"
format_stamp: "Formatted at 2026-07-13 09:03:19 on dist-test-slave-scq0"
I20260713 09:03:19.339529 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:19.342536 14677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:19.343204 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:19.343458 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-2-root
uuid: "53d54a2d8dfc44da807bfcf891c8b512"
format_stamp: "Formatted at 2026-07-13 09:03:19 on dist-test-slave-scq0"
I20260713 09:03:19.343706 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933311918649-11122-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:19.382033 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:19.383224 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:19.384624 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:19.386783 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:19.386960 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:19.387198 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:19.387338 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:19.423894 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.131:36767
I20260713 09:03:19.423991 14739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.131:36767 every 8 connection(s)
I20260713 09:03:19.436607 14740 heartbeater.cc:344] Connected to a master server at 127.10.220.190:35471
I20260713 09:03:19.436998 14740 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:19.437692 14740 heartbeater.cc:507] Master 127.10.220.190:35471 requested a full tablet report, sending...
I20260713 09:03:19.439409 14464 ts_manager.cc:194] Registered new tserver with Master: 53d54a2d8dfc44da807bfcf891c8b512 (127.10.220.131:36767)
I20260713 09:03:19.439996 11122 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013211361s
I20260713 09:03:19.441002 14464 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36162
I20260713 09:03:19.464056 14464 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36168:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:03:19.466060 14464 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:03:19.512643 14631 tablet_service.cc:1511] Processing CreateTablet for tablet 1d580a366c274541b720531326b90703 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aafe6b3678fd4a24a46c58fd0cc3048e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:19.514053 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d580a366c274541b720531326b90703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:19.514218 14630 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1653496064fa6adf7fab2de646292 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aafe6b3678fd4a24a46c58fd0cc3048e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:19.515589 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1653496064fa6adf7fab2de646292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:19.521036 14556 tablet_service.cc:1511] Processing CreateTablet for tablet 1d580a366c274541b720531326b90703 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aafe6b3678fd4a24a46c58fd0cc3048e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:19.522331 14556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d580a366c274541b720531326b90703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:19.522429 14555 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1653496064fa6adf7fab2de646292 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aafe6b3678fd4a24a46c58fd0cc3048e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:19.523699 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1653496064fa6adf7fab2de646292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:19.524171 14705 tablet_service.cc:1511] Processing CreateTablet for tablet 1d580a366c274541b720531326b90703 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aafe6b3678fd4a24a46c58fd0cc3048e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:19.525399 14705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d580a366c274541b720531326b90703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:19.535085 14704 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1653496064fa6adf7fab2de646292 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=aafe6b3678fd4a24a46c58fd0cc3048e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:19.536391 14704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1653496064fa6adf7fab2de646292. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:19.561698 14757 tablet_bootstrap.cc:492] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512: Bootstrap starting.
I20260713 09:03:19.569972 14756 tablet_bootstrap.cc:492] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e: Bootstrap starting.
I20260713 09:03:19.571398 14755 tablet_bootstrap.cc:492] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34: Bootstrap starting.
I20260713 09:03:19.572178 14757 tablet_bootstrap.cc:654] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:19.576051 14757 tablet_bootstrap.cc:492] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512: No bootstrap required, opened a new log
I20260713 09:03:19.576408 14757 ts_tablet_manager.cc:1403] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.005s
I20260713 09:03:19.577771 14756 tablet_bootstrap.cc:654] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:19.578032 14755 tablet_bootstrap.cc:654] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:19.578547 14757 raft_consensus.cc:359] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:19.579069 14757 raft_consensus.cc:385] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:19.579289 14757 raft_consensus.cc:740] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d54a2d8dfc44da807bfcf891c8b512, State: Initialized, Role: FOLLOWER
I20260713 09:03:19.579916 14757 consensus_queue.cc:260] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:19.581977 14740 heartbeater.cc:499] Master 127.10.220.190:35471 was elected leader, sending a full tablet report...
I20260713 09:03:19.582458 14757 ts_tablet_manager.cc:1434] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:19.583377 14757 tablet_bootstrap.cc:492] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512: Bootstrap starting.
I20260713 09:03:19.589365 14757 tablet_bootstrap.cc:654] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:19.589304 14755 tablet_bootstrap.cc:492] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34: No bootstrap required, opened a new log
I20260713 09:03:19.590081 14755 ts_tablet_manager.cc:1403] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:03:19.590976 14756 tablet_bootstrap.cc:492] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e: No bootstrap required, opened a new log
I20260713 09:03:19.591496 14756 ts_tablet_manager.cc:1403] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.015s
I20260713 09:03:19.593138 14755 raft_consensus.cc:359] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:19.594007 14755 raft_consensus.cc:385] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:19.594331 14755 raft_consensus.cc:740] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c280a2a7d9f34e9ebd80655d14ef5f34, State: Initialized, Role: FOLLOWER
I20260713 09:03:19.594429 14756 raft_consensus.cc:359] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } } peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } }
I20260713 09:03:19.595155 14756 raft_consensus.cc:385] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:19.595528 14756 raft_consensus.cc:740] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1b0951680b4b76a0a556523f9e334e, State: Initialized, Role: FOLLOWER
I20260713 09:03:19.595319 14755 consensus_queue.cc:260] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:19.596331 14756 consensus_queue.cc:260] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } } peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } }
I20260713 09:03:19.601295 14666 heartbeater.cc:499] Master 127.10.220.190:35471 was elected leader, sending a full tablet report...
I20260713 09:03:19.602476 14755 ts_tablet_manager.cc:1434] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:03:19.603451 14755 tablet_bootstrap.cc:492] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34: Bootstrap starting.
I20260713 09:03:19.604842 14757 tablet_bootstrap.cc:492] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512: No bootstrap required, opened a new log
I20260713 09:03:19.605387 14757 ts_tablet_manager.cc:1403] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:03:19.607563 14756 ts_tablet_manager.cc:1434] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.006s
I20260713 09:03:19.608623 14756 tablet_bootstrap.cc:492] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e: Bootstrap starting.
I20260713 09:03:19.608182 14757 raft_consensus.cc:359] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } } peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } }
I20260713 09:03:19.609467 14755 tablet_bootstrap.cc:654] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:19.609429 14757 raft_consensus.cc:385] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:19.609973 14757 raft_consensus.cc:740] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d54a2d8dfc44da807bfcf891c8b512, State: Initialized, Role: FOLLOWER
I20260713 09:03:19.610826 14757 consensus_queue.cc:260] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } } peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } }
I20260713 09:03:19.613036 14757 ts_tablet_manager.cc:1434] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:19.608841 14591 heartbeater.cc:499] Master 127.10.220.190:35471 was elected leader, sending a full tablet report...
I20260713 09:03:19.617339 14756 tablet_bootstrap.cc:654] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:19.620625 14755 tablet_bootstrap.cc:492] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34: No bootstrap required, opened a new log
I20260713 09:03:19.621179 14755 ts_tablet_manager.cc:1403] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260713 09:03:19.624935 14755 raft_consensus.cc:359] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } } peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } }
I20260713 09:03:19.625644 14755 raft_consensus.cc:385] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:19.625938 14755 raft_consensus.cc:740] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c280a2a7d9f34e9ebd80655d14ef5f34, State: Initialized, Role: FOLLOWER
I20260713 09:03:19.626231 14756 tablet_bootstrap.cc:492] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e: No bootstrap required, opened a new log
I20260713 09:03:19.626730 14756 ts_tablet_manager.cc:1403] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260713 09:03:19.626623 14755 consensus_queue.cc:260] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } } peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } }
I20260713 09:03:19.628768 14755 ts_tablet_manager.cc:1434] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:03:19.629498 14756 raft_consensus.cc:359] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:19.630016 14756 raft_consensus.cc:385] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:19.630224 14756 raft_consensus.cc:740] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1b0951680b4b76a0a556523f9e334e, State: Initialized, Role: FOLLOWER
I20260713 09:03:19.630755 14756 consensus_queue.cc:260] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:19.632411 14756 ts_tablet_manager.cc:1434] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:03:19.675489 14761 raft_consensus.cc:493] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:19.675989 14761 raft_consensus.cc:515] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
W20260713 09:03:19.677528 14741 tablet.cc:2406] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:03:19.678155 14761 leader_election.cc:290] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129:43185), c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130:39577)
I20260713 09:03:19.687431 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1653496064fa6adf7fab2de646292" candidate_uuid: "53d54a2d8dfc44da807bfcf891c8b512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1b0951680b4b76a0a556523f9e334e" is_pre_election: true
I20260713 09:03:19.688243 14566 raft_consensus.cc:2468] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53d54a2d8dfc44da807bfcf891c8b512 in term 0.
I20260713 09:03:19.689432 14679 leader_election.cc:304] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d54a2d8dfc44da807bfcf891c8b512, 6a1b0951680b4b76a0a556523f9e334e; no voters: 
I20260713 09:03:19.689685 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1653496064fa6adf7fab2de646292" candidate_uuid: "53d54a2d8dfc44da807bfcf891c8b512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" is_pre_election: true
I20260713 09:03:19.690191 14761 raft_consensus.cc:2804] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:19.690274 14641 raft_consensus.cc:2468] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53d54a2d8dfc44da807bfcf891c8b512 in term 0.
I20260713 09:03:19.690512 14761 raft_consensus.cc:493] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:19.690856 14761 raft_consensus.cc:3060] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:19.695621 14761 raft_consensus.cc:515] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:19.697124 14761 leader_election.cc:290] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [CANDIDATE]: Term 1 election: Requested vote from peers 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129:43185), c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130:39577)
I20260713 09:03:19.697855 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1653496064fa6adf7fab2de646292" candidate_uuid: "53d54a2d8dfc44da807bfcf891c8b512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1b0951680b4b76a0a556523f9e334e"
I20260713 09:03:19.698081 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1653496064fa6adf7fab2de646292" candidate_uuid: "53d54a2d8dfc44da807bfcf891c8b512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34"
I20260713 09:03:19.698339 14566 raft_consensus.cc:3060] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:19.698578 14641 raft_consensus.cc:3060] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:19.703174 14566 raft_consensus.cc:2468] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53d54a2d8dfc44da807bfcf891c8b512 in term 1.
I20260713 09:03:19.703284 14641 raft_consensus.cc:2468] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53d54a2d8dfc44da807bfcf891c8b512 in term 1.
I20260713 09:03:19.704172 14679 leader_election.cc:304] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d54a2d8dfc44da807bfcf891c8b512, 6a1b0951680b4b76a0a556523f9e334e; no voters: 
I20260713 09:03:19.704802 14761 raft_consensus.cc:2804] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:19.705873 14761 raft_consensus.cc:697] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 LEADER]: Becoming Leader. State: Replica: 53d54a2d8dfc44da807bfcf891c8b512, State: Running, Role: LEADER
I20260713 09:03:19.706882 14761 consensus_queue.cc:237] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:19.713406 14464 catalog_manager.cc:5697] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53d54a2d8dfc44da807bfcf891c8b512 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "53d54a2d8dfc44da807bfcf891c8b512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:19.858675 14764 raft_consensus.cc:493] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:19.859167 14764 raft_consensus.cc:515] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } } peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } }
I20260713 09:03:19.861189 14764 leader_election.cc:290] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130:39577), 53d54a2d8dfc44da807bfcf891c8b512 (127.10.220.131:36767)
I20260713 09:03:19.870453 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d580a366c274541b720531326b90703" candidate_uuid: "6a1b0951680b4b76a0a556523f9e334e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" is_pre_election: true
I20260713 09:03:19.870556 14715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d580a366c274541b720531326b90703" candidate_uuid: "6a1b0951680b4b76a0a556523f9e334e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d54a2d8dfc44da807bfcf891c8b512" is_pre_election: true
I20260713 09:03:19.871039 14641 raft_consensus.cc:2468] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a1b0951680b4b76a0a556523f9e334e in term 0.
I20260713 09:03:19.871158 14715 raft_consensus.cc:2468] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a1b0951680b4b76a0a556523f9e334e in term 0.
I20260713 09:03:19.872025 14530 leader_election.cc:304] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a1b0951680b4b76a0a556523f9e334e, c280a2a7d9f34e9ebd80655d14ef5f34; no voters: 
I20260713 09:03:19.872681 14764 raft_consensus.cc:2804] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:19.872937 14764 raft_consensus.cc:493] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:19.873202 14764 raft_consensus.cc:3060] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:19.877988 14764 raft_consensus.cc:515] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } } peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } }
I20260713 09:03:19.879472 14764 leader_election.cc:290] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [CANDIDATE]: Term 1 election: Requested vote from peers c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130:39577), 53d54a2d8dfc44da807bfcf891c8b512 (127.10.220.131:36767)
I20260713 09:03:19.880157 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d580a366c274541b720531326b90703" candidate_uuid: "6a1b0951680b4b76a0a556523f9e334e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34"
I20260713 09:03:19.880508 14715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d580a366c274541b720531326b90703" candidate_uuid: "6a1b0951680b4b76a0a556523f9e334e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d54a2d8dfc44da807bfcf891c8b512"
I20260713 09:03:19.880757 14641 raft_consensus.cc:3060] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:19.881060 14715 raft_consensus.cc:3060] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:19.887550 14641 raft_consensus.cc:2468] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1b0951680b4b76a0a556523f9e334e in term 1.
I20260713 09:03:19.887706 14715 raft_consensus.cc:2468] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1b0951680b4b76a0a556523f9e334e in term 1.
I20260713 09:03:19.888734 14532 leader_election.cc:304] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d54a2d8dfc44da807bfcf891c8b512, 6a1b0951680b4b76a0a556523f9e334e; no voters: 
I20260713 09:03:19.889370 14764 raft_consensus.cc:2804] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:19.890208 14764 raft_consensus.cc:697] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 1 LEADER]: Becoming Leader. State: Replica: 6a1b0951680b4b76a0a556523f9e334e, State: Running, Role: LEADER
I20260713 09:03:19.891252 14764 consensus_queue.cc:237] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } } peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } }
I20260713 09:03:19.897801 14464 catalog_manager.cc:5697] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129). New cstate: current_term: 1 leader_uuid: "6a1b0951680b4b76a0a556523f9e334e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:20.009245 14464 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36176:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:03:20.011551 14464 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:03:20.035045 14556 tablet_service.cc:1511] Processing CreateTablet for tablet 86638fc2b09a4e07bb618bd33a86b8ac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d29f929678f349f8afb242d33973adef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:20.036378 14556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86638fc2b09a4e07bb618bd33a86b8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.036217 14630 tablet_service.cc:1511] Processing CreateTablet for tablet 86638fc2b09a4e07bb618bd33a86b8ac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d29f929678f349f8afb242d33973adef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:20.037492 14630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86638fc2b09a4e07bb618bd33a86b8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.037451 14705 tablet_service.cc:1511] Processing CreateTablet for tablet 86638fc2b09a4e07bb618bd33a86b8ac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d29f929678f349f8afb242d33973adef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:20.038872 14705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86638fc2b09a4e07bb618bd33a86b8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.041888 14555 tablet_service.cc:1511] Processing CreateTablet for tablet a0b88072ffa84c45a2027751c1c837d2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d29f929678f349f8afb242d33973adef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:20.043175 14555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b88072ffa84c45a2027751c1c837d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.048799 14704 tablet_service.cc:1511] Processing CreateTablet for tablet a0b88072ffa84c45a2027751c1c837d2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d29f929678f349f8afb242d33973adef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:20.047292 14631 tablet_service.cc:1511] Processing CreateTablet for tablet a0b88072ffa84c45a2027751c1c837d2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d29f929678f349f8afb242d33973adef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:20.050714 14631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b88072ffa84c45a2027751c1c837d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.052327 14704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b88072ffa84c45a2027751c1c837d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:20.053023 14756 tablet_bootstrap.cc:492] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e: Bootstrap starting.
W20260713 09:03:20.058970 14512 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:20.061139 14756 tablet_bootstrap.cc:654] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.065618 14757 tablet_bootstrap.cc:492] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512: Bootstrap starting.
I20260713 09:03:20.071242 14755 tablet_bootstrap.cc:492] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34: Bootstrap starting.
I20260713 09:03:20.080309 14755 tablet_bootstrap.cc:654] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.081966 14756 tablet_bootstrap.cc:492] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e: No bootstrap required, opened a new log
I20260713 09:03:20.080209 14757 tablet_bootstrap.cc:654] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.082518 14756 ts_tablet_manager.cc:1403] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.008s
I20260713 09:03:20.085050 14756 raft_consensus.cc:359] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.085623 14756 raft_consensus.cc:385] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:20.085856 14756 raft_consensus.cc:740] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1b0951680b4b76a0a556523f9e334e, State: Initialized, Role: FOLLOWER
I20260713 09:03:20.086443 14756 consensus_queue.cc:260] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.090713 14756 ts_tablet_manager.cc:1434] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260713 09:03:20.091777 14756 tablet_bootstrap.cc:492] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e: Bootstrap starting.
I20260713 09:03:20.093278 14757 tablet_bootstrap.cc:492] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512: No bootstrap required, opened a new log
I20260713 09:03:20.093844 14757 ts_tablet_manager.cc:1403] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260713 09:03:20.096864 14756 tablet_bootstrap.cc:654] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.097077 14755 tablet_bootstrap.cc:492] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34: No bootstrap required, opened a new log
I20260713 09:03:20.096725 14757 raft_consensus.cc:359] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.097630 14757 raft_consensus.cc:385] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:20.097703 14755 ts_tablet_manager.cc:1403] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260713 09:03:20.098047 14757 raft_consensus.cc:740] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d54a2d8dfc44da807bfcf891c8b512, State: Initialized, Role: FOLLOWER
I20260713 09:03:20.099009 14757 consensus_queue.cc:260] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.100870 14755 raft_consensus.cc:359] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.101656 14755 raft_consensus.cc:385] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:20.101960 14755 raft_consensus.cc:740] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c280a2a7d9f34e9ebd80655d14ef5f34, State: Initialized, Role: FOLLOWER
I20260713 09:03:20.103125 14755 consensus_queue.cc:260] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.105296 14755 ts_tablet_manager.cc:1434] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:03:20.106330 14755 tablet_bootstrap.cc:492] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34: Bootstrap starting.
I20260713 09:03:20.110527 14757 ts_tablet_manager.cc:1434] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260713 09:03:20.111765 14757 tablet_bootstrap.cc:492] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512: Bootstrap starting.
I20260713 09:03:20.112385 14755 tablet_bootstrap.cc:654] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.119565 14757 tablet_bootstrap.cc:654] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:20.123126 14755 tablet_bootstrap.cc:492] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34: No bootstrap required, opened a new log
I20260713 09:03:20.123456 14756 tablet_bootstrap.cc:492] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e: No bootstrap required, opened a new log
I20260713 09:03:20.123589 14755 ts_tablet_manager.cc:1403] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260713 09:03:20.123876 14756 ts_tablet_manager.cc:1403] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.013s
I20260713 09:03:20.124540 14757 tablet_bootstrap.cc:492] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512: No bootstrap required, opened a new log
I20260713 09:03:20.125031 14757 ts_tablet_manager.cc:1403] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.008s
I20260713 09:03:20.126272 14756 raft_consensus.cc:359] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.126807 14756 raft_consensus.cc:385] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:20.127148 14756 raft_consensus.cc:740] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a1b0951680b4b76a0a556523f9e334e, State: Initialized, Role: FOLLOWER
I20260713 09:03:20.126725 14755 raft_consensus.cc:359] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.127547 14755 raft_consensus.cc:385] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:20.127885 14755 raft_consensus.cc:740] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c280a2a7d9f34e9ebd80655d14ef5f34, State: Initialized, Role: FOLLOWER
I20260713 09:03:20.127691 14757 raft_consensus.cc:359] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.127768 14756 consensus_queue.cc:260] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.128553 14757 raft_consensus.cc:385] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:20.128901 14757 raft_consensus.cc:740] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d54a2d8dfc44da807bfcf891c8b512, State: Initialized, Role: FOLLOWER
I20260713 09:03:20.129228 14755 consensus_queue.cc:260] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.129771 14757 consensus_queue.cc:260] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.131929 14757 ts_tablet_manager.cc:1434] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:03:20.130196 14756 ts_tablet_manager.cc:1434] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:20.133663 14755 ts_tablet_manager.cc:1434] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:03:20.135159 14761 consensus_queue.cc:1048] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:20.149354 14788 consensus_queue.cc:1048] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:20.177281 14763 raft_consensus.cc:493] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:20.177762 14763 raft_consensus.cc:515] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.179802 14763 leader_election.cc:290] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129:43185), 53d54a2d8dfc44da807bfcf891c8b512 (127.10.220.131:36767)
I20260713 09:03:20.191016 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac" candidate_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1b0951680b4b76a0a556523f9e334e" is_pre_election: true
I20260713 09:03:20.191205 14715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac" candidate_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d54a2d8dfc44da807bfcf891c8b512" is_pre_election: true
I20260713 09:03:20.191747 14715 raft_consensus.cc:2468] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c280a2a7d9f34e9ebd80655d14ef5f34 in term 0.
I20260713 09:03:20.191751 14566 raft_consensus.cc:2468] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c280a2a7d9f34e9ebd80655d14ef5f34 in term 0.
I20260713 09:03:20.192904 14607 leader_election.cc:304] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d54a2d8dfc44da807bfcf891c8b512, c280a2a7d9f34e9ebd80655d14ef5f34; no voters: 
I20260713 09:03:20.193568 14763 raft_consensus.cc:2804] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:20.193845 14763 raft_consensus.cc:493] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:20.194088 14763 raft_consensus.cc:3060] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:20.198721 14763 raft_consensus.cc:515] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.200176 14763 leader_election.cc:290] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [CANDIDATE]: Term 1 election: Requested vote from peers 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129:43185), 53d54a2d8dfc44da807bfcf891c8b512 (127.10.220.131:36767)
I20260713 09:03:20.200896 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac" candidate_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1b0951680b4b76a0a556523f9e334e"
I20260713 09:03:20.201058 14715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac" candidate_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53d54a2d8dfc44da807bfcf891c8b512"
I20260713 09:03:20.201378 14566 raft_consensus.cc:3060] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:20.201561 14715 raft_consensus.cc:3060] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:20.206030 14566 raft_consensus.cc:2468] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c280a2a7d9f34e9ebd80655d14ef5f34 in term 1.
I20260713 09:03:20.206032 14715 raft_consensus.cc:2468] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c280a2a7d9f34e9ebd80655d14ef5f34 in term 1.
I20260713 09:03:20.207074 14605 leader_election.cc:304] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a1b0951680b4b76a0a556523f9e334e, c280a2a7d9f34e9ebd80655d14ef5f34; no voters: 
I20260713 09:03:20.207724 14763 raft_consensus.cc:2804] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:20.208465 14763 raft_consensus.cc:697] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 LEADER]: Becoming Leader. State: Replica: c280a2a7d9f34e9ebd80655d14ef5f34, State: Running, Role: LEADER
I20260713 09:03:20.209074 14763 consensus_queue.cc:237] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.215791 14463 catalog_manager.cc:5697] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 reported cstate change: term changed from 0 to 1, leader changed from <none> to c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:20.290642 14788 raft_consensus.cc:493] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:20.291162 14788 raft_consensus.cc:515] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.292778 14788 leader_election.cc:290] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129:43185), c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130:39577)
I20260713 09:03:20.293740 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b88072ffa84c45a2027751c1c837d2" candidate_uuid: "53d54a2d8dfc44da807bfcf891c8b512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1b0951680b4b76a0a556523f9e334e" is_pre_election: true
I20260713 09:03:20.293918 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b88072ffa84c45a2027751c1c837d2" candidate_uuid: "53d54a2d8dfc44da807bfcf891c8b512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" is_pre_election: true
I20260713 09:03:20.294301 14566 raft_consensus.cc:2468] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53d54a2d8dfc44da807bfcf891c8b512 in term 0.
I20260713 09:03:20.294473 14641 raft_consensus.cc:2468] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53d54a2d8dfc44da807bfcf891c8b512 in term 0.
I20260713 09:03:20.295197 14679 leader_election.cc:304] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d54a2d8dfc44da807bfcf891c8b512, 6a1b0951680b4b76a0a556523f9e334e; no voters: 
I20260713 09:03:20.295849 14788 raft_consensus.cc:2804] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:20.296190 14788 raft_consensus.cc:493] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:20.296466 14788 raft_consensus.cc:3060] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:20.301576 14788 raft_consensus.cc:515] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.303048 14788 leader_election.cc:290] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [CANDIDATE]: Term 1 election: Requested vote from peers 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129:43185), c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130:39577)
I20260713 09:03:20.303674 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b88072ffa84c45a2027751c1c837d2" candidate_uuid: "53d54a2d8dfc44da807bfcf891c8b512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a1b0951680b4b76a0a556523f9e334e"
I20260713 09:03:20.303920 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b88072ffa84c45a2027751c1c837d2" candidate_uuid: "53d54a2d8dfc44da807bfcf891c8b512" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34"
I20260713 09:03:20.304167 14566 raft_consensus.cc:3060] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:20.304415 14641 raft_consensus.cc:3060] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:20.308665 14566 raft_consensus.cc:2468] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53d54a2d8dfc44da807bfcf891c8b512 in term 1.
I20260713 09:03:20.308749 14641 raft_consensus.cc:2468] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53d54a2d8dfc44da807bfcf891c8b512 in term 1.
I20260713 09:03:20.309650 14679 leader_election.cc:304] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d54a2d8dfc44da807bfcf891c8b512, 6a1b0951680b4b76a0a556523f9e334e; no voters: 
I20260713 09:03:20.310236 14788 raft_consensus.cc:2804] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:20.310587 14788 raft_consensus.cc:697] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 LEADER]: Becoming Leader. State: Replica: 53d54a2d8dfc44da807bfcf891c8b512, State: Running, Role: LEADER
I20260713 09:03:20.311247 14788 consensus_queue.cc:237] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.317544 14463 catalog_manager.cc:5697] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53d54a2d8dfc44da807bfcf891c8b512 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "53d54a2d8dfc44da807bfcf891c8b512" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:20.374509 14641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac"
dest_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34"
mode: GRACEFUL
new_leader_uuid: "6a1b0951680b4b76a0a556523f9e334e"
 from {username='slave'} at 127.0.0.1:46840
I20260713 09:03:20.375061 14641 raft_consensus.cc:606] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 LEADER]: Received request to transfer leadership to TS 6a1b0951680b4b76a0a556523f9e334e
I20260713 09:03:20.386130 14715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0b88072ffa84c45a2027751c1c837d2"
dest_uuid: "53d54a2d8dfc44da807bfcf891c8b512"
mode: GRACEFUL
new_leader_uuid: "6a1b0951680b4b76a0a556523f9e334e"
 from {username='slave'} at 127.0.0.1:41594
I20260713 09:03:20.386605 14715 raft_consensus.cc:606] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 LEADER]: Received request to transfer leadership to TS 6a1b0951680b4b76a0a556523f9e334e
I20260713 09:03:20.401017 14764 consensus_queue.cc:1048] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:20.408069 14764 consensus_queue.cc:1048] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:20.623167 14763 consensus_queue.cc:1048] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:20.633390 14763 consensus_queue.cc:1048] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:20.641284 14763 raft_consensus.cc:993] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34: : Instructing follower 6a1b0951680b4b76a0a556523f9e334e to start an election
I20260713 09:03:20.641733 14803 raft_consensus.cc:1081] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 LEADER]: Signalling peer 6a1b0951680b4b76a0a556523f9e334e to start an election
I20260713 09:03:20.643210 14566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac"
dest_uuid: "6a1b0951680b4b76a0a556523f9e334e"
 from {username='slave'} at 127.0.0.1:52784
I20260713 09:03:20.643745 14566 raft_consensus.cc:493] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:20.644029 14566 raft_consensus.cc:3060] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:20.648829 14566 raft_consensus.cc:515] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.651051 14566 leader_election.cc:290] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [CANDIDATE]: Term 2 election: Requested vote from peers c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130:39577), 53d54a2d8dfc44da807bfcf891c8b512 (127.10.220.131:36767)
I20260713 09:03:20.651369 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac" candidate_uuid: "6a1b0951680b4b76a0a556523f9e334e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34"
I20260713 09:03:20.651572 14715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac" candidate_uuid: "6a1b0951680b4b76a0a556523f9e334e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53d54a2d8dfc44da807bfcf891c8b512"
I20260713 09:03:20.651984 14641 raft_consensus.cc:3055] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:20.652093 14715 raft_consensus.cc:3060] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:20.652364 14641 raft_consensus.cc:740] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c280a2a7d9f34e9ebd80655d14ef5f34, State: Running, Role: LEADER
I20260713 09:03:20.653172 14641 consensus_queue.cc:260] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.654454 14641 raft_consensus.cc:3060] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:20.659060 14715 raft_consensus.cc:2468] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1b0951680b4b76a0a556523f9e334e in term 2.
I20260713 09:03:20.660310 14532 leader_election.cc:304] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53d54a2d8dfc44da807bfcf891c8b512, 6a1b0951680b4b76a0a556523f9e334e; no voters: 
I20260713 09:03:20.661155 14800 raft_consensus.cc:2804] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:20.661177 14641 raft_consensus.cc:2468] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1b0951680b4b76a0a556523f9e334e in term 2.
I20260713 09:03:20.661700 14800 raft_consensus.cc:697] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 2 LEADER]: Becoming Leader. State: Replica: 6a1b0951680b4b76a0a556523f9e334e, State: Running, Role: LEADER
I20260713 09:03:20.662534 14800 consensus_queue.cc:237] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.668862 14462 catalog_manager.cc:5697] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e reported cstate change: term changed from 1 to 2, leader changed from c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130) to 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129). New cstate: current_term: 2 leader_uuid: "6a1b0951680b4b76a0a556523f9e334e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:20.825898 14788 consensus_queue.cc:1048] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:20.835834 14761 consensus_queue.cc:1048] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:20.845546 14768 raft_consensus.cc:993] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512: : Instructing follower 6a1b0951680b4b76a0a556523f9e334e to start an election
I20260713 09:03:20.845988 14761 raft_consensus.cc:1081] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 LEADER]: Signalling peer 6a1b0951680b4b76a0a556523f9e334e to start an election
I20260713 09:03:20.847486 14566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0b88072ffa84c45a2027751c1c837d2"
dest_uuid: "6a1b0951680b4b76a0a556523f9e334e"
 from {username='slave'} at 127.0.0.1:52774
I20260713 09:03:20.847950 14566 raft_consensus.cc:493] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:20.848342 14566 raft_consensus.cc:3060] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:20.853370 14566 raft_consensus.cc:515] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.855042 14566 leader_election.cc:290] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [CANDIDATE]: Term 2 election: Requested vote from peers c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130:39577), 53d54a2d8dfc44da807bfcf891c8b512 (127.10.220.131:36767)
I20260713 09:03:20.855926 14641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b88072ffa84c45a2027751c1c837d2" candidate_uuid: "6a1b0951680b4b76a0a556523f9e334e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34"
I20260713 09:03:20.856182 14715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b88072ffa84c45a2027751c1c837d2" candidate_uuid: "6a1b0951680b4b76a0a556523f9e334e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53d54a2d8dfc44da807bfcf891c8b512"
I20260713 09:03:20.856657 14641 raft_consensus.cc:3060] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:20.856807 14715 raft_consensus.cc:3055] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:20.857268 14715 raft_consensus.cc:740] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53d54a2d8dfc44da807bfcf891c8b512, State: Running, Role: LEADER
I20260713 09:03:20.857995 14715 consensus_queue.cc:260] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.858937 14715 raft_consensus.cc:3060] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:20.862267 14641 raft_consensus.cc:2468] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1b0951680b4b76a0a556523f9e334e in term 2.
I20260713 09:03:20.863211 14530 leader_election.cc:304] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a1b0951680b4b76a0a556523f9e334e, c280a2a7d9f34e9ebd80655d14ef5f34; no voters: 
I20260713 09:03:20.863626 14715 raft_consensus.cc:2468] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a1b0951680b4b76a0a556523f9e334e in term 2.
I20260713 09:03:20.863801 14800 raft_consensus.cc:2804] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:20.864239 14800 raft_consensus.cc:697] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 2 LEADER]: Becoming Leader. State: Replica: 6a1b0951680b4b76a0a556523f9e334e, State: Running, Role: LEADER
I20260713 09:03:20.864902 14800 consensus_queue.cc:237] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:20.870599 14464 catalog_manager.cc:5697] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e reported cstate change: term changed from 1 to 2, leader changed from 53d54a2d8dfc44da807bfcf891c8b512 (127.10.220.131) to 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129). New cstate: current_term: 2 leader_uuid: "6a1b0951680b4b76a0a556523f9e334e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:21.096077 11122 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:03:21.097618 11122 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:03:21.097972 11122 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:03:21.108744 14566 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac"
dest_uuid: "6a1b0951680b4b76a0a556523f9e334e"
mode: GRACEFUL
new_leader_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34"
 from {username='slave'} at 127.0.0.1:52794
I20260713 09:03:21.109279 14566 raft_consensus.cc:606] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 2 LEADER]: Received request to transfer leadership to TS c280a2a7d9f34e9ebd80655d14ef5f34
I20260713 09:03:21.110339 11122 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:03:21.182363 14715 raft_consensus.cc:1275] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 2 FOLLOWER]: Refusing update from remote peer 6a1b0951680b4b76a0a556523f9e334e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:21.183595 14800 consensus_queue.cc:1048] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [LEADER]: Connected to new peer: Peer: permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:21.191483 14641 raft_consensus.cc:1275] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 2 FOLLOWER]: Refusing update from remote peer 6a1b0951680b4b76a0a556523f9e334e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:21.193271 14800 consensus_queue.cc:1048] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:21.201440 14800 raft_consensus.cc:993] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e: : Instructing follower c280a2a7d9f34e9ebd80655d14ef5f34 to start an election
I20260713 09:03:21.201946 14800 raft_consensus.cc:1081] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 2 LEADER]: Signalling peer c280a2a7d9f34e9ebd80655d14ef5f34 to start an election
I20260713 09:03:21.203596 14641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac"
dest_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34"
 from {username='slave'} at 127.0.0.1:46830
I20260713 09:03:21.204200 14641 raft_consensus.cc:493] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:21.204592 14641 raft_consensus.cc:3060] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:21.209600 14641 raft_consensus.cc:515] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:21.212083 14566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac" candidate_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6a1b0951680b4b76a0a556523f9e334e"
I20260713 09:03:21.212291 14641 leader_election.cc:290] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [CANDIDATE]: Term 3 election: Requested vote from peers 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129:43185), 53d54a2d8dfc44da807bfcf891c8b512 (127.10.220.131:36767)
I20260713 09:03:21.212756 14566 raft_consensus.cc:3055] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:21.212420 14715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86638fc2b09a4e07bb618bd33a86b8ac" candidate_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53d54a2d8dfc44da807bfcf891c8b512"
I20260713 09:03:21.213112 14566 raft_consensus.cc:740] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6a1b0951680b4b76a0a556523f9e334e, State: Running, Role: LEADER
I20260713 09:03:21.213788 14715 raft_consensus.cc:3060] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:21.214285 14566 consensus_queue.cc:260] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [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: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:21.215582 14566 raft_consensus.cc:3060] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:21.218932 14715 raft_consensus.cc:2468] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c280a2a7d9f34e9ebd80655d14ef5f34 in term 3.
I20260713 09:03:21.220031 14607 leader_election.cc:304] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [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: 53d54a2d8dfc44da807bfcf891c8b512, c280a2a7d9f34e9ebd80655d14ef5f34; no voters: 
I20260713 09:03:21.220676 14566 raft_consensus.cc:2468] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c280a2a7d9f34e9ebd80655d14ef5f34 in term 3.
I20260713 09:03:21.220813 14803 raft_consensus.cc:2804] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:21.221889 14803 raft_consensus.cc:697] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 3 LEADER]: Becoming Leader. State: Replica: c280a2a7d9f34e9ebd80655d14ef5f34, State: Running, Role: LEADER
I20260713 09:03:21.222636 14803 consensus_queue.cc:237] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [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: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } }
I20260713 09:03:21.228220 14460 catalog_manager.cc:5697] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 reported cstate change: term changed from 2 to 3, leader changed from 6a1b0951680b4b76a0a556523f9e334e (127.10.220.129) to c280a2a7d9f34e9ebd80655d14ef5f34 (127.10.220.130). New cstate: current_term: 3 leader_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a1b0951680b4b76a0a556523f9e334e" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 43185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c280a2a7d9f34e9ebd80655d14ef5f34" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 39577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53d54a2d8dfc44da807bfcf891c8b512" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 36767 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:21.245146 11122 tablet_server.cc:179] TabletServer@127.10.220.129:0 shutting down...
I20260713 09:03:21.263041 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:21.263676 11122 tablet_replica.cc:333] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e: stopping tablet replica
I20260713 09:03:21.264194 11122 raft_consensus.cc:2243] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:21.264621 11122 raft_consensus.cc:2272] T 86638fc2b09a4e07bb618bd33a86b8ac P 6a1b0951680b4b76a0a556523f9e334e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.266744 11122 tablet_replica.cc:333] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e: stopping tablet replica
I20260713 09:03:21.267267 11122 raft_consensus.cc:2243] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:21.267848 11122 pending_rounds.cc:70] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e: Trying to abort 1 pending ops.
I20260713 09:03:21.268033 11122 pending_rounds.cc:77] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306991209949478912 op_type: NO_OP noop_request { }
I20260713 09:03:21.268306 11122 raft_consensus.cc:2889] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:03:21.268566 11122 raft_consensus.cc:2272] T a0b88072ffa84c45a2027751c1c837d2 P 6a1b0951680b4b76a0a556523f9e334e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.270876 11122 tablet_replica.cc:333] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e: stopping tablet replica
I20260713 09:03:21.271354 11122 raft_consensus.cc:2243] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:21.271741 11122 raft_consensus.cc:2272] T 5cd1653496064fa6adf7fab2de646292 P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.273345 11122 tablet_replica.cc:333] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e: stopping tablet replica
I20260713 09:03:21.273813 11122 raft_consensus.cc:2243] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:21.274530 11122 raft_consensus.cc:2272] T 1d580a366c274541b720531326b90703 P 6a1b0951680b4b76a0a556523f9e334e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.297209 11122 tablet_server.cc:196] TabletServer@127.10.220.129:0 shutdown complete.
I20260713 09:03:21.308463 11122 tablet_server.cc:179] TabletServer@127.10.220.130:0 shutting down...
I20260713 09:03:21.323361 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:21.323915 11122 tablet_replica.cc:333] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34: stopping tablet replica
I20260713 09:03:21.324396 11122 raft_consensus.cc:2243] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:21.324972 11122 pending_rounds.cc:70] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34: Trying to abort 1 pending ops.
I20260713 09:03:21.325136 11122 pending_rounds.cc:77] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306991211414319104 op_type: NO_OP noop_request { }
I20260713 09:03:21.325351 11122 raft_consensus.cc:2889] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:03:21.325634 11122 raft_consensus.cc:2272] T 86638fc2b09a4e07bb618bd33a86b8ac P c280a2a7d9f34e9ebd80655d14ef5f34 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.327473 11122 tablet_replica.cc:333] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34: stopping tablet replica
I20260713 09:03:21.327912 11122 raft_consensus.cc:2243] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:21.328255 11122 raft_consensus.cc:2272] T a0b88072ffa84c45a2027751c1c837d2 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.330116 11122 tablet_replica.cc:333] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34: stopping tablet replica
I20260713 09:03:21.330590 11122 raft_consensus.cc:2243] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:21.330926 11122 raft_consensus.cc:2272] T 1d580a366c274541b720531326b90703 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.332849 11122 tablet_replica.cc:333] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34: stopping tablet replica
I20260713 09:03:21.333321 11122 raft_consensus.cc:2243] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:21.333701 11122 raft_consensus.cc:2272] T 5cd1653496064fa6adf7fab2de646292 P c280a2a7d9f34e9ebd80655d14ef5f34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.344149 11122 tablet_server.cc:196] TabletServer@127.10.220.130:0 shutdown complete.
I20260713 09:03:21.354708 11122 tablet_server.cc:179] TabletServer@127.10.220.131:0 shutting down...
I20260713 09:03:21.370648 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:21.371265 11122 tablet_replica.cc:333] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512: stopping tablet replica
I20260713 09:03:21.371781 11122 raft_consensus.cc:2243] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:21.372226 11122 raft_consensus.cc:2272] T 86638fc2b09a4e07bb618bd33a86b8ac P 53d54a2d8dfc44da807bfcf891c8b512 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.374290 11122 tablet_replica.cc:333] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512: stopping tablet replica
I20260713 09:03:21.374749 11122 raft_consensus.cc:2243] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:21.375162 11122 raft_consensus.cc:2272] T a0b88072ffa84c45a2027751c1c837d2 P 53d54a2d8dfc44da807bfcf891c8b512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.377192 11122 tablet_replica.cc:333] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512: stopping tablet replica
I20260713 09:03:21.377710 11122 raft_consensus.cc:2243] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:21.378086 11122 raft_consensus.cc:2272] T 1d580a366c274541b720531326b90703 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.380019 11122 tablet_replica.cc:333] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512: stopping tablet replica
I20260713 09:03:21.380559 11122 raft_consensus.cc:2243] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:21.381302 11122 raft_consensus.cc:2272] T 5cd1653496064fa6adf7fab2de646292 P 53d54a2d8dfc44da807bfcf891c8b512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.402084 11122 tablet_server.cc:196] TabletServer@127.10.220.131:0 shutdown complete.
I20260713 09:03:21.413187 11122 master.cc:562] Master@127.10.220.190:35471 shutting down...
I20260713 09:03:21.425688 11122 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:21.426152 11122 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.426399 11122 tablet_replica.cc:333] T 00000000000000000000000000000000 P 47e354469cca4e3f9f4a16311863d3e0: stopping tablet replica
I20260713 09:03:21.443801 11122 master.cc:584] Master@127.10.220.190:35471 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2544 ms)
[----------] 6 tests from LeaderRebalancerTest (89393 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:03:21.469007 11122 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.220.190:36421
I20260713 09:03:21.470042 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:21.475004 14812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:21.475450 14811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:21.476022 14814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:21.476902 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:21.477705 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:21.477877 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:21.478014 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933401477996 us; error 0 us; skew 500 ppm
I20260713 09:03:21.478515 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:21.480592 11122 webserver.cc:533] Webserver started at http://127.10.220.190:45855/ using document root <none> and password file <none>
I20260713 09:03:21.481056 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:21.481212 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:21.481469 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:21.482656 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/master-0-root/instance:
uuid: "dd4321e4087943f1a2e97223af811204"
format_stamp: "Formatted at 2026-07-13 09:03:21 on dist-test-slave-scq0"
I20260713 09:03:21.486915 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:21.490021 14819 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:21.490746 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:21.491017 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/master-0-root
uuid: "dd4321e4087943f1a2e97223af811204"
format_stamp: "Formatted at 2026-07-13 09:03:21 on dist-test-slave-scq0"
I20260713 09:03:21.491290 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:21.504987 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:21.506206 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:21.559540 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.190:36421
I20260713 09:03:21.559590 14870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.190:36421 every 8 connection(s)
I20260713 09:03:21.564110 14871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:21.574033 14871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204: Bootstrap starting.
I20260713 09:03:21.578224 14871 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:21.582015 14871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204: No bootstrap required, opened a new log
I20260713 09:03:21.583941 14871 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4321e4087943f1a2e97223af811204" member_type: VOTER }
I20260713 09:03:21.584316 14871 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:21.584539 14871 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4321e4087943f1a2e97223af811204, State: Initialized, Role: FOLLOWER
I20260713 09:03:21.585080 14871 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd4321e4087943f1a2e97223af811204" member_type: VOTER }
I20260713 09:03:21.585558 14871 raft_consensus.cc:399] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:21.585759 14871 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:21.585992 14871 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:21.590559 14871 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4321e4087943f1a2e97223af811204" member_type: VOTER }
I20260713 09:03:21.591075 14871 leader_election.cc:304] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [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: dd4321e4087943f1a2e97223af811204; no voters: 
I20260713 09:03:21.592176 14871 leader_election.cc:290] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:21.592593 14874 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:21.593971 14874 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [term 1 LEADER]: Becoming Leader. State: Replica: dd4321e4087943f1a2e97223af811204, State: Running, Role: LEADER
I20260713 09:03:21.594825 14874 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [LEADER]: Queue going to LEADER mode. State: All 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: "dd4321e4087943f1a2e97223af811204" member_type: VOTER }
I20260713 09:03:21.595106 14871 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:21.597500 14875 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd4321e4087943f1a2e97223af811204" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4321e4087943f1a2e97223af811204" member_type: VOTER } }
I20260713 09:03:21.598201 14875 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:21.597554 14876 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd4321e4087943f1a2e97223af811204. Latest consensus state: current_term: 1 leader_uuid: "dd4321e4087943f1a2e97223af811204" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd4321e4087943f1a2e97223af811204" member_type: VOTER } }
I20260713 09:03:21.599287 14876 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:21.601272 14880 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:21.606132 14880 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:21.609220 11122 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:21.614970 14880 catalog_manager.cc:1383] Generated new cluster ID: 90f07b13661f454ca98e43472b4a64a4
I20260713 09:03:21.615257 14880 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:21.643155 14880 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:21.644383 14880 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:21.662874 14880 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204: Generated new TSK 0
I20260713 09:03:21.663477 14880 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:21.676153 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:21.681756 14892 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:21.682785 14893 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:21.684027 14895 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:21.684067 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:21.685106 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:21.685299 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:21.685444 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933401685431 us; error 0 us; skew 500 ppm
I20260713 09:03:21.685990 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:21.688266 11122 webserver.cc:533] Webserver started at http://127.10.220.129:37815/ using document root <none> and password file <none>
I20260713 09:03:21.688723 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:21.688906 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:21.689154 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:21.690246 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-0-root/instance:
uuid: "bad7fe7835464efbbc342fab48606db9"
format_stamp: "Formatted at 2026-07-13 09:03:21 on dist-test-slave-scq0"
I20260713 09:03:21.694370 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:03:21.697376 14900 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:21.698082 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:03:21.698350 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-0-root
uuid: "bad7fe7835464efbbc342fab48606db9"
format_stamp: "Formatted at 2026-07-13 09:03:21 on dist-test-slave-scq0"
I20260713 09:03:21.698606 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:21.717047 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:21.718138 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:21.719502 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:21.721612 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:21.721791 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:21.722018 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:21.722162 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:21.757647 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.129:46025
I20260713 09:03:21.757735 14962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.129:46025 every 8 connection(s)
I20260713 09:03:21.762126 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:21.768574 14967 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:21.769932 14968 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:21.772667 14970 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:21.772748 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:21.773931 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:21.774138 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:21.774299 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933401774283 us; error 0 us; skew 500 ppm
I20260713 09:03:21.774775 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:21.775242 14963 heartbeater.cc:344] Connected to a master server at 127.10.220.190:36421
I20260713 09:03:21.775537 14963 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:21.776202 14963 heartbeater.cc:507] Master 127.10.220.190:36421 requested a full tablet report, sending...
I20260713 09:03:21.777289 11122 webserver.cc:533] Webserver started at http://127.10.220.130:45037/ using document root <none> and password file <none>
I20260713 09:03:21.777812 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:21.778008 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:21.778043 14836 ts_manager.cc:194] Registered new tserver with Master: bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025)
I20260713 09:03:21.778266 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:21.779352 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-1-root/instance:
uuid: "efe64106780147b9b9ffcde1c6dc8f54"
format_stamp: "Formatted at 2026-07-13 09:03:21 on dist-test-slave-scq0"
I20260713 09:03:21.779819 14836 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40198
I20260713 09:03:21.783522 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:21.786818 14975 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:21.787530 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:03:21.787789 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-1-root
uuid: "efe64106780147b9b9ffcde1c6dc8f54"
format_stamp: "Formatted at 2026-07-13 09:03:21 on dist-test-slave-scq0"
I20260713 09:03:21.788043 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:21.798666 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:21.799623 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:21.800990 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:21.803119 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:21.803300 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:21.803505 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:21.803648 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:21.841444 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.130:36637
I20260713 09:03:21.841554 15037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.130:36637 every 8 connection(s)
I20260713 09:03:21.846014 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:21.852955 15041 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:21.853809 15042 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:21.857822 15038 heartbeater.cc:344] Connected to a master server at 127.10.220.190:36421
I20260713 09:03:21.858336 15038 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:21.858510 11122 server_base.cc:1061] running on GCE node
W20260713 09:03:21.859313 15044 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:21.859350 15038 heartbeater.cc:507] Master 127.10.220.190:36421 requested a full tablet report, sending...
I20260713 09:03:21.860173 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:21.860452 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:21.860666 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933401860647 us; error 0 us; skew 500 ppm
I20260713 09:03:21.861320 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:21.861617 14836 ts_manager.cc:194] Registered new tserver with Master: efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:21.863396 14836 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40200
I20260713 09:03:21.863981 11122 webserver.cc:533] Webserver started at http://127.10.220.131:34263/ using document root <none> and password file <none>
I20260713 09:03:21.864622 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:21.864802 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:21.865078 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:21.866134 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-2-root/instance:
uuid: "92eef926e1c7485fb1e89aba74b733c4"
format_stamp: "Formatted at 2026-07-13 09:03:21 on dist-test-slave-scq0"
I20260713 09:03:21.870144 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:03:21.873178 15049 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:21.873965 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:21.874248 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-2-root
uuid: "92eef926e1c7485fb1e89aba74b733c4"
format_stamp: "Formatted at 2026-07-13 09:03:21 on dist-test-slave-scq0"
I20260713 09:03:21.874523 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933311918649-11122-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:21.895238 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:21.896288 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:21.897710 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:21.899811 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:21.900022 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:21.900249 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:21.900537 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:03:21.935442 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.131:38727
I20260713 09:03:21.935536 15111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.131:38727 every 8 connection(s)
I20260713 09:03:21.947670 15112 heartbeater.cc:344] Connected to a master server at 127.10.220.190:36421
I20260713 09:03:21.948045 15112 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:21.948693 15112 heartbeater.cc:507] Master 127.10.220.190:36421 requested a full tablet report, sending...
I20260713 09:03:21.950479 14836 ts_manager.cc:194] Registered new tserver with Master: 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:21.950590 11122 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012262798s
I20260713 09:03:21.952215 14836 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40202
I20260713 09:03:21.972800 14836 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40204:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:03:21.975160 14836 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:03:22.047564 15074 tablet_service.cc:1511] Processing CreateTablet for tablet ba21106d6eb046a69d75c64dd60d4540 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:22.048523 15075 tablet_service.cc:1511] Processing CreateTablet for tablet 64f26c7cf4c94c1c95239cddfe7c2970 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:22.047729 15077 tablet_service.cc:1511] Processing CreateTablet for tablet c19e6af7425d4e4c99e07132ec641e54 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:22.049039 15074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba21106d6eb046a69d75c64dd60d4540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.049376 15073 tablet_service.cc:1511] Processing CreateTablet for tablet 8d11634e25b34235baa8f5bfa1c489cf (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:22.050118 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f26c7cf4c94c1c95239cddfe7c2970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.047588 15076 tablet_service.cc:1511] Processing CreateTablet for tablet e57191124e624cf39534714d2238c681 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:22.050967 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19e6af7425d4e4c99e07132ec641e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.051832 15076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57191124e624cf39534714d2238c681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.052379 15073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d11634e25b34235baa8f5bfa1c489cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.054795 15072 tablet_service.cc:1511] Processing CreateTablet for tablet e607e26142fd41a38b8eda6655ea2129 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:22.056133 15072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e607e26142fd41a38b8eda6655ea2129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.065898 15071 tablet_service.cc:1511] Processing CreateTablet for tablet 015bf0e8844f481b8aa6d0fbb49de655 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:22.067219 15071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015bf0e8844f481b8aa6d0fbb49de655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.079077 15070 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbc7c4a69874e8583021f8078f9ca23 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:22.079907 14928 tablet_service.cc:1511] Processing CreateTablet for tablet c19e6af7425d4e4c99e07132ec641e54 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:22.080492 15070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbc7c4a69874e8583021f8078f9ca23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.081202 14928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19e6af7425d4e4c99e07132ec641e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.081735 14926 tablet_service.cc:1511] Processing CreateTablet for tablet 64f26c7cf4c94c1c95239cddfe7c2970 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:22.082978 14926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f26c7cf4c94c1c95239cddfe7c2970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.080217 14927 tablet_service.cc:1511] Processing CreateTablet for tablet e57191124e624cf39534714d2238c681 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:22.085314 14927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57191124e624cf39534714d2238c681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.086597 14925 tablet_service.cc:1511] Processing CreateTablet for tablet ba21106d6eb046a69d75c64dd60d4540 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:22.087832 14925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba21106d6eb046a69d75c64dd60d4540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.090222 14924 tablet_service.cc:1511] Processing CreateTablet for tablet 8d11634e25b34235baa8f5bfa1c489cf (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:22.091522 14924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d11634e25b34235baa8f5bfa1c489cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.094537 14923 tablet_service.cc:1511] Processing CreateTablet for tablet e607e26142fd41a38b8eda6655ea2129 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:22.095813 14923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e607e26142fd41a38b8eda6655ea2129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.097896 14922 tablet_service.cc:1511] Processing CreateTablet for tablet 015bf0e8844f481b8aa6d0fbb49de655 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:22.099097 14922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015bf0e8844f481b8aa6d0fbb49de655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.105465 14921 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbc7c4a69874e8583021f8078f9ca23 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:22.106954 14921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbc7c4a69874e8583021f8078f9ca23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.116418 14927 tablet_service.cc:1511] Processing CreateTablet for tablet ebd7d1e7ccaa4f929c5ce650fbaf9617 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:22.117691 14927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd7d1e7ccaa4f929c5ce650fbaf9617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.119932 15002 tablet_service.cc:1511] Processing CreateTablet for tablet e57191124e624cf39534714d2238c681 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:22.121193 15002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57191124e624cf39534714d2238c681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.121246 15072 tablet_service.cc:1511] Processing CreateTablet for tablet ebd7d1e7ccaa4f929c5ce650fbaf9617 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:22.122210 15003 tablet_service.cc:1511] Processing CreateTablet for tablet c19e6af7425d4e4c99e07132ec641e54 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:22.123440 15003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19e6af7425d4e4c99e07132ec641e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.126523 15001 tablet_service.cc:1511] Processing CreateTablet for tablet 64f26c7cf4c94c1c95239cddfe7c2970 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:22.127732 15001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f26c7cf4c94c1c95239cddfe7c2970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.130529 15000 tablet_service.cc:1511] Processing CreateTablet for tablet ba21106d6eb046a69d75c64dd60d4540 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:22.131754 15000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba21106d6eb046a69d75c64dd60d4540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.134512 14999 tablet_service.cc:1511] Processing CreateTablet for tablet 8d11634e25b34235baa8f5bfa1c489cf (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:22.135787 14999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d11634e25b34235baa8f5bfa1c489cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.138504 14998 tablet_service.cc:1511] Processing CreateTablet for tablet e607e26142fd41a38b8eda6655ea2129 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:22.139679 14998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e607e26142fd41a38b8eda6655ea2129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.142601 14997 tablet_service.cc:1511] Processing CreateTablet for tablet 015bf0e8844f481b8aa6d0fbb49de655 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:22.143913 14997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015bf0e8844f481b8aa6d0fbb49de655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.146587 14996 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbc7c4a69874e8583021f8078f9ca23 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:22.147917 14996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbc7c4a69874e8583021f8078f9ca23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.122534 15072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd7d1e7ccaa4f929c5ce650fbaf9617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.150364 14995 tablet_service.cc:1511] Processing CreateTablet for tablet ebd7d1e7ccaa4f929c5ce650fbaf9617 (DEFAULT_TABLE table=test-workload [id=fa810195cbbb45f5b0731b3d28145ad0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:22.154992 14995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd7d1e7ccaa4f929c5ce650fbaf9617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:22.166826 15128 tablet_bootstrap.cc:492] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:22.191332 15128 tablet_bootstrap.cc:654] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.216885 15129 tablet_bootstrap.cc:492] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:22.223210 15129 tablet_bootstrap.cc:654] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.229552 15127 tablet_bootstrap.cc:492] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:22.231380 15128 tablet_bootstrap.cc:492] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:22.231935 15128 ts_tablet_manager.cc:1403] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.065s	user 0.003s	sys 0.012s
I20260713 09:03:22.234830 15128 raft_consensus.cc:359] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } } peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } }
I20260713 09:03:22.235570 15128 raft_consensus.cc:385] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.235870 15128 raft_consensus.cc:740] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.237884 15128 consensus_queue.cc:260] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } } peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } }
I20260713 09:03:22.247716 15127 tablet_bootstrap.cc:654] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.252578 15128 ts_tablet_manager.cc:1434] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.011s
I20260713 09:03:22.252600 15129 tablet_bootstrap.cc:492] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:22.252625 14963 heartbeater.cc:499] Master 127.10.220.190:36421 was elected leader, sending a full tablet report...
I20260713 09:03:22.253479 15129 ts_tablet_manager.cc:1403] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.012s
I20260713 09:03:22.253756 15128 tablet_bootstrap.cc:492] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:22.256302 15129 raft_consensus.cc:359] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.257046 15129 raft_consensus.cc:385] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.257093 15127 tablet_bootstrap.cc:492] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:22.257524 15129 raft_consensus.cc:740] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.257792 15127 ts_tablet_manager.cc:1403] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260713 09:03:22.258405 15129 consensus_queue.cc:260] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.259414 15128 tablet_bootstrap.cc:654] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.260684 15127 raft_consensus.cc:359] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.261394 15127 raft_consensus.cc:385] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.261706 15127 raft_consensus.cc:740] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.262584 15127 consensus_queue.cc:260] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.269029 15127 ts_tablet_manager.cc:1434] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:03:22.269780 15112 heartbeater.cc:499] Master 127.10.220.190:36421 was elected leader, sending a full tablet report...
I20260713 09:03:22.278108 15038 heartbeater.cc:499] Master 127.10.220.190:36421 was elected leader, sending a full tablet report...
I20260713 09:03:22.278712 15129 ts_tablet_manager.cc:1434] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.015s
I20260713 09:03:22.279750 15129 tablet_bootstrap.cc:492] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:22.282274 15127 tablet_bootstrap.cc:492] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:22.285820 15129 tablet_bootstrap.cc:654] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.289098 15127 tablet_bootstrap.cc:654] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.292317 15128 tablet_bootstrap.cc:492] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:22.294454 15128 ts_tablet_manager.cc:1403] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.030s
I20260713 09:03:22.297719 15129 tablet_bootstrap.cc:492] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:22.297448 15128 raft_consensus.cc:359] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.298324 15128 raft_consensus.cc:385] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.298332 15129 ts_tablet_manager.cc:1403] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260713 09:03:22.298787 15128 raft_consensus.cc:740] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.299592 15128 consensus_queue.cc:260] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.300179 15127 tablet_bootstrap.cc:492] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:22.300752 15127 ts_tablet_manager.cc:1403] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:03:22.302320 15129 raft_consensus.cc:359] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.303077 15129 raft_consensus.cc:385] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.303392 15129 raft_consensus.cc:740] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.303484 15128 ts_tablet_manager.cc:1434] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:03:22.303520 15127 raft_consensus.cc:359] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.304380 15127 raft_consensus.cc:385] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.304296 15129 consensus_queue.cc:260] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.304785 15128 tablet_bootstrap.cc:492] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:22.304826 15127 raft_consensus.cc:740] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.305953 15127 consensus_queue.cc:260] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.306489 15129 ts_tablet_manager.cc:1434] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:03:22.307459 15129 tablet_bootstrap.cc:492] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:22.308264 15127 ts_tablet_manager.cc:1434] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:22.309245 15127 tablet_bootstrap.cc:492] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:22.311199 15128 tablet_bootstrap.cc:654] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.312832 15129 tablet_bootstrap.cc:654] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.314757 15127 tablet_bootstrap.cc:654] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.322558 15127 tablet_bootstrap.cc:492] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:22.322599 15128 tablet_bootstrap.cc:492] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:22.322708 15129 tablet_bootstrap.cc:492] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:22.323268 15127 ts_tablet_manager.cc:1403] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:03:22.323393 15128 ts_tablet_manager.cc:1403] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260713 09:03:22.323509 15129 ts_tablet_manager.cc:1403] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:03:22.326133 15127 raft_consensus.cc:359] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.326431 15128 raft_consensus.cc:359] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.326900 15127 raft_consensus.cc:385] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.326735 15129 raft_consensus.cc:359] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.327222 15128 raft_consensus.cc:385] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.327320 15127 raft_consensus.cc:740] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.327561 15129 raft_consensus.cc:385] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.327651 15128 raft_consensus.cc:740] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.328016 15129 raft_consensus.cc:740] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.328480 15127 consensus_queue.cc:260] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.328707 15128 consensus_queue.cc:260] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.328910 15129 consensus_queue.cc:260] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.330943 15128 ts_tablet_manager.cc:1434] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:22.331328 15129 ts_tablet_manager.cc:1434] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:03:22.331972 15128 tablet_bootstrap.cc:492] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:22.332331 15129 tablet_bootstrap.cc:492] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:22.332631 15127 ts_tablet_manager.cc:1434] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:03:22.333665 15127 tablet_bootstrap.cc:492] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:22.338124 15128 tablet_bootstrap.cc:654] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.338544 15129 tablet_bootstrap.cc:654] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.339534 15127 tablet_bootstrap.cc:654] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.350196 15129 tablet_bootstrap.cc:492] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:22.350315 15127 tablet_bootstrap.cc:492] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:22.350715 15128 tablet_bootstrap.cc:492] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:22.350772 15129 ts_tablet_manager.cc:1403] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:03:22.350867 15127 ts_tablet_manager.cc:1403] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260713 09:03:22.351576 15128 ts_tablet_manager.cc:1403] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260713 09:03:22.354188 15127 raft_consensus.cc:359] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } } peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } }
I20260713 09:03:22.354341 15129 raft_consensus.cc:359] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.355109 15127 raft_consensus.cc:385] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.355242 15129 raft_consensus.cc:385] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.355566 15127 raft_consensus.cc:740] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.355654 15129 raft_consensus.cc:740] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.355862 15128 raft_consensus.cc:359] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.356555 15127 consensus_queue.cc:260] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } } peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } }
I20260713 09:03:22.356741 15128 raft_consensus.cc:385] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.356596 15129 consensus_queue.cc:260] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.358717 15128 raft_consensus.cc:740] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.360131 15127 ts_tablet_manager.cc:1434] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260713 09:03:22.359764 15128 consensus_queue.cc:260] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.361196 15127 tablet_bootstrap.cc:492] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:22.361311 15129 ts_tablet_manager.cc:1434] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:03:22.362248 15128 ts_tablet_manager.cc:1434] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:03:22.363382 15128 tablet_bootstrap.cc:492] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:22.362329 15129 tablet_bootstrap.cc:492] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:22.368500 15127 tablet_bootstrap.cc:654] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.370050 15128 tablet_bootstrap.cc:654] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.372982 15129 tablet_bootstrap.cc:654] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.377914 15136 raft_consensus.cc:493] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:22.378533 15136 raft_consensus.cc:515] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.381742 15128 tablet_bootstrap.cc:492] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:22.382300 15128 ts_tablet_manager.cc:1403] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260713 09:03:22.385319 15128 raft_consensus.cc:359] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.386875 15128 raft_consensus.cc:385] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.387226 15128 raft_consensus.cc:740] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.387835 15136 leader_election.cc:290] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:22.387981 15128 consensus_queue.cc:260] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.388983 15129 tablet_bootstrap.cc:492] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:22.390872 15129 ts_tablet_manager.cc:1403] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.002s
I20260713 09:03:22.393288 15132 raft_consensus.cc:493] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:22.394169 15132 raft_consensus.cc:515] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.392931 15128 ts_tablet_manager.cc:1434] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260713 09:03:22.397290 15128 tablet_bootstrap.cc:492] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:22.397791 15149 raft_consensus.cc:493] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:22.397946 15132 leader_election.cc:290] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.404139 15128 tablet_bootstrap.cc:654] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.410605 15149 raft_consensus.cc:515] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } } peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } }
I20260713 09:03:22.396129 15129 raft_consensus.cc:359] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.409066 15127 tablet_bootstrap.cc:492] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:22.411765 15127 ts_tablet_manager.cc:1403] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.002s
I20260713 09:03:22.412739 15149 leader_election.cc:290] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.414844 15127 raft_consensus.cc:359] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.416152 15127 raft_consensus.cc:385] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.416544 15127 raft_consensus.cc:740] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.415602 15129 raft_consensus.cc:385] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.417300 15129 raft_consensus.cc:740] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.418208 15129 consensus_queue.cc:260] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.418550 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57191124e624cf39534714d2238c681" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:22.419301 15127 consensus_queue.cc:260] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.419251 15013 raft_consensus.cc:2468] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 0.
I20260713 09:03:22.422806 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57191124e624cf39534714d2238c681" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:22.423512 14938 raft_consensus.cc:2468] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 0.
I20260713 09:03:22.424913 15052 leader_election.cc:304] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:22.426064 15134 raft_consensus.cc:493] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:22.426596 15134 raft_consensus.cc:515] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.428771 15128 tablet_bootstrap.cc:492] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:22.429322 15128 ts_tablet_manager.cc:1403] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.010s
I20260713 09:03:22.430418 15129 ts_tablet_manager.cc:1434] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260713 09:03:22.431481 15129 tablet_bootstrap.cc:492] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:22.432607 15128 raft_consensus.cc:359] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.437950 15128 raft_consensus.cc:385] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.438340 15128 raft_consensus.cc:740] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.436194 15134 leader_election.cc:290] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.439136 15128 consensus_queue.cc:260] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.439946 15127 ts_tablet_manager.cc:1434] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.004s
I20260713 09:03:22.440478 15136 raft_consensus.cc:2804] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:22.440856 15136 raft_consensus.cc:493] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:22.440984 15127 tablet_bootstrap.cc:492] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:22.443959 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf0e8844f481b8aa6d0fbb49de655" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:22.444244 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19e6af7425d4e4c99e07132ec641e54" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:22.444959 15086 raft_consensus.cc:2468] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 0.
I20260713 09:03:22.446492 14903 leader_election.cc:304] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:22.447188 15127 tablet_bootstrap.cc:654] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.447275 15149 raft_consensus.cc:2804] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:22.447715 15149 raft_consensus.cc:493] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:22.448048 15149 raft_consensus.cc:3060] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.448405 15128 ts_tablet_manager.cc:1434] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:03:22.449095 15136 raft_consensus.cc:3060] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.450721 15129 tablet_bootstrap.cc:654] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.452188 15128 tablet_bootstrap.cc:492] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:22.455538 15149 raft_consensus.cc:515] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } } peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } }
I20260713 09:03:22.460974 15149 leader_election.cc:290] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 election: Requested vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
W20260713 09:03:22.456640 14903 leader_election.cc:343] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.459381 15128 tablet_bootstrap.cc:654] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.463024 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19e6af7425d4e4c99e07132ec641e54" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:22.463654 15087 raft_consensus.cc:3060] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.464506 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19e6af7425d4e4c99e07132ec641e54" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:22.466212 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf0e8844f481b8aa6d0fbb49de655" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:22.466109 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19e6af7425d4e4c99e07132ec641e54" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:22.466919 15013 raft_consensus.cc:2468] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 0.
I20260713 09:03:22.472074 15136 raft_consensus.cc:515] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.474493 15087 raft_consensus.cc:2468] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 1.
I20260713 09:03:22.476286 14903 leader_election.cc:304] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:22.477087 15132 raft_consensus.cc:493] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:03:22.477283 14903 leader_election.cc:343] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.477659 15132 raft_consensus.cc:515] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
W20260713 09:03:22.478307 14903 leader_election.cc:343] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.479213 14903 leader_election.cc:304] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [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: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 92eef926e1c7485fb1e89aba74b733c4
I20260713 09:03:22.479732 15132 leader_election.cc:290] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.480280 15132 raft_consensus.cc:2804] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:22.480707 15132 raft_consensus.cc:697] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Becoming Leader. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:22.481631 15132 consensus_queue.cc:237] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } } peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } }
I20260713 09:03:22.483843 15149 raft_consensus.cc:2804] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:22.484334 15149 raft_consensus.cc:493] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:22.484779 15149 raft_consensus.cc:3060] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.484428 15128 tablet_bootstrap.cc:492] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:22.486217 15128 ts_tablet_manager.cc:1403] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.003s
I20260713 09:03:22.487000 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57191124e624cf39534714d2238c681" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:22.487632 14938 raft_consensus.cc:3060] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.489413 15128 raft_consensus.cc:359] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.490260 15128 raft_consensus.cc:385] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.490898 15128 raft_consensus.cc:740] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.491967 15149 raft_consensus.cc:515] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.492017 15128 consensus_queue.cc:260] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.495231 14938 raft_consensus.cc:2468] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 1.
I20260713 09:03:22.508555 15127 tablet_bootstrap.cc:492] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:22.509047 15127 ts_tablet_manager.cc:1403] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.019s
I20260713 09:03:22.509758 15052 leader_election.cc:304] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:22.510062 15128 ts_tablet_manager.cc:1434] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:03:22.510154 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf0e8844f481b8aa6d0fbb49de655" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:22.511232 15128 tablet_bootstrap.cc:492] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:22.497974 15136 leader_election.cc:290] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:22.501281 15134 raft_consensus.cc:493] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:03:22.511689 14978 leader_election.cc:343] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.501902 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd7d1e7ccaa4f929c5ce650fbaf9617" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:22.512728 15136 raft_consensus.cc:2804] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:22.507402 15129 tablet_bootstrap.cc:492] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:22.503428 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57191124e624cf39534714d2238c681" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:22.499454 15156 raft_consensus.cc:493] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:22.502849 14834 catalog_manager.cc:5697] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad7fe7835464efbbc342fab48606db9 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "bad7fe7835464efbbc342fab48606db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:22.503341 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd7d1e7ccaa4f929c5ce650fbaf9617" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:22.507441 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf0e8844f481b8aa6d0fbb49de655" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:22.511826 15134 raft_consensus.cc:515] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.513252 15136 raft_consensus.cc:697] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:22.512120 15127 raft_consensus.cc:359] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.513617 15011 raft_consensus.cc:3060] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.513458 15129 ts_tablet_manager.cc:1403] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.018s
I20260713 09:03:22.505445 15162 raft_consensus.cc:493] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:03:22.516451 14903 leader_election.cc:343] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.521252 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc7c4a69874e8583021f8078f9ca23" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:22.521620 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc7c4a69874e8583021f8078f9ca23" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:22.521924 15128 tablet_bootstrap.cc:654] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.522270 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf0e8844f481b8aa6d0fbb49de655" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:22.517781 15127 raft_consensus.cc:385] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:03:22.522816 14978 leader_election.cc:343] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.522859 15013 raft_consensus.cc:3060] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.514245 15156 raft_consensus.cc:515] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.522192 15162 raft_consensus.cc:515] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.526085 15156 leader_election.cc:290] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:22.519335 15134 leader_election.cc:290] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.520767 15149 leader_election.cc:290] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 election: Requested vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.523125 15127 raft_consensus.cc:740] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.530006 14937 raft_consensus.cc:2393] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efe64106780147b9b9ffcde1c6dc8f54 in current term 1: Already voted for candidate bad7fe7835464efbbc342fab48606db9 in this term.
I20260713 09:03:22.530404 15127 consensus_queue.cc:260] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.531174 15128 tablet_bootstrap.cc:492] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:22.531647 15128 ts_tablet_manager.cc:1403] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.004s
I20260713 09:03:22.531724 15129 raft_consensus.cc:359] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.532500 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf0e8844f481b8aa6d0fbb49de655" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:22.534046 15086 raft_consensus.cc:3060] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:22.534458 14903 leader_election.cc:343] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.534914 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:22.532461 15129 raft_consensus.cc:385] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.536378 14903 leader_election.cc:304] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad7fe7835464efbbc342fab48606db9; no voters: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54
I20260713 09:03:22.536597 14937 raft_consensus.cc:2468] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 0.
I20260713 09:03:22.535974 15127 ts_tablet_manager.cc:1434] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260713 09:03:22.536752 15129 raft_consensus.cc:740] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.537837 14978 leader_election.cc:304] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efe64106780147b9b9ffcde1c6dc8f54; no voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9
I20260713 09:03:22.537973 15149 raft_consensus.cc:2749] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:22.538043 15129 consensus_queue.cc:260] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.538643 15127 tablet_bootstrap.cc:492] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:22.533067 15087 raft_consensus.cc:2468] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:22.515905 15136 consensus_queue.cc:237] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.541873 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:22.542546 15012 raft_consensus.cc:2468] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 0.
I20260713 09:03:22.544786 14978 leader_election.cc:304] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [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: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: bad7fe7835464efbbc342fab48606db9
I20260713 09:03:22.533285 15134 raft_consensus.cc:493] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:22.550297 15134 raft_consensus.cc:515] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.552160 15134 leader_election.cc:290] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.553752 15128 raft_consensus.cc:359] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.555730 15128 raft_consensus.cc:385] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.555980 15128 raft_consensus.cc:740] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.556596 15128 consensus_queue.cc:260] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.558485 15128 ts_tablet_manager.cc:1434] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.001s
I20260713 09:03:22.559334 15128 tablet_bootstrap.cc:492] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:22.539042 15052 leader_election.cc:304] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:22.560557 15156 raft_consensus.cc:2804] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:22.560755 15162 leader_election.cc:290] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.561023 15156 raft_consensus.cc:493] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:22.561435 15156 raft_consensus.cc:3060] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.564786 15127 tablet_bootstrap.cc:654] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.571437 15011 raft_consensus.cc:2468] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 1.
I20260713 09:03:22.575184 15013 raft_consensus.cc:2468] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 1.
I20260713 09:03:22.575623 15128 tablet_bootstrap.cc:654] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.575743 15134 raft_consensus.cc:2749] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:22.577270 15086 raft_consensus.cc:2468] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 1.
I20260713 09:03:22.578658 14903 leader_election.cc:304] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:22.579573 15149 raft_consensus.cc:2804] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:22.580081 15149 raft_consensus.cc:697] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Becoming Leader. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:22.570402 15162 raft_consensus.cc:2804] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:22.580727 15162 raft_consensus.cc:493] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:22.581113 15162 raft_consensus.cc:3060] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.580936 15149 consensus_queue.cc:237] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.595397 15162 raft_consensus.cc:515] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.595223 14836 catalog_manager.cc:5697] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:22.568493 15156 raft_consensus.cc:515] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
W20260713 09:03:22.614794 14978 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.220.131:38727, user_credentials={real_user=slave}} blocked reactor thread for 70095.7us
W20260713 09:03:22.615440 14884 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:22.616995 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f26c7cf4c94c1c95239cddfe7c2970" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:22.617393 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f26c7cf4c94c1c95239cddfe7c2970" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:22.618119 14937 raft_consensus.cc:2468] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:22.619166 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:22.619059 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:22.619827 14938 raft_consensus.cc:2468] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:22.618263 15162 leader_election.cc:290] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.624922 15086 raft_consensus.cc:2393] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efe64106780147b9b9ffcde1c6dc8f54 in current term 1: Already voted for candidate 92eef926e1c7485fb1e89aba74b733c4 in this term.
I20260713 09:03:22.628461 14978 leader_election.cc:304] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:22.628690 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc7c4a69874e8583021f8078f9ca23" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:22.629395 14938 raft_consensus.cc:3060] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.629556 15163 raft_consensus.cc:493] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:22.630108 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:22.630206 15163 raft_consensus.cc:515] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.630762 14937 raft_consensus.cc:3060] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.632454 15163 leader_election.cc:290] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:22.632897 15162 raft_consensus.cc:2804] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:22.633247 15162 raft_consensus.cc:493] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:22.633596 15162 raft_consensus.cc:3060] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.634262 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc7c4a69874e8583021f8078f9ca23" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:22.634516 14936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607e26142fd41a38b8eda6655ea2129" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:22.634891 15086 raft_consensus.cc:3060] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:22.636124 15052 leader_election.cc:343] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.639321 15129 ts_tablet_manager.cc:1434] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.112s	user 0.020s	sys 0.028s
I20260713 09:03:22.642050 15156 leader_election.cc:290] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:22.646571 15169 raft_consensus.cc:493] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:22.647094 15127 tablet_bootstrap.cc:492] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:22.632359 14978 leader_election.cc:304] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:22.647114 15169 raft_consensus.cc:515] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.647781 15127 ts_tablet_manager.cc:1403] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.110s	user 0.041s	sys 0.022s
I20260713 09:03:22.648829 15168 raft_consensus.cc:2804] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:22.649222 15168 raft_consensus.cc:493] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:22.649472 15169 leader_election.cc:290] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.649556 15168 raft_consensus.cc:3060] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.649605 14938 raft_consensus.cc:2468] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:22.650643 15127 raft_consensus.cc:359] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.643157 15129 tablet_bootstrap.cc:492] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:22.651352 15127 raft_consensus.cc:385] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.651368 14937 raft_consensus.cc:2468] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 1.
I20260713 09:03:22.651754 15127 raft_consensus.cc:740] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.652670 15052 leader_election.cc:304] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:22.652644 15127 consensus_queue.cc:260] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.654466 15163 raft_consensus.cc:2804] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:22.655249 15163 raft_consensus.cc:697] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:22.656409 15128 tablet_bootstrap.cc:492] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:22.656023 15163 consensus_queue.cc:237] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.657956 15127 ts_tablet_manager.cc:1434] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:03:22.658840 15129 tablet_bootstrap.cc:654] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.659282 15128 ts_tablet_manager.cc:1403] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.039s
I20260713 09:03:22.659952 15127 tablet_bootstrap.cc:492] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:22.660681 15162 raft_consensus.cc:515] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
W20260713 09:03:22.658084 14978 leader_election.cc:343] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.703387 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:22.704958 15087 raft_consensus.cc:2468] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:22.705940 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:22.706939 14937 raft_consensus.cc:2468] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:22.703400 15128 raft_consensus.cc:359] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.708817 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:22.709252 15128 raft_consensus.cc:385] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.709673 15128 raft_consensus.cc:740] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.711366 15156 raft_consensus.cc:493] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:22.710631 15128 consensus_queue.cc:260] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.712352 15156 raft_consensus.cc:515] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.715344 15156 leader_election.cc:290] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:22.715699 15128 ts_tablet_manager.cc:1434] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.051s	user 0.002s	sys 0.009s
I20260713 09:03:22.708694 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607e26142fd41a38b8eda6655ea2129" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:22.716439 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:22.717268 14937 raft_consensus.cc:2468] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 0.
I20260713 09:03:22.666204 15168 raft_consensus.cc:515] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.721637 15162 leader_election.cc:290] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.709100 15127 tablet_bootstrap.cc:654] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.726958 15052 leader_election.cc:304] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:22.725690 15011 raft_consensus.cc:2393] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 92eef926e1c7485fb1e89aba74b733c4 in current term 1: Already voted for candidate efe64106780147b9b9ffcde1c6dc8f54 in this term.
I20260713 09:03:22.710399 14978 leader_election.cc:304] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:22.710456 15086 raft_consensus.cc:2468] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:22.730651 15156 raft_consensus.cc:2804] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:22.731992 15168 leader_election.cc:290] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.732435 15156 raft_consensus.cc:493] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:22.733083 15156 raft_consensus.cc:3060] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.733703 14836 catalog_manager.cc:5697] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad7fe7835464efbbc342fab48606db9 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "bad7fe7835464efbbc342fab48606db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:22.736202 15129 tablet_bootstrap.cc:492] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:22.735862 14833 catalog_manager.cc:5697] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:22.737198 15129 ts_tablet_manager.cc:1403] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.004s
I20260713 09:03:22.737739 15162 raft_consensus.cc:2804] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:22.738291 15162 raft_consensus.cc:697] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Leader. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:22.739787 15162 consensus_queue.cc:237] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.744783 14978 leader_election.cc:304] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:22.745949 15168 raft_consensus.cc:2804] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:03:22.746323 15052 leader_election.cc:343] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.746412 15168 raft_consensus.cc:493] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:22.746912 15052 leader_election.cc:304] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4; no voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54
I20260713 09:03:22.747494 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f26c7cf4c94c1c95239cddfe7c2970" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:22.747674 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f26c7cf4c94c1c95239cddfe7c2970" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:22.747871 15163 raft_consensus.cc:2749] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:22.746912 15168 raft_consensus.cc:3060] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.749289 15127 tablet_bootstrap.cc:492] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:22.749833 15127 ts_tablet_manager.cc:1403] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.004s
I20260713 09:03:22.748391 14937 raft_consensus.cc:3060] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.745415 15129 raft_consensus.cc:359] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } } peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } }
I20260713 09:03:22.761401 15129 raft_consensus.cc:385] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.761911 15129 raft_consensus.cc:740] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.762341 14937 raft_consensus.cc:2468] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:22.762784 15129 consensus_queue.cc:260] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } } peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } }
I20260713 09:03:22.763573 15168 raft_consensus.cc:515] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.765769 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:22.766010 15168 leader_election.cc:290] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:22.766685 15129 ts_tablet_manager.cc:1434] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260713 09:03:22.768368 15129 tablet_bootstrap.cc:492] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
W20260713 09:03:22.769197 14978 leader_election.cc:343] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.769897 14833 catalog_manager.cc:5697] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 reported cstate change: term changed from 0 to 1, leader changed from <none> to efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:22.771495 15127 raft_consensus.cc:359] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.772249 15127 raft_consensus.cc:385] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.772506 15127 raft_consensus.cc:740] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.773234 15127 consensus_queue.cc:260] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.774394 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:22.775295 14937 raft_consensus.cc:2393] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate efe64106780147b9b9ffcde1c6dc8f54 in current term 1: Already voted for candidate 92eef926e1c7485fb1e89aba74b733c4 in this term.
I20260713 09:03:22.775794 15129 tablet_bootstrap.cc:654] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.776602 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:22.777395 15011 raft_consensus.cc:2393] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92eef926e1c7485fb1e89aba74b733c4 in current term 1: Already voted for candidate efe64106780147b9b9ffcde1c6dc8f54 in this term.
I20260713 09:03:22.779104 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:22.779667 14937 raft_consensus.cc:3060] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.780301 15156 raft_consensus.cc:515] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.783449 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:22.787108 15127 ts_tablet_manager.cc:1434] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260713 09:03:22.787041 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:22.787943 15086 raft_consensus.cc:2393] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate efe64106780147b9b9ffcde1c6dc8f54 in current term 1: Already voted for candidate 92eef926e1c7485fb1e89aba74b733c4 in this term.
I20260713 09:03:22.788518 15127 tablet_bootstrap.cc:492] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:22.790242 14978 leader_election.cc:304] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 92eef926e1c7485fb1e89aba74b733c4
I20260713 09:03:22.791340 15168 raft_consensus.cc:2804] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:22.791888 15168 raft_consensus.cc:697] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Leader. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:22.793113 15168 consensus_queue.cc:237] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.795207 15127 tablet_bootstrap.cc:654] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.797488 14978 leader_election.cc:304] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [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: efe64106780147b9b9ffcde1c6dc8f54; no voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9
I20260713 09:03:22.798563 15162 raft_consensus.cc:2749] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:03:22.808459 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:22.809312 15011 raft_consensus.cc:2393] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 92eef926e1c7485fb1e89aba74b733c4 in current term 1: Already voted for candidate efe64106780147b9b9ffcde1c6dc8f54 in this term.
I20260713 09:03:22.809762 15163 raft_consensus.cc:493] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:22.810223 15163 raft_consensus.cc:515] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.806742 15156 leader_election.cc:290] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:22.810987 15052 leader_election.cc:304] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [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: 92eef926e1c7485fb1e89aba74b733c4; no voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54
I20260713 09:03:22.812312 15163 leader_election.cc:290] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:22.812987 15156 raft_consensus.cc:2749] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:03:22.814110 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd7d1e7ccaa4f929c5ce650fbaf9617" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:22.814756 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd7d1e7ccaa4f929c5ce650fbaf9617" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:22.814970 14938 raft_consensus.cc:2468] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 0.
W20260713 09:03:22.815876 15052 leader_election.cc:343] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.816457 15052 leader_election.cc:304] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [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: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: efe64106780147b9b9ffcde1c6dc8f54
I20260713 09:03:22.816569 14937 raft_consensus.cc:2468] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:22.817436 15156 raft_consensus.cc:2804] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:22.817798 15156 raft_consensus.cc:493] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:22.818158 15156 raft_consensus.cc:3060] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.819707 14834 catalog_manager.cc:5697] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 reported cstate change: term changed from 0 to 1, leader changed from <none> to efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:22.824115 15127 tablet_bootstrap.cc:492] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:22.824060 14978 leader_election.cc:304] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 92eef926e1c7485fb1e89aba74b733c4
I20260713 09:03:22.824515 15129 tablet_bootstrap.cc:492] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:22.824721 15127 ts_tablet_manager.cc:1403] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.006s
I20260713 09:03:22.825172 15129 ts_tablet_manager.cc:1403] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.017s
I20260713 09:03:22.826011 15168 raft_consensus.cc:2804] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:22.825727 15156 raft_consensus.cc:515] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.826747 15168 raft_consensus.cc:697] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Leader. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:22.827737 15168 consensus_queue.cc:237] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.828229 15129 raft_consensus.cc:359] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.828998 15129 raft_consensus.cc:385] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.829293 15129 raft_consensus.cc:740] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.829391 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd7d1e7ccaa4f929c5ce650fbaf9617" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:22.830106 15129 consensus_queue.cc:260] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
W20260713 09:03:22.830696 15052 leader_election.cc:343] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:22.831465 15156 leader_election.cc:290] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:22.832321 15129 ts_tablet_manager.cc:1434] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:22.832815 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd7d1e7ccaa4f929c5ce650fbaf9617" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:22.833195 15129 tablet_bootstrap.cc:492] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:22.833429 14937 raft_consensus.cc:3060] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.835521 15127 raft_consensus.cc:359] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.836253 15127 raft_consensus.cc:385] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.836568 15127 raft_consensus.cc:740] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.837394 15127 consensus_queue.cc:260] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.839495 15129 tablet_bootstrap.cc:654] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:22.839836 15127 ts_tablet_manager.cc:1434] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:03:22.840826 14937 raft_consensus.cc:2468] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 1.
I20260713 09:03:22.842226 15052 leader_election.cc:304] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: efe64106780147b9b9ffcde1c6dc8f54
I20260713 09:03:22.843309 15156 raft_consensus.cc:2804] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:22.843755 15156 raft_consensus.cc:697] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:22.844532 15156 consensus_queue.cc:237] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.847733 15168 raft_consensus.cc:493] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:22.848208 15168 raft_consensus.cc:515] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } } peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } }
I20260713 09:03:22.849923 15129 tablet_bootstrap.cc:492] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:22.850389 15129 ts_tablet_manager.cc:1403] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260713 09:03:22.850819 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19e6af7425d4e4c99e07132ec641e54" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:22.850983 15168 leader_election.cc:290] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727), bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025)
I20260713 09:03:22.851930 15086 raft_consensus.cc:2393] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efe64106780147b9b9ffcde1c6dc8f54 in current term 1: Already voted for candidate bad7fe7835464efbbc342fab48606db9 in this term.
I20260713 09:03:22.853122 14834 catalog_manager.cc:5697] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 reported cstate change: term changed from 0 to 1, leader changed from <none> to efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:22.854339 15129 raft_consensus.cc:359] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.855062 15129 raft_consensus.cc:385] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:22.855317 15129 raft_consensus.cc:740] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:22.855207 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19e6af7425d4e4c99e07132ec641e54" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:22.856261 15129 consensus_queue.cc:260] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:22.858562 15129 ts_tablet_manager.cc:1434] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:03:22.858570 14836 catalog_manager.cc:5697] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:22.861837 14978 leader_election.cc:304] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efe64106780147b9b9ffcde1c6dc8f54; no voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9
I20260713 09:03:22.862668 15168 raft_consensus.cc:3060] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:22.869379 15168 raft_consensus.cc:2749] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:22.920823 15149 consensus_queue.cc:1048] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:22.932328 15149 consensus_queue.cc:1048] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:22.990078 15156 consensus_queue.cc:1048] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.001098 15156 consensus_queue.cc:1048] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.043258 15168 raft_consensus.cc:493] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:23.043711 15168 raft_consensus.cc:515] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.045269 15168 leader_election.cc:290] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:23.046033 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607e26142fd41a38b8eda6655ea2129" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:23.046206 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607e26142fd41a38b8eda6655ea2129" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:23.046586 14937 raft_consensus.cc:2468] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:23.046813 15086 raft_consensus.cc:2468] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:23.047482 14978 leader_election.cc:304] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:23.048049 15168 raft_consensus.cc:2804] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:23.048302 15168 raft_consensus.cc:493] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:23.048560 15168 raft_consensus.cc:3060] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:23.053542 15168 raft_consensus.cc:515] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.055171 15168 leader_election.cc:290] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:23.055943 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607e26142fd41a38b8eda6655ea2129" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:23.056142 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607e26142fd41a38b8eda6655ea2129" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:23.056458 14937 raft_consensus.cc:3060] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:23.056645 15086 raft_consensus.cc:3060] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:23.061947 14937 raft_consensus.cc:2468] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:23.062644 15149 consensus_queue.cc:1048] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.062808 15086 raft_consensus.cc:2468] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:23.063037 14978 leader_election.cc:304] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:23.064446 15168 raft_consensus.cc:2804] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:23.064885 15168 raft_consensus.cc:697] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Leader. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:23.065725 15168 consensus_queue.cc:237] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.074853 14836 catalog_manager.cc:5697] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 reported cstate change: term changed from 0 to 1, leader changed from <none> to efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:23.075464 15160 consensus_queue.cc:1048] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:23.119081 15163 consensus_queue.cc:1048] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.126721 15136 raft_consensus.cc:493] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:23.127202 15136 raft_consensus.cc:515] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.129285 15136 leader_election.cc:290] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:23.130218 15136 consensus_queue.cc:1048] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.130563 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f26c7cf4c94c1c95239cddfe7c2970" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:23.131935 14937 raft_consensus.cc:2393] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92eef926e1c7485fb1e89aba74b733c4 in current term 1: Already voted for candidate efe64106780147b9b9ffcde1c6dc8f54 in this term.
I20260713 09:03:23.131956 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f26c7cf4c94c1c95239cddfe7c2970" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:23.135093 15052 leader_election.cc:304] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4; no voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54
I20260713 09:03:23.136432 15136 raft_consensus.cc:3060] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:23.143230 15136 raft_consensus.cc:2749] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:23.179764 15168 raft_consensus.cc:493] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:23.180271 15168 raft_consensus.cc:515] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.182287 15168 leader_election.cc:290] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:23.183022 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd7d1e7ccaa4f929c5ce650fbaf9617" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:23.183744 14938 raft_consensus.cc:2393] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efe64106780147b9b9ffcde1c6dc8f54 in current term 1: Already voted for candidate 92eef926e1c7485fb1e89aba74b733c4 in this term.
I20260713 09:03:23.183717 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd7d1e7ccaa4f929c5ce650fbaf9617" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:23.184930 14978 leader_election.cc:304] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efe64106780147b9b9ffcde1c6dc8f54; no voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9
I20260713 09:03:23.185527 15168 raft_consensus.cc:3060] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:23.190768 15168 raft_consensus.cc:2749] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:23.234737 15168 consensus_queue.cc:1048] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.237041 15136 consensus_queue.cc:1048] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.247917 15201 consensus_queue.cc:1048] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.253538 15136 consensus_queue.cc:1048] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.280771 15202 consensus_queue.cc:1048] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.292958 15202 consensus_queue.cc:1048] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.303609 15086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e57191124e624cf39534714d2238c681"
dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
mode: GRACEFUL
new_leader_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:33826
I20260713 09:03:23.304250 15086 raft_consensus.cc:606] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Received request to transfer leadership to TS bad7fe7835464efbbc342fab48606db9
I20260713 09:03:23.317795 15011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64f26c7cf4c94c1c95239cddfe7c2970"
dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
mode: GRACEFUL
new_leader_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:52844
I20260713 09:03:23.318298 15011 raft_consensus.cc:606] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Received request to transfer leadership to TS bad7fe7835464efbbc342fab48606db9
I20260713 09:03:23.323172 15011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540"
dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
mode: GRACEFUL
new_leader_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:52844
I20260713 09:03:23.323609 15011 raft_consensus.cc:606] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Received request to transfer leadership to TS bad7fe7835464efbbc342fab48606db9
I20260713 09:03:23.327939 15086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf"
dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
mode: GRACEFUL
new_leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
 from {username='slave'} at 127.0.0.1:33826
I20260713 09:03:23.328387 15086 raft_consensus.cc:606] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Received request to transfer leadership to TS efe64106780147b9b9ffcde1c6dc8f54
I20260713 09:03:23.343473 14937 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "015bf0e8844f481b8aa6d0fbb49de655"
dest_uuid: "bad7fe7835464efbbc342fab48606db9"
mode: GRACEFUL
new_leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
 from {username='slave'} at 127.0.0.1:52128
I20260713 09:03:23.344108 14937 raft_consensus.cc:606] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Received request to transfer leadership to TS efe64106780147b9b9ffcde1c6dc8f54
I20260713 09:03:23.367975 15201 consensus_queue.cc:1048] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.374225 15202 raft_consensus.cc:993] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54: : Instructing follower bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:23.374670 15162 raft_consensus.cc:1081] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Signalling peer bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:23.376371 14938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64f26c7cf4c94c1c95239cddfe7c2970"
dest_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:52114
I20260713 09:03:23.377168 14938 raft_consensus.cc:493] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:23.377581 14938 raft_consensus.cc:3060] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.380610 15162 consensus_queue.cc:1048] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.384605 14938 raft_consensus.cc:515] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.387442 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f26c7cf4c94c1c95239cddfe7c2970" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:23.387979 15011 raft_consensus.cc:3055] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:23.388259 15011 raft_consensus.cc:740] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:23.388532 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f26c7cf4c94c1c95239cddfe7c2970" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:23.389034 15011 consensus_queue.cc:260] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.390022 15011 raft_consensus.cc:3060] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.390442 14938 leader_election.cc:290] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 2 election: Requested vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:23.396067 15011 raft_consensus.cc:2468] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 2.
I20260713 09:03:23.397192 14903 leader_election.cc:304] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [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: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 92eef926e1c7485fb1e89aba74b733c4
I20260713 09:03:23.397977 15132 raft_consensus.cc:2804] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:23.398365 15132 raft_consensus.cc:697] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Becoming Leader. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:23.399050 15132 consensus_queue.cc:237] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.404980 14834 catalog_manager.cc:5697] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 reported cstate change: term changed from 1 to 2, leader changed from efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130) to bad7fe7835464efbbc342fab48606db9 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "bad7fe7835464efbbc342fab48606db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:23.448845 15156 raft_consensus.cc:993] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4: : Instructing follower bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:23.449323 15136 raft_consensus.cc:1081] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Signalling peer bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:23.450750 14938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e57191124e624cf39534714d2238c681"
dest_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:52102
I20260713 09:03:23.451313 14938 raft_consensus.cc:493] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:23.451669 14938 raft_consensus.cc:3060] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.456427 14938 raft_consensus.cc:515] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.458052 14938 leader_election.cc:290] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 2 election: Requested vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:23.458705 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57191124e624cf39534714d2238c681" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:23.459103 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57191124e624cf39534714d2238c681" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:23.459249 15011 raft_consensus.cc:3060] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.459604 15086 raft_consensus.cc:3055] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:23.459856 15086 raft_consensus.cc:740] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:23.460495 15086 consensus_queue.cc:260] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.461359 15086 raft_consensus.cc:3060] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.463958 15011 raft_consensus.cc:2468] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 2.
I20260713 09:03:23.464969 14903 leader_election.cc:304] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:23.465570 15132 raft_consensus.cc:2804] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:23.465936 15132 raft_consensus.cc:697] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Becoming Leader. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:23.466180 15086 raft_consensus.cc:2468] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 2.
I20260713 09:03:23.466759 15132 consensus_queue.cc:237] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.472275 14834 catalog_manager.cc:5697] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 reported cstate change: term changed from 1 to 2, leader changed from 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131) to bad7fe7835464efbbc342fab48606db9 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "bad7fe7835464efbbc342fab48606db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:23.480170 15149 raft_consensus.cc:993] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9: : Instructing follower efe64106780147b9b9ffcde1c6dc8f54 to start an election
I20260713 09:03:23.480618 15132 raft_consensus.cc:1081] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Signalling peer efe64106780147b9b9ffcde1c6dc8f54 to start an election
I20260713 09:03:23.482033 15011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "015bf0e8844f481b8aa6d0fbb49de655"
dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
 from {username='slave'} at 127.0.0.1:52842
I20260713 09:03:23.482492 15011 raft_consensus.cc:493] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:23.482800 15011 raft_consensus.cc:3060] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.488520 15011 raft_consensus.cc:515] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.490126 15011 leader_election.cc:290] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 2 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:23.490727 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf0e8844f481b8aa6d0fbb49de655" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:23.491164 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bf0e8844f481b8aa6d0fbb49de655" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:23.491276 14938 raft_consensus.cc:3055] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:23.491703 14938 raft_consensus.cc:740] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:23.491724 15086 raft_consensus.cc:3060] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.492482 14938 consensus_queue.cc:260] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.493458 14938 raft_consensus.cc:3060] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.496569 15086 raft_consensus.cc:2468] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 2.
I20260713 09:03:23.497656 14978 leader_election.cc:304] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:23.498131 14938 raft_consensus.cc:2468] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 2.
I20260713 09:03:23.498284 15162 raft_consensus.cc:2804] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:23.498752 15162 raft_consensus.cc:697] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 LEADER]: Becoming Leader. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:23.499650 15162 consensus_queue.cc:237] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.506145 14834 catalog_manager.cc:5697] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 reported cstate change: term changed from 1 to 2, leader changed from bad7fe7835464efbbc342fab48606db9 (127.10.220.129) to efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:23.586426 15162 consensus_queue.cc:1048] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.596103 15202 consensus_queue.cc:1048] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:23.608203 15156 raft_consensus.cc:993] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4: : Instructing follower efe64106780147b9b9ffcde1c6dc8f54 to start an election
I20260713 09:03:23.608633 15136 raft_consensus.cc:1081] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Signalling peer efe64106780147b9b9ffcde1c6dc8f54 to start an election
I20260713 09:03:23.610018 15011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf"
dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
 from {username='slave'} at 127.0.0.1:52832
I20260713 09:03:23.610433 15011 raft_consensus.cc:493] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:23.610700 15011 raft_consensus.cc:3060] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.615144 15011 raft_consensus.cc:515] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.616803 15011 leader_election.cc:290] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 2 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:23.617501 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:23.617823 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d11634e25b34235baa8f5bfa1c489cf" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:23.618198 14938 raft_consensus.cc:3060] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.618391 15086 raft_consensus.cc:3055] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:23.618757 15086 raft_consensus.cc:740] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:23.619367 15086 consensus_queue.cc:260] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.620244 15086 raft_consensus.cc:3060] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.624765 14938 raft_consensus.cc:2468] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 2.
I20260713 09:03:23.625926 15086 raft_consensus.cc:2468] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 2.
I20260713 09:03:23.625982 14978 leader_election.cc:304] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:23.626904 15202 raft_consensus.cc:2804] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:23.627290 15202 raft_consensus.cc:697] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 2 LEADER]: Becoming Leader. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:23.627991 15202 consensus_queue.cc:237] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.633319 14834 catalog_manager.cc:5697] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 reported cstate change: term changed from 1 to 2, leader changed from 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131) to efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:23.793419 15086 raft_consensus.cc:3060] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.798722 15201 raft_consensus.cc:993] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54: : Instructing follower bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:23.799173 15202 raft_consensus.cc:1081] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Signalling peer bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:23.800379 15086 raft_consensus.cc:1275] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:23.800652 14938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540"
dest_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:52114
I20260713 09:03:23.801192 14938 raft_consensus.cc:493] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:23.801467 14938 raft_consensus.cc:3060] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.801640 15132 consensus_queue.cc:1048] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:23.807153 14938 raft_consensus.cc:515] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.809073 14938 leader_election.cc:290] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 2 election: Requested vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:23.810961 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:23.811530 15013 raft_consensus.cc:3055] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:23.811833 15013 raft_consensus.cc:740] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:23.812602 15013 consensus_queue.cc:260] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.813825 15013 raft_consensus.cc:3060] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.812794 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba21106d6eb046a69d75c64dd60d4540" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:23.814443 15011 raft_consensus.cc:1275] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:23.815631 15087 raft_consensus.cc:3060] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.817946 15160 consensus_queue.cc:1048] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:23.827273 15013 raft_consensus.cc:2468] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 2.
I20260713 09:03:23.827420 15087 raft_consensus.cc:2468] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 2.
I20260713 09:03:23.828650 14903 leader_election.cc:304] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:23.829399 15160 raft_consensus.cc:2804] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:23.829960 15160 raft_consensus.cc:697] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Becoming Leader. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:23.830859 15160 consensus_queue.cc:237] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:23.836643 14833 catalog_manager.cc:5697] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 reported cstate change: term changed from 1 to 2, leader changed from efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130) to bad7fe7835464efbbc342fab48606db9 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "bad7fe7835464efbbc342fab48606db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:23.888265 15087 raft_consensus.cc:1275] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:23.889353 15160 consensus_queue.cc:1048] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:23.896612 15013 raft_consensus.cc:1275] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:23.898185 15160 consensus_queue.cc:1048] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:23.955024 14938 raft_consensus.cc:1275] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Refusing update from remote peer efe64106780147b9b9ffcde1c6dc8f54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:23.956171 15202 consensus_queue.cc:1048] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:23.963166 15087 raft_consensus.cc:1275] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Refusing update from remote peer efe64106780147b9b9ffcde1c6dc8f54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:23.964892 15168 consensus_queue.cc:1048] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:24.082880 15087 raft_consensus.cc:1275] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Refusing update from remote peer efe64106780147b9b9ffcde1c6dc8f54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:24.084028 15168 consensus_queue.cc:1048] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:24.091168 14938 raft_consensus.cc:1275] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Refusing update from remote peer efe64106780147b9b9ffcde1c6dc8f54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:24.092639 15168 consensus_queue.cc:1048] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:24.383455 15013 raft_consensus.cc:1275] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:24.384637 15160 consensus_queue.cc:1048] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:24.390488 15087 raft_consensus.cc:1275] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:24.392412 15132 consensus_queue.cc:1048] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:26.381138 14834 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40210:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:03:26.384074 14834 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:03:26.433054 14923 tablet_service.cc:1511] Processing CreateTablet for tablet f86cc8d7b249481db89e7d64d10f99ad (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:26.433939 14995 tablet_service.cc:1511] Processing CreateTablet for tablet f86cc8d7b249481db89e7d64d10f99ad (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:26.434620 14923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f86cc8d7b249481db89e7d64d10f99ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.435441 14995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f86cc8d7b249481db89e7d64d10f99ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.437839 14998 tablet_service.cc:1511] Processing CreateTablet for tablet 681c9cf3fade484d94e21d47a3f678ec (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:26.438722 15072 tablet_service.cc:1511] Processing CreateTablet for tablet 681c9cf3fade484d94e21d47a3f678ec (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:26.440068 15072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681c9cf3fade484d94e21d47a3f678ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.442438 15003 tablet_service.cc:1511] Processing CreateTablet for tablet cefaee89bfaa437b845f06919aa9b5b0 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:26.442714 14925 tablet_service.cc:1511] Processing CreateTablet for tablet 681c9cf3fade484d94e21d47a3f678ec (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:26.444098 14925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681c9cf3fade484d94e21d47a3f678ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.446769 14921 tablet_service.cc:1511] Processing CreateTablet for tablet cefaee89bfaa437b845f06919aa9b5b0 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:26.448091 14921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefaee89bfaa437b845f06919aa9b5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.448932 15074 tablet_service.cc:1511] Processing CreateTablet for tablet cefaee89bfaa437b845f06919aa9b5b0 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:26.435447 15075 tablet_service.cc:1511] Processing CreateTablet for tablet f86cc8d7b249481db89e7d64d10f99ad (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:26.450256 15074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefaee89bfaa437b845f06919aa9b5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.452399 14926 tablet_service.cc:1511] Processing CreateTablet for tablet 591b4a60c18e4b66a26d8d354d987bec (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:26.439185 14998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681c9cf3fade484d94e21d47a3f678ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.454015 14926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591b4a60c18e4b66a26d8d354d987bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.454622 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f86cc8d7b249481db89e7d64d10f99ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.456286 15003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefaee89bfaa437b845f06919aa9b5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.461303 15000 tablet_service.cc:1511] Processing CreateTablet for tablet 591b4a60c18e4b66a26d8d354d987bec (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:26.462610 15000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591b4a60c18e4b66a26d8d354d987bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.469321 15076 tablet_service.cc:1511] Processing CreateTablet for tablet 74d355935f024c43ac57f26586f4e63c (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:26.470692 15076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d355935f024c43ac57f26586f4e63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.471279 14928 tablet_service.cc:1511] Processing CreateTablet for tablet 91bf51b676f0455db41a086b2279ec11 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:26.469353 14996 tablet_service.cc:1511] Processing CreateTablet for tablet 74d355935f024c43ac57f26586f4e63c (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:26.472544 14928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bf51b676f0455db41a086b2279ec11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.472656 14996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d355935f024c43ac57f26586f4e63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.473250 15071 tablet_service.cc:1511] Processing CreateTablet for tablet 591b4a60c18e4b66a26d8d354d987bec (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:26.474494 15071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591b4a60c18e4b66a26d8d354d987bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.471315 14922 tablet_service.cc:1511] Processing CreateTablet for tablet 74d355935f024c43ac57f26586f4e63c (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:26.477141 14922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d355935f024c43ac57f26586f4e63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.483675 15001 tablet_service.cc:1511] Processing CreateTablet for tablet 91bf51b676f0455db41a086b2279ec11 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:26.484977 15001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bf51b676f0455db41a086b2279ec11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.486307 15077 tablet_service.cc:1511] Processing CreateTablet for tablet f796229d901c439281bedf0f6e58f589 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:26.486652 15073 tablet_service.cc:1511] Processing CreateTablet for tablet 91bf51b676f0455db41a086b2279ec11 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:26.487635 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f796229d901c439281bedf0f6e58f589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.487831 15002 tablet_service.cc:1511] Processing CreateTablet for tablet f796229d901c439281bedf0f6e58f589 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:26.489029 15002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f796229d901c439281bedf0f6e58f589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.488718 15070 tablet_service.cc:1511] Processing CreateTablet for tablet 57104ae6c7c74c4db9576e7db815bf50 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:26.489998 15070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57104ae6c7c74c4db9576e7db815bf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.490650 14999 tablet_service.cc:1511] Processing CreateTablet for tablet 57104ae6c7c74c4db9576e7db815bf50 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:26.491565 15073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bf51b676f0455db41a086b2279ec11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.491860 14999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57104ae6c7c74c4db9576e7db815bf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.494598 14997 tablet_service.cc:1511] Processing CreateTablet for tablet af88edbaf2b74030baee5efcfae882a8 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:26.495770 14997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af88edbaf2b74030baee5efcfae882a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.500633 14927 tablet_service.cc:1511] Processing CreateTablet for tablet 57104ae6c7c74c4db9576e7db815bf50 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:26.500852 14920 tablet_service.cc:1511] Processing CreateTablet for tablet af88edbaf2b74030baee5efcfae882a8 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:26.502085 14927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57104ae6c7c74c4db9576e7db815bf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.502640 14920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af88edbaf2b74030baee5efcfae882a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.501042 14924 tablet_service.cc:1511] Processing CreateTablet for tablet f796229d901c439281bedf0f6e58f589 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:26.507138 14924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f796229d901c439281bedf0f6e58f589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.516460 15069 tablet_service.cc:1511] Processing CreateTablet for tablet af88edbaf2b74030baee5efcfae882a8 (DEFAULT_TABLE table=soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:26.517880 15069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af88edbaf2b74030baee5efcfae882a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.616676 15231 tablet_bootstrap.cc:492] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:26.616714 15232 tablet_bootstrap.cc:492] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:26.617686 15233 tablet_bootstrap.cc:492] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:26.623725 15232 tablet_bootstrap.cc:654] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.624470 15233 tablet_bootstrap.cc:654] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.623732 15231 tablet_bootstrap.cc:654] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.634469 15231 tablet_bootstrap.cc:492] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:26.635026 15231 ts_tablet_manager.cc:1403] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260713 09:03:26.635888 15232 tablet_bootstrap.cc:492] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:26.636279 15232 ts_tablet_manager.cc:1403] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:03:26.636857 15233 tablet_bootstrap.cc:492] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:26.637328 15233 ts_tablet_manager.cc:1403] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260713 09:03:26.637826 15231 raft_consensus.cc:359] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.638633 15231 raft_consensus.cc:385] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.638433 15232 raft_consensus.cc:359] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.639101 15232 raft_consensus.cc:385] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.638990 15231 raft_consensus.cc:740] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.639398 15232 raft_consensus.cc:740] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.640074 15232 consensus_queue.cc:260] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.640189 15233 raft_consensus.cc:359] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.640100 15231 consensus_queue.cc:260] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.641135 15233 raft_consensus.cc:385] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.641486 15233 raft_consensus.cc:740] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.642333 15233 consensus_queue.cc:260] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.642880 15231 ts_tablet_manager.cc:1434] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:03:26.644217 15231 tablet_bootstrap.cc:492] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:26.644534 15233 ts_tablet_manager.cc:1434] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260713 09:03:26.645639 15233 tablet_bootstrap.cc:492] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:26.651896 15232 ts_tablet_manager.cc:1434] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:03:26.653101 15231 tablet_bootstrap.cc:654] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.657744 15233 tablet_bootstrap.cc:654] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:26.658176 14884 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:26.663420 15232 tablet_bootstrap.cc:492] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:26.668192 15231 tablet_bootstrap.cc:492] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:26.668848 15231 ts_tablet_manager.cc:1403] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.010s
I20260713 09:03:26.668941 15232 tablet_bootstrap.cc:654] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.669152 15233 tablet_bootstrap.cc:492] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:26.669673 15233 ts_tablet_manager.cc:1403] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260713 09:03:26.671900 15231 raft_consensus.cc:359] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.672650 15231 raft_consensus.cc:385] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.672464 15233 raft_consensus.cc:359] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.672963 15231 raft_consensus.cc:740] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.673218 15232 tablet_bootstrap.cc:492] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:26.673199 15233 raft_consensus.cc:385] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.673767 15233 raft_consensus.cc:740] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.673861 15232 ts_tablet_manager.cc:1403] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:03:26.673767 15231 consensus_queue.cc:260] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.674695 15233 consensus_queue.cc:260] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.676331 15231 ts_tablet_manager.cc:1434] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:03:26.677230 15233 ts_tablet_manager.cc:1434] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:26.677364 15231 tablet_bootstrap.cc:492] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:26.678311 15233 tablet_bootstrap.cc:492] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:26.684423 15231 tablet_bootstrap.cc:654] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.684859 15233 tablet_bootstrap.cc:654] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.690019 15231 tablet_bootstrap.cc:492] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:26.690362 15233 tablet_bootstrap.cc:492] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:26.690492 15231 ts_tablet_manager.cc:1403] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:03:26.690850 15233 ts_tablet_manager.cc:1403] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:03:26.691599 15232 raft_consensus.cc:359] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.692211 15232 raft_consensus.cc:385] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.692457 15232 raft_consensus.cc:740] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.692999 15232 consensus_queue.cc:260] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.693491 15231 raft_consensus.cc:359] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.693881 15233 raft_consensus.cc:359] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.694245 15231 raft_consensus.cc:385] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.694551 15233 raft_consensus.cc:385] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.694648 15231 raft_consensus.cc:740] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.694948 15233 raft_consensus.cc:740] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.695461 15231 consensus_queue.cc:260] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.695670 15233 consensus_queue.cc:260] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.697863 15231 ts_tablet_manager.cc:1434] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:03:26.698092 15233 ts_tablet_manager.cc:1434] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:26.698931 15231 tablet_bootstrap.cc:492] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:26.699008 15233 tablet_bootstrap.cc:492] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:26.705919 15231 tablet_bootstrap.cc:654] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.707029 15233 tablet_bootstrap.cc:654] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.711971 15232 ts_tablet_manager.cc:1434] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260713 09:03:26.712906 15232 tablet_bootstrap.cc:492] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:26.717855 15231 tablet_bootstrap.cc:492] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:26.718472 15231 ts_tablet_manager.cc:1403] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 09:03:26.720597 15232 tablet_bootstrap.cc:654] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.721485 15231 raft_consensus.cc:359] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.722258 15231 raft_consensus.cc:385] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.722534 15231 raft_consensus.cc:740] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.723446 15233 tablet_bootstrap.cc:492] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:26.723268 15231 consensus_queue.cc:260] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.724053 15233 ts_tablet_manager.cc:1403] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260713 09:03:26.725615 15231 ts_tablet_manager.cc:1434] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:26.726681 15231 tablet_bootstrap.cc:492] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:26.727036 15233 raft_consensus.cc:359] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.727809 15233 raft_consensus.cc:385] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.728122 15233 raft_consensus.cc:740] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.728890 15233 consensus_queue.cc:260] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.731256 15233 ts_tablet_manager.cc:1434] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:26.732292 15233 tablet_bootstrap.cc:492] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:26.733409 15231 tablet_bootstrap.cc:654] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.738559 15233 tablet_bootstrap.cc:654] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.739748 15232 tablet_bootstrap.cc:492] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:26.740227 15232 ts_tablet_manager.cc:1403] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260713 09:03:26.743088 15232 raft_consensus.cc:359] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.743834 15232 raft_consensus.cc:385] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.744119 15232 raft_consensus.cc:740] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.744719 15232 consensus_queue.cc:260] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.745786 15231 tablet_bootstrap.cc:492] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:26.745952 15136 raft_consensus.cc:493] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.746337 15231 ts_tablet_manager.cc:1403] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260713 09:03:26.746398 15136 raft_consensus.cc:515] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.746832 15232 ts_tablet_manager.cc:1434] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:03:26.748423 15136 leader_election.cc:290] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:26.749210 15231 raft_consensus.cc:359] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.749908 15231 raft_consensus.cc:385] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.750185 15231 raft_consensus.cc:740] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.750489 15232 tablet_bootstrap.cc:492] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:26.751068 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f796229d901c439281bedf0f6e58f589" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:26.750862 15231 consensus_queue.cc:260] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
W20260713 09:03:26.752565 15052 leader_election.cc:343] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.753196 15231 ts_tablet_manager.cc:1434] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:03:26.750631 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f796229d901c439281bedf0f6e58f589" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:26.753809 14938 raft_consensus.cc:2468] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 0.
I20260713 09:03:26.754491 15231 tablet_bootstrap.cc:492] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:26.755070 15052 leader_election.cc:304] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [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: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: efe64106780147b9b9ffcde1c6dc8f54
I20260713 09:03:26.756160 15136 raft_consensus.cc:2804] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.756508 15136 raft_consensus.cc:493] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.756846 15136 raft_consensus.cc:3060] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.761420 15231 tablet_bootstrap.cc:654] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.767493 15232 tablet_bootstrap.cc:654] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.767373 15136 raft_consensus.cc:515] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.770591 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f796229d901c439281bedf0f6e58f589" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:26.771173 14938 raft_consensus.cc:3060] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.772933 15231 tablet_bootstrap.cc:492] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:26.773428 15231 ts_tablet_manager.cc:1403] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:03:26.776225 15232 tablet_bootstrap.cc:492] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:26.777657 15232 ts_tablet_manager.cc:1403] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.001s
I20260713 09:03:26.776466 15231 raft_consensus.cc:359] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.778129 15231 raft_consensus.cc:385] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.778232 14938 raft_consensus.cc:2468] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 1.
I20260713 09:03:26.778528 15231 raft_consensus.cc:740] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.779525 15052 leader_election.cc:304] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:26.779428 15231 consensus_queue.cc:260] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.779877 15136 leader_election.cc:290] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:26.780397 15232 raft_consensus.cc:359] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.781379 15232 raft_consensus.cc:385] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.781754 15232 raft_consensus.cc:740] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.781859 15231 ts_tablet_manager.cc:1434] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:03:26.780464 15136 raft_consensus.cc:2804] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:26.782620 15136 raft_consensus.cc:697] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:26.782562 15232 consensus_queue.cc:260] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.784837 15136 consensus_queue.cc:237] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.785748 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f796229d901c439281bedf0f6e58f589" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:26.786141 15232 ts_tablet_manager.cc:1434] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:03:26.787104 15013 raft_consensus.cc:3060] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.787708 15232 tablet_bootstrap.cc:492] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:26.783113 15231 tablet_bootstrap.cc:492] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:26.792953 15013 raft_consensus.cc:2468] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 1.
I20260713 09:03:26.794832 15231 tablet_bootstrap.cc:654] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.801710 15232 tablet_bootstrap.cc:654] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.802578 15233 tablet_bootstrap.cc:492] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:26.803223 15233 ts_tablet_manager.cc:1403] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.003s
I20260713 09:03:26.803597 15249 raft_consensus.cc:493] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.804232 15249 raft_consensus.cc:515] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.806447 15233 raft_consensus.cc:359] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.807296 15233 raft_consensus.cc:385] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.807641 15233 raft_consensus.cc:740] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.808717 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:26.808430 15233 consensus_queue.cc:260] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
W20260713 09:03:26.810246 15052 leader_election.cc:343] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.814795 15249 leader_election.cc:290] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:26.815815 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:26.816478 15013 raft_consensus.cc:2468] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 0.
I20260713 09:03:26.820573 15052 leader_election.cc:304] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [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: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: bad7fe7835464efbbc342fab48606db9
I20260713 09:03:26.820855 15232 tablet_bootstrap.cc:492] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:26.821350 15232 ts_tablet_manager.cc:1403] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.012s
I20260713 09:03:26.822989 15253 raft_consensus.cc:2804] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.823428 15253 raft_consensus.cc:493] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.823475 15233 ts_tablet_manager.cc:1434] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:03:26.823872 15253 raft_consensus.cc:3060] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.824652 15231 tablet_bootstrap.cc:492] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:26.824776 15233 tablet_bootstrap.cc:492] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:26.825230 15231 ts_tablet_manager.cc:1403] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.006s
I20260713 09:03:26.824951 15232 raft_consensus.cc:359] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.825810 15232 raft_consensus.cc:385] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.826143 15232 raft_consensus.cc:740] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.848750 15232 consensus_queue.cc:260] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.849861 15231 raft_consensus.cc:359] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.850690 15231 raft_consensus.cc:385] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.851035 15231 raft_consensus.cc:740] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.851176 15232 ts_tablet_manager.cc:1434] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.019s
I20260713 09:03:26.851840 15231 consensus_queue.cc:260] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.852311 15232 tablet_bootstrap.cc:492] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:26.857908 15231 ts_tablet_manager.cc:1434] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.015s
I20260713 09:03:26.858942 15231 tablet_bootstrap.cc:492] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:26.859534 15232 tablet_bootstrap.cc:654] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.859364 14836 catalog_manager.cc:5697] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:26.865195 15231 tablet_bootstrap.cc:654] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.867208 15233 tablet_bootstrap.cc:654] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.879293 15253 raft_consensus.cc:515] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.880326 15232 tablet_bootstrap.cc:492] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:26.880878 15232 ts_tablet_manager.cc:1403] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260713 09:03:26.883244 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:26.883364 15253 leader_election.cc:290] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:26.883380 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:26.883893 14938 raft_consensus.cc:3060] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.884235 15013 raft_consensus.cc:3060] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.887650 15232 raft_consensus.cc:359] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.888370 15232 raft_consensus.cc:385] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.888646 15232 raft_consensus.cc:740] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.889691 15132 raft_consensus.cc:493] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.890163 15132 raft_consensus.cc:515] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.890487 14938 raft_consensus.cc:2468] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 1.
I20260713 09:03:26.889328 15232 consensus_queue.cc:260] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.891408 15233 tablet_bootstrap.cc:492] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:26.891557 15052 leader_election.cc:304] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:26.889422 15013 raft_consensus.cc:2468] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 1.
I20260713 09:03:26.892102 15132 leader_election.cc:290] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:26.891888 15233 ts_tablet_manager.cc:1403] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.015s
I20260713 09:03:26.892963 15232 ts_tablet_manager.cc:1434] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:03:26.894089 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af88edbaf2b74030baee5efcfae882a8" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:26.894393 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af88edbaf2b74030baee5efcfae882a8" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:26.894708 15013 raft_consensus.cc:2468] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 0.
I20260713 09:03:26.895102 15087 raft_consensus.cc:2468] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 0.
I20260713 09:03:26.895802 14903 leader_election.cc:304] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:26.895977 15233 raft_consensus.cc:359] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.896641 15233 raft_consensus.cc:385] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.896651 15220 raft_consensus.cc:2804] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.896989 15233 raft_consensus.cc:740] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.897130 15220 raft_consensus.cc:493] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.897467 15220 raft_consensus.cc:3060] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.897787 15233 consensus_queue.cc:260] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.900056 15233 ts_tablet_manager.cc:1434] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:03:26.900929 15233 tablet_bootstrap.cc:492] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:26.901042 15232 tablet_bootstrap.cc:492] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:26.907626 15233 tablet_bootstrap.cc:654] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.907608 15232 tablet_bootstrap.cc:654] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.898384 15253 raft_consensus.cc:2804] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:26.924679 15253 raft_consensus.cc:697] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:26.925812 15253 consensus_queue.cc:237] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.927742 15220 raft_consensus.cc:515] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.931350 15220 leader_election.cc:290] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 election: Requested vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:26.932232 15231 tablet_bootstrap.cc:492] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:26.932717 15231 ts_tablet_manager.cc:1403] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.019s
I20260713 09:03:26.935446 15231 raft_consensus.cc:359] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.936151 15231 raft_consensus.cc:385] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.936467 15231 raft_consensus.cc:740] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.937350 15219 raft_consensus.cc:493] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.937179 15231 consensus_queue.cc:260] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.937820 15219 raft_consensus.cc:515] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.939338 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af88edbaf2b74030baee5efcfae882a8" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:26.940024 15013 raft_consensus.cc:3060] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.941105 15219 leader_election.cc:290] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:26.943292 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57104ae6c7c74c4db9576e7db815bf50" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:26.943580 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57104ae6c7c74c4db9576e7db815bf50" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:26.944274 15086 raft_consensus.cc:2468] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:26.945626 14978 leader_election.cc:304] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
W20260713 09:03:26.946583 14978 leader_election.cc:343] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.948449 15219 raft_consensus.cc:2804] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.948931 15219 raft_consensus.cc:493] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.936777 14834 catalog_manager.cc:5697] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:26.949302 15219 raft_consensus.cc:3060] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.972872 15231 ts_tablet_manager.cc:1434] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.040s	user 0.014s	sys 0.005s
I20260713 09:03:26.974007 15231 tablet_bootstrap.cc:492] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54: Bootstrap starting.
I20260713 09:03:26.979620 15231 tablet_bootstrap.cc:654] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.984350 15231 tablet_bootstrap.cc:492] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54: No bootstrap required, opened a new log
I20260713 09:03:26.984922 15231 ts_tablet_manager.cc:1403] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:03:26.985718 15261 raft_consensus.cc:493] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.986261 15261 raft_consensus.cc:515] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.987457 15231 raft_consensus.cc:359] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.987967 15231 raft_consensus.cc:385] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.988169 15231 raft_consensus.cc:740] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.988399 15261 leader_election.cc:290] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:26.988739 15231 consensus_queue.cc:260] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.942633 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af88edbaf2b74030baee5efcfae882a8" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:26.991304 15087 raft_consensus.cc:3060] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.991482 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bf51b676f0455db41a086b2279ec11" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:26.992141 14938 raft_consensus.cc:2468] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:26.990902 15231 ts_tablet_manager.cc:1434] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:26.995213 14978 leader_election.cc:304] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:26.995370 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bf51b676f0455db41a086b2279ec11" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:26.996145 15261 raft_consensus.cc:2804] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.996428 15084 raft_consensus.cc:2468] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:26.996526 15261 raft_consensus.cc:493] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.997882 15261 raft_consensus.cc:3060] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.007365 15261 raft_consensus.cc:515] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.010608 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bf51b676f0455db41a086b2279ec11" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:27.011236 14938 raft_consensus.cc:3060] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.011668 15132 raft_consensus.cc:493] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.012226 15132 raft_consensus.cc:515] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.014302 15132 leader_election.cc:290] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:27.023097 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:27.023698 14938 raft_consensus.cc:2468] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:27.023835 15011 raft_consensus.cc:2468] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 0.
I20260713 09:03:27.026425 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
W20260713 09:03:27.027905 14903 leader_election.cc:343] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.029964 14903 leader_election.cc:304] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [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: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 92eef926e1c7485fb1e89aba74b733c4
I20260713 09:03:27.028151 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bf51b676f0455db41a086b2279ec11" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:27.031883 15086 raft_consensus.cc:3060] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.032974 15087 raft_consensus.cc:2468] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 1.
I20260713 09:03:27.034214 15233 tablet_bootstrap.cc:492] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:27.034328 14903 leader_election.cc:304] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:27.034763 15233 ts_tablet_manager.cc:1403] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.064s
I20260713 09:03:27.035701 15232 tablet_bootstrap.cc:492] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:27.036262 15232 ts_tablet_manager.cc:1403] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.135s	user 0.043s	sys 0.036s
I20260713 09:03:27.037899 15233 raft_consensus.cc:359] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:26.980897 15219 raft_consensus.cc:515] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.038652 15132 raft_consensus.cc:2804] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.038664 15233 raft_consensus.cc:385] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.039261 15132 raft_consensus.cc:493] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.039350 15233 raft_consensus.cc:740] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.039845 15132 raft_consensus.cc:3060] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.040187 15219 leader_election.cc:290] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:27.032914 15013 raft_consensus.cc:2468] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 1.
I20260713 09:03:27.040331 15233 consensus_queue.cc:260] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.041085 15232 raft_consensus.cc:359] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.042601 15232 raft_consensus.cc:385] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.042945 15232 raft_consensus.cc:740] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.043704 15232 consensus_queue.cc:260] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.044222 15233 ts_tablet_manager.cc:1434] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:03:27.045331 15233 tablet_bootstrap.cc:492] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:27.046526 14978 leader_election.cc:304] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:27.046731 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57104ae6c7c74c4db9576e7db815bf50" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:27.046965 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57104ae6c7c74c4db9576e7db815bf50" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:27.047374 15219 raft_consensus.cc:2804] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.046950 15232 ts_tablet_manager.cc:1434] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:03:27.009392 15261 leader_election.cc:290] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:27.048655 15087 raft_consensus.cc:3060] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.050168 15261 raft_consensus.cc:493] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.050581 15261 raft_consensus.cc:515] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.052429 15261 leader_election.cc:290] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:27.054636 15132 raft_consensus.cc:515] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.056820 15087 raft_consensus.cc:2468] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:27.048012 15220 raft_consensus.cc:2804] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.057780 15220 raft_consensus.cc:697] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Becoming Leader. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:27.058387 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:27.058573 15220 consensus_queue.cc:237] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.059294 15132 leader_election.cc:290] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 election: Requested vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
W20260713 09:03:27.059789 14903 leader_election.cc:343] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.061558 15232 tablet_bootstrap.cc:492] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:27.063645 15086 raft_consensus.cc:2468] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:27.064736 15233 tablet_bootstrap.cc:654] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.067127 15219 raft_consensus.cc:697] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Leader. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:27.068502 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:27.069085 15013 raft_consensus.cc:3060] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.069115 15219 consensus_queue.cc:237] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.071748 15232 tablet_bootstrap.cc:654] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.076504 14978 leader_election.cc:304] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:27.077345 14937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d355935f024c43ac57f26586f4e63c" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:27.077399 15264 raft_consensus.cc:2804] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.079710 15264 raft_consensus.cc:697] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Leader. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:27.080542 15264 consensus_queue.cc:237] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.078263 14937 raft_consensus.cc:2468] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:27.079098 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d355935f024c43ac57f26586f4e63c" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:27.083298 15086 raft_consensus.cc:2468] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:27.090217 14978 leader_election.cc:304] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:27.088029 15013 raft_consensus.cc:2468] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 1.
I20260713 09:03:27.094115 15265 raft_consensus.cc:2804] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.094461 15265 raft_consensus.cc:493] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.094806 15265 raft_consensus.cc:3060] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.094915 15232 tablet_bootstrap.cc:492] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:27.095535 15232 ts_tablet_manager.cc:1403] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.009s
I20260713 09:03:27.096174 14903 leader_election.cc:304] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 92eef926e1c7485fb1e89aba74b733c4
I20260713 09:03:27.097901 15263 raft_consensus.cc:2804] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.098366 15263 raft_consensus.cc:697] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Becoming Leader. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:27.098325 15232 raft_consensus.cc:359] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.099311 15232 raft_consensus.cc:385] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.099637 15232 raft_consensus.cc:740] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.100379 15232 consensus_queue.cc:260] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.101974 15265 raft_consensus.cc:515] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.102025 15263 consensus_queue.cc:237] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.102873 15232 ts_tablet_manager.cc:1434] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:03:27.104097 15232 tablet_bootstrap.cc:492] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9: Bootstrap starting.
I20260713 09:03:27.105986 15265 leader_election.cc:290] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
W20260713 09:03:27.103968 14978 leader_election.cc:343] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.105706 14834 catalog_manager.cc:5697] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad7fe7835464efbbc342fab48606db9 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "bad7fe7835464efbbc342fab48606db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.113903 15232 tablet_bootstrap.cc:654] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.118444 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d355935f024c43ac57f26586f4e63c" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:27.119007 14938 raft_consensus.cc:3060] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.118927 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d355935f024c43ac57f26586f4e63c" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:27.119555 15087 raft_consensus.cc:3060] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.125398 14938 raft_consensus.cc:2468] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:27.130179 14978 leader_election.cc:304] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:27.130635 15087 raft_consensus.cc:2468] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:27.131028 15264 raft_consensus.cc:2804] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.131472 15264 raft_consensus.cc:697] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Leader. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:27.132138 15264 consensus_queue.cc:237] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.139922 15232 tablet_bootstrap.cc:492] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9: No bootstrap required, opened a new log
I20260713 09:03:27.140447 15232 ts_tablet_manager.cc:1403] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260713 09:03:27.128566 14834 catalog_manager.cc:5697] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 reported cstate change: term changed from 0 to 1, leader changed from <none> to efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.140795 14833 catalog_manager.cc:5697] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 reported cstate change: term changed from 0 to 1, leader changed from <none> to bad7fe7835464efbbc342fab48606db9 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "bad7fe7835464efbbc342fab48606db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.142912 15232 raft_consensus.cc:359] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.143464 15232 raft_consensus.cc:385] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.143666 15232 raft_consensus.cc:740] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.144207 15232 consensus_queue.cc:260] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.145741 15232 ts_tablet_manager.cc:1434] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:03:27.147872 15233 tablet_bootstrap.cc:492] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:27.148389 15233 ts_tablet_manager.cc:1403] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.103s	user 0.031s	sys 0.018s
I20260713 09:03:27.150991 15233 raft_consensus.cc:359] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.151646 15233 raft_consensus.cc:385] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.151904 15233 raft_consensus.cc:740] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.152514 15233 consensus_queue.cc:260] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.154388 15233 ts_tablet_manager.cc:1434] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:27.155485 15233 tablet_bootstrap.cc:492] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4: Bootstrap starting.
I20260713 09:03:27.157953 14833 catalog_manager.cc:5697] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 reported cstate change: term changed from 0 to 1, leader changed from <none> to efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.160449 15233 tablet_bootstrap.cc:654] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.162283 14833 catalog_manager.cc:5697] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 reported cstate change: term changed from 0 to 1, leader changed from <none> to efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.167650 15233 tablet_bootstrap.cc:492] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4: No bootstrap required, opened a new log
I20260713 09:03:27.168197 15233 ts_tablet_manager.cc:1403] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:03:27.170670 15233 raft_consensus.cc:359] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.171340 15233 raft_consensus.cc:385] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.171567 15233 raft_consensus.cc:740] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.172120 15233 consensus_queue.cc:260] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.175506 15233 ts_tablet_manager.cc:1434] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:27.200455 15253 consensus_queue.cc:1048] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.211611 15253 consensus_queue.cc:1048] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.212323 15249 raft_consensus.cc:493] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.212855 15249 raft_consensus.cc:515] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.214771 15249 leader_election.cc:290] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:27.216738 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681c9cf3fade484d94e21d47a3f678ec" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:27.217142 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681c9cf3fade484d94e21d47a3f678ec" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:27.217423 14938 raft_consensus.cc:2468] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 0.
I20260713 09:03:27.217895 15011 raft_consensus.cc:2468] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 0.
I20260713 09:03:27.218405 15052 leader_election.cc:304] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:27.219712 15249 raft_consensus.cc:2804] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.220378 15249 raft_consensus.cc:493] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.220789 15249 raft_consensus.cc:3060] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.226696 15249 raft_consensus.cc:515] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.228192 15249 leader_election.cc:290] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:27.228948 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681c9cf3fade484d94e21d47a3f678ec" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:27.229322 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681c9cf3fade484d94e21d47a3f678ec" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:27.229636 14938 raft_consensus.cc:3060] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.229951 15013 raft_consensus.cc:3060] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.236156 14938 raft_consensus.cc:2468] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 1.
I20260713 09:03:27.236285 15013 raft_consensus.cc:2468] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 1.
I20260713 09:03:27.237265 15052 leader_election.cc:304] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:27.237932 15249 raft_consensus.cc:2804] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.238420 15249 raft_consensus.cc:697] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:27.239140 15249 consensus_queue.cc:237] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.246057 14836 catalog_manager.cc:5697] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 1 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:27.309836 15263 raft_consensus.cc:493] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.310276 15263 raft_consensus.cc:515] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.311985 15263 leader_election.cc:290] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:27.312757 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57104ae6c7c74c4db9576e7db815bf50" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:27.312976 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57104ae6c7c74c4db9576e7db815bf50" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:27.313696 15087 raft_consensus.cc:2393] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bad7fe7835464efbbc342fab48606db9 in current term 1: Already voted for candidate efe64106780147b9b9ffcde1c6dc8f54 in this term.
I20260713 09:03:27.314474 14903 leader_election.cc:304] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bad7fe7835464efbbc342fab48606db9; no voters: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54
I20260713 09:03:27.315014 15263 raft_consensus.cc:3060] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.327488 15263 raft_consensus.cc:2749] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:27.787842 15264 raft_consensus.cc:493] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.788412 15264 raft_consensus.cc:515] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.790500 15264 leader_election.cc:290] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:27.856254 15284 raft_consensus.cc:493] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.856801 15284 raft_consensus.cc:515] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
W20260713 09:03:27.872812 14884 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:27.874014 15284 leader_election.cc:290] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:27.877198 15084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaee89bfaa437b845f06919aa9b5b0" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4" is_pre_election: true
I20260713 09:03:27.877761 15084 raft_consensus.cc:2468] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:27.882761 14978 leader_election.cc:304] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:27.883710 15282 raft_consensus.cc:2804] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.884189 15282 raft_consensus.cc:493] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.884598 15282 raft_consensus.cc:3060] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.885025 15283 consensus_queue.cc:1048] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.883940 15287 consensus_queue.cc:1048] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:27.892875 15282 raft_consensus.cc:515] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:27.946851 15282 leader_election.cc:290] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
W20260713 09:03:27.951877 14978 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.220.131:38727, user_credentials={real_user=slave}} blocked reactor thread for 67330.1us
I20260713 09:03:27.954387 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaee89bfaa437b845f06919aa9b5b0" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:27.954988 15083 raft_consensus.cc:3060] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.963614 15288 consensus_queue.cc:1048] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.966276 15083 raft_consensus.cc:2468] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:27.967602 15289 consensus_queue.cc:1048] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.972286 15284 consensus_queue.cc:1048] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.973798 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaee89bfaa437b845f06919aa9b5b0" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:27.974510 14938 raft_consensus.cc:2468] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 0.
I20260713 09:03:27.975080 15087 raft_consensus.cc:3060] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.977840 15288 consensus_queue.cc:1048] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.983765 14978 leader_election.cc:304] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:27.984468 15287 raft_consensus.cc:2804] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.984371 15052 leader_election.cc:304] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:27.988379 15286 raft_consensus.cc:2764] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:03:28.003436 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaee89bfaa437b845f06919aa9b5b0" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:28.005988 14936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaee89bfaa437b845f06919aa9b5b0" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:28.006680 14936 raft_consensus.cc:2468] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 0.
I20260713 09:03:28.014631 14936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaee89bfaa437b845f06919aa9b5b0" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:28.015180 14936 raft_consensus.cc:3060] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.020313 15286 consensus_queue.cc:1048] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.022219 15249 consensus_queue.cc:1048] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.025488 15286 consensus_queue.cc:1048] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.025801 15283 consensus_queue.cc:1048] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.041661 15283 consensus_queue.cc:1048] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.044281 15283 consensus_queue.cc:1048] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.056591 14936 raft_consensus.cc:2468] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 1.
I20260713 09:03:28.058432 15284 raft_consensus.cc:493] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:28.058926 15284 raft_consensus.cc:515] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.074550 15284 leader_election.cc:290] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:28.078078 14933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9" is_pre_election: true
I20260713 09:03:28.083684 15287 raft_consensus.cc:697] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Leader. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:28.084734 15287 consensus_queue.cc:237] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
W20260713 09:03:28.097107 14903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.220.130:36637, user_credentials={real_user=slave}} blocked reactor thread for 64074.3us
I20260713 09:03:28.111554 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54" is_pre_election: true
I20260713 09:03:28.112360 15012 raft_consensus.cc:2468] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 1.
I20260713 09:03:28.117951 15052 leader_election.cc:304] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [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: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: bad7fe7835464efbbc342fab48606db9
I20260713 09:03:28.118806 15286 raft_consensus.cc:2804] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:28.119167 15286 raft_consensus.cc:493] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:28.119482 15286 raft_consensus.cc:3060] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.126963 15294 consensus_queue.cc:1048] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.127756 15290 consensus_queue.cc:1048] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:28.142376 15286 raft_consensus.cc:515] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.143812 15083 raft_consensus.cc:1240] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Rejecting Update request from peer bad7fe7835464efbbc342fab48606db9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:03:28.149914 15286 leader_election.cc:290] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 2 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:28.163755 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:28.164925 15013 raft_consensus.cc:3060] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.168823 15294 consensus_queue.cc:1059] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.169891 15290 raft_consensus.cc:3055] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:28.170269 15290 raft_consensus.cc:740] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:28.171121 15290 consensus_queue.cc:260] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [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: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.172516 15290 raft_consensus.cc:3060] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.163138 14935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:28.182726 14836 catalog_manager.cc:5697] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 reported cstate change: term changed from 0 to 1, leader changed from <none> to efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:28.184214 14935 raft_consensus.cc:2410] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 92eef926e1c7485fb1e89aba74b733c4 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.
I20260713 09:03:28.187656 15013 raft_consensus.cc:2468] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 2.
I20260713 09:03:28.188555 15011 raft_consensus.cc:1240] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Rejecting Update request from peer bad7fe7835464efbbc342fab48606db9 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:03:28.189002 15052 leader_election.cc:304] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [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: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: bad7fe7835464efbbc342fab48606db9
I20260713 09:03:28.189947 15284 raft_consensus.cc:2804] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:28.190412 15284 raft_consensus.cc:697] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:28.191167 15284 consensus_queue.cc:237] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Queue going to LEADER 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: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.221333 14834 catalog_manager.cc:5697] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 1 to 2, leader changed from bad7fe7835464efbbc342fab48606db9 (127.10.220.129) to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:28.469785 15086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad"
dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
mode: GRACEFUL
new_leader_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:33826
I20260713 09:03:28.470248 15086 raft_consensus.cc:606] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Received request to transfer leadership to TS bad7fe7835464efbbc342fab48606db9
I20260713 09:03:28.474888 15086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "681c9cf3fade484d94e21d47a3f678ec"
dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
mode: GRACEFUL
new_leader_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:33826
I20260713 09:03:28.475538 15086 raft_consensus.cc:606] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Received request to transfer leadership to TS bad7fe7835464efbbc342fab48606db9
I20260713 09:03:28.480475 15011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cefaee89bfaa437b845f06919aa9b5b0"
dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
mode: GRACEFUL
new_leader_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:52844
I20260713 09:03:28.480942 15011 raft_consensus.cc:606] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Received request to transfer leadership to TS bad7fe7835464efbbc342fab48606db9
I20260713 09:03:28.485738 15086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec"
dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
mode: GRACEFUL
new_leader_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:33826
I20260713 09:03:28.486186 15086 raft_consensus.cc:606] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 LEADER]: Received request to transfer leadership to TS bad7fe7835464efbbc342fab48606db9
I20260713 09:03:28.495263 15086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f796229d901c439281bedf0f6e58f589"
dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
mode: GRACEFUL
new_leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
 from {username='slave'} at 127.0.0.1:33826
I20260713 09:03:28.495705 15086 raft_consensus.cc:606] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Received request to transfer leadership to TS efe64106780147b9b9ffcde1c6dc8f54
I20260713 09:03:28.501999 14934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af88edbaf2b74030baee5efcfae882a8"
dest_uuid: "bad7fe7835464efbbc342fab48606db9"
mode: GRACEFUL
new_leader_uuid: "92eef926e1c7485fb1e89aba74b733c4"
 from {username='slave'} at 127.0.0.1:52128
I20260713 09:03:28.502434 14934 raft_consensus.cc:606] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Received request to transfer leadership to TS 92eef926e1c7485fb1e89aba74b733c4
I20260713 09:03:28.540611 15287 consensus_queue.cc:1048] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.546507 15287 raft_consensus.cc:993] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54: : Instructing follower bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:28.546998 15264 raft_consensus.cc:1081] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Signalling peer bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:28.548405 14935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cefaee89bfaa437b845f06919aa9b5b0"
dest_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:52114
I20260713 09:03:28.548996 14935 raft_consensus.cc:493] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:28.549342 14935 raft_consensus.cc:3060] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.552706 15287 consensus_queue.cc:1048] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.556353 14935 raft_consensus.cc:515] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.561731 14935 leader_election.cc:290] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 2 election: Requested vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:28.561977 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaee89bfaa437b845f06919aa9b5b0" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:28.562918 15011 raft_consensus.cc:3055] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:28.563242 15011 raft_consensus.cc:740] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:28.563978 15011 consensus_queue.cc:260] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.565151 15011 raft_consensus.cc:3060] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.566175 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefaee89bfaa437b845f06919aa9b5b0" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:28.566650 15083 raft_consensus.cc:3060] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.570580 15011 raft_consensus.cc:2468] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 2.
I20260713 09:03:28.571641 14903 leader_election.cc:304] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:28.572227 15288 raft_consensus.cc:2804] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:28.572424 15083 raft_consensus.cc:2468] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 2.
I20260713 09:03:28.572563 15288 raft_consensus.cc:697] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Becoming Leader. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:28.573273 15288 consensus_queue.cc:237] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.579097 14834 catalog_manager.cc:5697] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 reported cstate change: term changed from 1 to 2, leader changed from efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130) to bad7fe7835464efbbc342fab48606db9 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "bad7fe7835464efbbc342fab48606db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:28.588065 15011 raft_consensus.cc:1275] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:03:28.589037 15284 consensus_queue.cc:1048] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.597102 14935 raft_consensus.cc:1275] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:03:28.597442 14935 pending_rounds.cc:85] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9: Aborting all ops after (but not including) 0
I20260713 09:03:28.597684 14935 pending_rounds.cc:107] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:03:28.597961 14935 raft_consensus.cc:2889] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:03:28.599228 15286 consensus_queue.cc:1048] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.605336 15286 raft_consensus.cc:993] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4: : Instructing follower bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:28.605934 15249 raft_consensus.cc:1081] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 LEADER]: Signalling peer bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:28.607250 15285 raft_consensus.cc:993] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4: : Instructing follower bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:28.607414 14934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec"
dest_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:52102
I20260713 09:03:28.607668 15285 raft_consensus.cc:1081] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Signalling peer bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:28.608000 14934 raft_consensus.cc:493] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:28.608378 14934 raft_consensus.cc:3060] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:28.609323 14938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "681c9cf3fade484d94e21d47a3f678ec"
dest_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:52102
I20260713 09:03:28.609822 14938 raft_consensus.cc:493] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:28.610152 14938 raft_consensus.cc:3060] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.613808 14934 raft_consensus.cc:515] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.614346 14938 raft_consensus.cc:515] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.615520 14934 leader_election.cc:290] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 3 election: Requested vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:28.616047 14938 leader_election.cc:290] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 2 election: Requested vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:28.617093 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:28.617528 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681c9cf3fade484d94e21d47a3f678ec" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:28.617707 15011 raft_consensus.cc:3060] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:28.618155 15013 raft_consensus.cc:3060] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.618439 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591b4a60c18e4b66a26d8d354d987bec" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:28.624683 15083 raft_consensus.cc:3055] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:28.624926 15083 raft_consensus.cc:740] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:28.618350 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681c9cf3fade484d94e21d47a3f678ec" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:28.625697 15086 raft_consensus.cc:3055] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:28.625643 15083 consensus_queue.cc:260] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.626176 15086 raft_consensus.cc:740] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:28.626931 15083 raft_consensus.cc:3060] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:28.627007 15086 consensus_queue.cc:260] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.628306 15086 raft_consensus.cc:3060] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.631023 15013 raft_consensus.cc:2468] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 2.
I20260713 09:03:28.632280 14903 leader_election.cc:304] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:28.632845 15083 raft_consensus.cc:2468] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 3.
I20260713 09:03:28.633121 15288 raft_consensus.cc:2804] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:28.633659 15288 raft_consensus.cc:697] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Becoming Leader. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:28.634706 15086 raft_consensus.cc:2468] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 2.
I20260713 09:03:28.635331 14903 leader_election.cc:304] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [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: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:28.634411 15288 consensus_queue.cc:237] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.635985 15290 raft_consensus.cc:2804] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:28.636420 15290 raft_consensus.cc:697] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 3 LEADER]: Becoming Leader. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:28.636757 15011 raft_consensus.cc:2468] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 3.
I20260713 09:03:28.637070 15290 consensus_queue.cc:237] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [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: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.642201 14836 catalog_manager.cc:5697] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 reported cstate change: term changed from 1 to 2, leader changed from 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131) to bad7fe7835464efbbc342fab48606db9 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "bad7fe7835464efbbc342fab48606db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:28.653695 14836 catalog_manager.cc:5697] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 reported cstate change: term changed from 2 to 3, leader changed from 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131) to bad7fe7835464efbbc342fab48606db9 (127.10.220.129). New cstate: current_term: 3 leader_uuid: "bad7fe7835464efbbc342fab48606db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:28.736765 15249 raft_consensus.cc:993] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4: : Instructing follower efe64106780147b9b9ffcde1c6dc8f54 to start an election
I20260713 09:03:28.737237 15286 raft_consensus.cc:1081] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Signalling peer efe64106780147b9b9ffcde1c6dc8f54 to start an election
I20260713 09:03:28.738643 15011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f796229d901c439281bedf0f6e58f589"
dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
 from {username='slave'} at 127.0.0.1:52832
I20260713 09:03:28.739198 15011 raft_consensus.cc:493] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:28.739549 15011 raft_consensus.cc:3060] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.745096 15011 raft_consensus.cc:515] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.746553 15011 leader_election.cc:290] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 2 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:28.747370 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f796229d901c439281bedf0f6e58f589" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:28.747483 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f796229d901c439281bedf0f6e58f589" candidate_uuid: "efe64106780147b9b9ffcde1c6dc8f54" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:28.747844 14938 raft_consensus.cc:3060] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.748000 15086 raft_consensus.cc:3055] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:28.748327 15086 raft_consensus.cc:740] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:28.748858 15086 consensus_queue.cc:260] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.749676 15086 raft_consensus.cc:3060] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.752535 14938 raft_consensus.cc:2468] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 2.
I20260713 09:03:28.753918 14978 leader_election.cc:304] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:28.754694 15287 raft_consensus.cc:2804] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:28.755142 15287 raft_consensus.cc:697] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 LEADER]: Becoming Leader. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:28.755455 15086 raft_consensus.cc:2468] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe64106780147b9b9ffcde1c6dc8f54 in term 2.
I20260713 09:03:28.756567 15287 consensus_queue.cc:237] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.758736 15249 raft_consensus.cc:993] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4: : Instructing follower bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:28.759179 15285 raft_consensus.cc:1081] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Signalling peer bad7fe7835464efbbc342fab48606db9 to start an election
I20260713 09:03:28.761065 15288 raft_consensus.cc:993] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9: : Instructing follower 92eef926e1c7485fb1e89aba74b733c4 to start an election
I20260713 09:03:28.761590 15288 raft_consensus.cc:1081] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Signalling peer 92eef926e1c7485fb1e89aba74b733c4 to start an election
I20260713 09:03:28.761176 14938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad"
dest_uuid: "bad7fe7835464efbbc342fab48606db9"
 from {username='slave'} at 127.0.0.1:52102
I20260713 09:03:28.762739 14938 raft_consensus.cc:493] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:28.763111 14938 raft_consensus.cc:3060] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.763235 15083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af88edbaf2b74030baee5efcfae882a8"
dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
 from {username='slave'} at 127.0.0.1:33816
I20260713 09:03:28.763808 15083 raft_consensus.cc:493] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:28.764127 15083 raft_consensus.cc:3060] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.768327 14836 catalog_manager.cc:5697] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 reported cstate change: term changed from 1 to 2, leader changed from 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131) to efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "efe64106780147b9b9ffcde1c6dc8f54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:28.769060 15083 raft_consensus.cc:515] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.769095 14938 raft_consensus.cc:515] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.770923 15083 leader_election.cc:290] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 2 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:28.771685 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:28.772221 15011 raft_consensus.cc:3060] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.772318 14938 leader_election.cc:290] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 2 election: Requested vote from peers efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637), 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727)
I20260713 09:03:28.773379 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af88edbaf2b74030baee5efcfae882a8" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:28.773574 15083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad" candidate_uuid: "bad7fe7835464efbbc342fab48606db9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
I20260713 09:03:28.773970 14934 raft_consensus.cc:3055] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:28.774066 15083 raft_consensus.cc:3055] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:28.774417 15083 raft_consensus.cc:740] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:28.775063 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af88edbaf2b74030baee5efcfae882a8" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:28.775159 15083 consensus_queue.cc:260] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.775660 15013 raft_consensus.cc:3060] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.776403 15083 raft_consensus.cc:3060] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.774343 14934 raft_consensus.cc:740] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:28.779598 14934 consensus_queue.cc:260] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.780810 14934 raft_consensus.cc:3060] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.778740 15011 raft_consensus.cc:2468] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 2.
I20260713 09:03:28.782570 14903 leader_election.cc:304] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bad7fe7835464efbbc342fab48606db9, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:28.782598 15013 raft_consensus.cc:2468] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 2.
I20260713 09:03:28.782758 15083 raft_consensus.cc:2468] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bad7fe7835464efbbc342fab48606db9 in term 2.
I20260713 09:03:28.783563 15288 raft_consensus.cc:2804] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:28.784024 15288 raft_consensus.cc:697] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Becoming Leader. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:28.783995 15052 leader_election.cc:304] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:28.784947 15285 raft_consensus.cc:2804] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:28.785346 15285 raft_consensus.cc:697] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:28.785034 15288 consensus_queue.cc:237] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.786075 15285 consensus_queue.cc:237] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:28.788170 14934 raft_consensus.cc:2468] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 2.
I20260713 09:03:28.792658 14836 catalog_manager.cc:5697] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 1 to 2, leader changed from bad7fe7835464efbbc342fab48606db9 (127.10.220.129) to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:28.793426 14834 catalog_manager.cc:5697] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 reported cstate change: term changed from 1 to 2, leader changed from 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131) to bad7fe7835464efbbc342fab48606db9 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "bad7fe7835464efbbc342fab48606db9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: UNKNOWN } } }
W20260713 09:03:28.936329 15108 debug-util.cc:398] Leaking SignalData structure 0x7b08000f6de0 after lost signal to thread 11125
W20260713 09:03:28.937180 15108 debug-util.cc:398] Leaking SignalData structure 0x7b0800146020 after lost signal to thread 14870
W20260713 09:03:28.938081 15108 debug-util.cc:398] Leaking SignalData structure 0x7b080022ff20 after lost signal to thread 14962
W20260713 09:03:28.938867 15108 debug-util.cc:398] Leaking SignalData structure 0x7b0800116a20 after lost signal to thread 15037
W20260713 09:03:28.939640 15108 debug-util.cc:398] Leaking SignalData structure 0x7b08000918e0 after lost signal to thread 15111
I20260713 09:03:29.042843 15013 raft_consensus.cc:1275] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.044097 15288 consensus_queue.cc:1048] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.051863 15083 raft_consensus.cc:1275] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.053653 15288 consensus_queue.cc:1048] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.064073 15013 raft_consensus.cc:1275] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.065292 15288 consensus_queue.cc:1048] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.070655 15086 raft_consensus.cc:1275] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.073276 15288 consensus_queue.cc:1048] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.088236 15083 raft_consensus.cc:1275] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:03:29.093655 15290 consensus_queue.cc:1048] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.111106 15013 raft_consensus.cc:1275] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:03:29.112444 15290 consensus_queue.cc:1048] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.175088 15013 raft_consensus.cc:1275] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.176167 15290 consensus_queue.cc:1048] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.183135 14934 raft_consensus.cc:1275] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.184723 15285 consensus_queue.cc:1048] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.187505 15086 raft_consensus.cc:1275] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Refusing update from remote peer bad7fe7835464efbbc342fab48606db9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.189149 15288 consensus_queue.cc:1048] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.197814 15012 raft_consensus.cc:1275] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.199234 15249 consensus_queue.cc:1048] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.231277 14938 raft_consensus.cc:1275] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Refusing update from remote peer efe64106780147b9b9ffcde1c6dc8f54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.232360 15264 consensus_queue.cc:1048] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:29.240335 15086 raft_consensus.cc:1275] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Refusing update from remote peer efe64106780147b9b9ffcde1c6dc8f54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.243760 15264 consensus_queue.cc:1048] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:31.505360 14836 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40210:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:03:31.533921 14836 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40210:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:03:31.568586 11122 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:03:31.691293 15013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f796229d901c439281bedf0f6e58f589"
dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
mode: GRACEFUL
new_leader_uuid: "92eef926e1c7485fb1e89aba74b733c4"
 from {username='slave'} at 127.0.0.1:33252
W20260713 09:03:31.709594 15354 log.cc:927] Time spent T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4: Append to log took a long time: real 0.080s	user 0.002s	sys 0.003s
W20260713 09:03:31.734896 15356 log.cc:927] Time spent T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54: Append to log took a long time: real 0.104s	user 0.002s	sys 0.003s
I20260713 09:03:31.737214 15013 raft_consensus.cc:606] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 LEADER]: Received request to transfer leadership to TS 92eef926e1c7485fb1e89aba74b733c4
W20260713 09:03:31.782610 14978 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.220.131:38727, user_credentials={real_user=slave}} blocked reactor thread for 60928us
W20260713 09:03:31.842381 15375 log.cc:927] Time spent T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
I20260713 09:03:31.838620 15378 tablet.cc:1724] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:31.853248 15383 tablet.cc:1724] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:31.887030 15385 tablet.cc:1724] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:31.943328 15391 tablet.cc:1724] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:31.987506 15392 tablet.cc:1724] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:31.940196 15378 tablet.cc:1724] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:03:32.002137 15388 log.cc:927] Time spent T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260713 09:03:31.897949 15387 tablet.cc:1724] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.005370 15383 tablet.cc:1724] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.021992 15395 tablet.cc:1724] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.038275 15399 tablet.cc:1724] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.052834 15400 tablet.cc:1724] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.071830 15392 tablet.cc:1724] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.069953 15399 tablet.cc:1724] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.080206 15336 raft_consensus.cc:993] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54: : Instructing follower 92eef926e1c7485fb1e89aba74b733c4 to start an election
I20260713 09:03:32.080830 15377 raft_consensus.cc:1081] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 LEADER]: Signalling peer 92eef926e1c7485fb1e89aba74b733c4 to start an election
I20260713 09:03:32.082950 15079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f796229d901c439281bedf0f6e58f589"
dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
 from {username='slave'} at 127.0.0.1:33824
I20260713 09:03:32.083503 15079 raft_consensus.cc:493] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:32.083842 15079 raft_consensus.cc:3060] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:32.084789 15400 tablet.cc:1724] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.091645 15392 tablet.cc:1724] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.105641 15378 tablet.cc:1724] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:03:32.115495 14903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.220.130:36637, user_credentials={real_user=slave}} blocked reactor thread for 216320us
I20260713 09:03:32.132376 14935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad"
dest_uuid: "bad7fe7835464efbbc342fab48606db9"
mode: GRACEFUL
new_leader_uuid: "92eef926e1c7485fb1e89aba74b733c4"
 from {username='slave'} at 127.0.0.1:48040
I20260713 09:03:32.132957 14935 raft_consensus.cc:606] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Received request to transfer leadership to TS 92eef926e1c7485fb1e89aba74b733c4
I20260713 09:03:32.134019 15402 tablet.cc:1724] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.136209 11122 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:03:32.136895 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:32.139246 15373 raft_consensus.cc:993] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9: : Instructing follower 92eef926e1c7485fb1e89aba74b733c4 to start an election
I20260713 09:03:32.139875 15373 raft_consensus.cc:1081] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Signalling peer 92eef926e1c7485fb1e89aba74b733c4 to start an election
I20260713 09:03:32.139228 15392 tablet.cc:1724] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.148464 15086 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad"
dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
 from {username='slave'} at 127.0.0.1:33816
I20260713 09:03:32.149011 15086 raft_consensus.cc:493] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:32.149336 15086 raft_consensus.cc:3060] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:32.149459 14938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e57191124e624cf39534714d2238c681"
dest_uuid: "bad7fe7835464efbbc342fab48606db9"
mode: GRACEFUL
new_leader_uuid: "92eef926e1c7485fb1e89aba74b733c4"
 from {username='slave'} at 127.0.0.1:48040
I20260713 09:03:32.150022 14938 raft_consensus.cc:606] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Received request to transfer leadership to TS 92eef926e1c7485fb1e89aba74b733c4
I20260713 09:03:32.151862 15385 tablet.cc:1724] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.155449 15086 raft_consensus.cc:515] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.157588 15391 tablet.cc:1724] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.161796 15395 tablet.cc:1724] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.163246 15086 leader_election.cc:290] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 3 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:32.160287 14836 catalog_manager.cc:5789] TS bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025) does not have the latest schema for tablet 591b4a60c18e4b66a26d8d354d987bec (table soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]). Expected version 1 got 0
I20260713 09:03:32.169458 15013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:32.170105 15013 raft_consensus.cc:3060] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:32.170907 14938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86cc8d7b249481db89e7d64d10f99ad" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:32.152670 15010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e607e26142fd41a38b8eda6655ea2129"
dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
mode: GRACEFUL
new_leader_uuid: "92eef926e1c7485fb1e89aba74b733c4"
 from {username='slave'} at 127.0.0.1:33252
I20260713 09:03:32.176438 15013 raft_consensus.cc:2468] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 3.
I20260713 09:03:32.179454 15010 raft_consensus.cc:606] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Received request to transfer leadership to TS 92eef926e1c7485fb1e89aba74b733c4
I20260713 09:03:32.182118 14938 raft_consensus.cc:3055] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:32.182515 14938 raft_consensus.cc:740] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:32.183333 14938 consensus_queue.cc:260] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [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: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.184180 14938 raft_consensus.cc:3060] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:32.182515 15052 leader_election.cc:304] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [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: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:32.189976 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:03:32.190421 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:32.191854 14938 raft_consensus.cc:2468] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 3.
I20260713 09:03:32.191661 15361 raft_consensus.cc:2804] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:32.199080 15405 tablet.cc:1724] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.198490 15361 raft_consensus.cc:697] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 3 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:32.203600 15383 tablet.cc:1724] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.206439 15387 tablet.cc:1724] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.207423 15079 raft_consensus.cc:515] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.217527 15336 raft_consensus.cc:993] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54: : Instructing follower 92eef926e1c7485fb1e89aba74b733c4 to start an election
I20260713 09:03:32.217973 15336 raft_consensus.cc:1081] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Signalling peer 92eef926e1c7485fb1e89aba74b733c4 to start an election
I20260713 09:03:32.217115 15406 tablet.cc:1724] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.229962 15081 raft_consensus.cc:1240] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Rejecting Update request from peer efe64106780147b9b9ffcde1c6dc8f54 for earlier term 2. Current term is 3. Ops: []
I20260713 09:03:32.233461 15079 leader_election.cc:290] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 3 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:32.235854 15010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f796229d901c439281bedf0f6e58f589" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:32.233853 15084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e607e26142fd41a38b8eda6655ea2129"
dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
 from {username='slave'} at 127.0.0.1:33824
I20260713 09:03:32.235110 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f796229d901c439281bedf0f6e58f589" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:32.236428 15010 raft_consensus.cc:3055] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:32.236564 15376 consensus_queue.cc:1059] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:32.236737 14934 raft_consensus.cc:3060] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:32.238576 15084 raft_consensus.cc:493] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:32.238951 15084 raft_consensus.cc:3060] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:32.236786 15010 raft_consensus.cc:740] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:32.240780 15010 consensus_queue.cc:260] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [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: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.243889 15391 tablet.cc:1724] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.246417 14934 raft_consensus.cc:2468] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 3.
I20260713 09:03:32.246580 15010 raft_consensus.cc:3060] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:32.237421 15361 consensus_queue.cc:237] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [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: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.253271 15052 leader_election.cc:304] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [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: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:32.260887 14836 catalog_manager.cc:5697] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 2 to 3, leader changed from bad7fe7835464efbbc342fab48606db9 (127.10.220.129) to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 3 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:32.255113 15361 raft_consensus.cc:2804] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:32.268250 15361 raft_consensus.cc:697] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 3 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:32.264304 15084 raft_consensus.cc:515] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.269033 15361 consensus_queue.cc:237] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.273742 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607e26142fd41a38b8eda6655ea2129" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:32.278287 14934 raft_consensus.cc:3060] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:32.283931 15008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e607e26142fd41a38b8eda6655ea2129" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:32.284596 15008 raft_consensus.cc:3055] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:32.284894 15008 raft_consensus.cc:740] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efe64106780147b9b9ffcde1c6dc8f54, State: Running, Role: LEADER
I20260713 09:03:32.285856 15008 consensus_queue.cc:260] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.287202 15008 raft_consensus.cc:3060] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:32.292654 15010 raft_consensus.cc:2468] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 3.
W20260713 09:03:32.293216 15376 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260713 09:03:32.285853 15084 leader_election.cc:290] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 2 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:32.293306 14934 raft_consensus.cc:2468] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 2.
I20260713 09:03:32.296036 15052 leader_election.cc:304] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92eef926e1c7485fb1e89aba74b733c4, bad7fe7835464efbbc342fab48606db9; no voters: 
I20260713 09:03:32.296757 15361 raft_consensus.cc:2804] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:32.297374 15361 raft_consensus.cc:697] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:32.298393 15008 raft_consensus.cc:2468] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 2.
I20260713 09:03:32.298202 15361 consensus_queue.cc:237] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.309428 14833 catalog_manager.cc:6242] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204: soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512] alter complete (version 1)
I20260713 09:03:32.323525 14836 catalog_manager.cc:5697] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 2 to 3, leader changed from efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130) to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 3 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:32.324489 14836 catalog_manager.cc:5789] TS 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727) does not have the latest schema for tablet f796229d901c439281bedf0f6e58f589 (table soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]). Expected version 1 got 0
I20260713 09:03:32.324960 14836 catalog_manager.cc:5697] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 1 to 2, leader changed from efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130) to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 2 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:32.441159 15407 raft_consensus.cc:993] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9: : Instructing follower 92eef926e1c7485fb1e89aba74b733c4 to start an election
I20260713 09:03:32.441843 15364 raft_consensus.cc:1081] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Signalling peer 92eef926e1c7485fb1e89aba74b733c4 to start an election
I20260713 09:03:32.443284 15084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e57191124e624cf39534714d2238c681"
dest_uuid: "92eef926e1c7485fb1e89aba74b733c4"
 from {username='slave'} at 127.0.0.1:33816
I20260713 09:03:32.443681 15084 raft_consensus.cc:493] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:32.443954 15084 raft_consensus.cc:3060] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:32.450556 15084 raft_consensus.cc:515] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.452523 15084 leader_election.cc:290] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [CANDIDATE]: Term 3 election: Requested vote from peers bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025), efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637)
I20260713 09:03:32.453235 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57191124e624cf39534714d2238c681" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bad7fe7835464efbbc342fab48606db9"
I20260713 09:03:32.453898 14934 raft_consensus.cc:3055] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:32.454280 14934 raft_consensus.cc:740] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bad7fe7835464efbbc342fab48606db9, State: Running, Role: LEADER
I20260713 09:03:32.453783 15008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57191124e624cf39534714d2238c681" candidate_uuid: "92eef926e1c7485fb1e89aba74b733c4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "efe64106780147b9b9ffcde1c6dc8f54"
I20260713 09:03:32.455348 15008 raft_consensus.cc:3060] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:32.455067 14934 consensus_queue.cc:260] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [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: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.456293 14934 raft_consensus.cc:3060] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:32.462023 15008 raft_consensus.cc:2468] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 3.
I20260713 09:03:32.462744 14934 raft_consensus.cc:2468] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92eef926e1c7485fb1e89aba74b733c4 in term 3.
I20260713 09:03:32.463060 15052 leader_election.cc:304] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [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: 92eef926e1c7485fb1e89aba74b733c4, efe64106780147b9b9ffcde1c6dc8f54; no voters: 
I20260713 09:03:32.463824 15361 raft_consensus.cc:2804] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:32.464272 15361 raft_consensus.cc:697] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 3 LEADER]: Becoming Leader. State: Replica: 92eef926e1c7485fb1e89aba74b733c4, State: Running, Role: LEADER
I20260713 09:03:32.465071 15361 consensus_queue.cc:237] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [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: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } }
I20260713 09:03:32.472335 14836 catalog_manager.cc:5697] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 reported cstate change: term changed from 2 to 3, leader changed from bad7fe7835464efbbc342fab48606db9 (127.10.220.129) to 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131). New cstate: current_term: 3 leader_uuid: "92eef926e1c7485fb1e89aba74b733c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92eef926e1c7485fb1e89aba74b733c4" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 38727 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:32.774798 14934 raft_consensus.cc:1275] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:32.779044 14934 raft_consensus.cc:1275] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:03:32.780054 14938 raft_consensus.cc:1275] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:03:32.781881 15416 consensus_queue.cc:1048] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:32.782322 15361 consensus_queue.cc:1048] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:32.782687 15285 consensus_queue.cc:1048] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:32.810830 15010 raft_consensus.cc:1275] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:03:32.812760 15416 consensus_queue.cc:1048] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:32.819260 14836 catalog_manager.cc:5789] TS 92eef926e1c7485fb1e89aba74b733c4 (127.10.220.131:38727) does not have the latest schema for tablet f796229d901c439281bedf0f6e58f589 (table soft_deleted_table [id=ad3259b1c47348698ceb4da7ad50d512]). Expected version 1 got 0
I20260713 09:03:32.829979 15420 tablet.cc:1724] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:32.890957 15010 raft_consensus.cc:1275] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:32.891310 15008 raft_consensus.cc:1275] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:03:32.892550 15422 consensus_queue.cc:1048] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:32.892961 15428 consensus_queue.cc:1048] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:32.905597 15420 tablet.cc:1719] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:03:32.915056 15431 tablet.cc:1719] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:03:32.918062 15430 tablet.cc:1719] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:03:32.993049 14938 raft_consensus.cc:1275] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:32.994170 15428 consensus_queue.cc:1048] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bad7fe7835464efbbc342fab48606db9" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 46025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:33.003095 15013 raft_consensus.cc:1275] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Refusing update from remote peer 92eef926e1c7485fb1e89aba74b733c4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:33.005870 15428 consensus_queue.cc:1048] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe64106780147b9b9ffcde1c6dc8f54" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 36637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:33.243836 11122 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:03:33.248775 11122 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:03:33.249199 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:33.254309 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:33.254662 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:34.278986 11122 tablet_server.cc:179] TabletServer@127.10.220.129:0 shutting down...
I20260713 09:03:34.315902 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:34.316625 11122 tablet_replica.cc:333] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.317394 11122 raft_consensus.cc:2243] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.318222 11122 raft_consensus.cc:2272] T 681c9cf3fade484d94e21d47a3f678ec P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.320477 11122 tablet_replica.cc:333] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.321197 11122 raft_consensus.cc:2243] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.321746 11122 raft_consensus.cc:2272] T 91bf51b676f0455db41a086b2279ec11 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.323848 11122 tablet_replica.cc:333] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.324493 11122 raft_consensus.cc:2243] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.324893 11122 raft_consensus.cc:2272] T f86cc8d7b249481db89e7d64d10f99ad P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.327339 11122 tablet_replica.cc:333] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
W20260713 09:03:34.328042 14978 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 61 similar messages]
I20260713 09:03:34.328261 11122 raft_consensus.cc:2243] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.329618 11122 raft_consensus.cc:2272] T cefaee89bfaa437b845f06919aa9b5b0 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:34.331382 14978 consensus_peers.cc:597] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 -> Peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Couldn't send request to peer bad7fe7835464efbbc342fab48606db9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.332633 11122 tablet_replica.cc:333] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.333256 11122 raft_consensus.cc:2243] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.333858 11122 raft_consensus.cc:2272] T af88edbaf2b74030baee5efcfae882a8 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.336757 11122 tablet_replica.cc:333] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.337560 11122 raft_consensus.cc:2243] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.338402 11122 raft_consensus.cc:2272] T 64f26c7cf4c94c1c95239cddfe7c2970 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.340652 11122 tablet_replica.cc:333] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.341365 11122 raft_consensus.cc:2243] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.341825 11122 raft_consensus.cc:2272] T 74d355935f024c43ac57f26586f4e63c P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.343868 11122 tablet_replica.cc:333] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.344400 11122 raft_consensus.cc:2243] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.345268 11122 raft_consensus.cc:2272] T ba21106d6eb046a69d75c64dd60d4540 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.347347 11122 tablet_replica.cc:333] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.347852 11122 raft_consensus.cc:2243] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.348207 11122 raft_consensus.cc:2272] T f796229d901c439281bedf0f6e58f589 P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.349973 11122 tablet_replica.cc:333] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.350476 11122 raft_consensus.cc:2243] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.350862 11122 raft_consensus.cc:2272] T 015bf0e8844f481b8aa6d0fbb49de655 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.352944 11122 tablet_replica.cc:333] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.353402 11122 raft_consensus.cc:2243] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.353899 11122 raft_consensus.cc:2272] T 8d11634e25b34235baa8f5bfa1c489cf P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.356074 11122 tablet_replica.cc:333] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.356597 11122 raft_consensus.cc:2243] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.357033 11122 raft_consensus.cc:2272] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.358990 11122 tablet_replica.cc:333] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.359439 11122 raft_consensus.cc:2243] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.360216 11122 raft_consensus.cc:2272] T 591b4a60c18e4b66a26d8d354d987bec P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.362149 11122 tablet_replica.cc:333] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.362635 11122 raft_consensus.cc:2243] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.363013 11122 raft_consensus.cc:2272] T e607e26142fd41a38b8eda6655ea2129 P bad7fe7835464efbbc342fab48606db9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.364948 11122 tablet_replica.cc:333] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.365451 11122 raft_consensus.cc:2243] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.365933 11122 raft_consensus.cc:2272] T 9cbc7c4a69874e8583021f8078f9ca23 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.368117 11122 tablet_replica.cc:333] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.368606 11122 raft_consensus.cc:2243] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.369065 11122 raft_consensus.cc:2272] T e57191124e624cf39534714d2238c681 P bad7fe7835464efbbc342fab48606db9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.371801 11122 tablet_replica.cc:333] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.372386 11122 raft_consensus.cc:2243] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.372905 11122 raft_consensus.cc:2272] T 57104ae6c7c74c4db9576e7db815bf50 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:34.374140 14978 consensus_peers.cc:597] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 -> Peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Couldn't send request to peer bad7fe7835464efbbc342fab48606db9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.375737 11122 tablet_replica.cc:333] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9: stopping tablet replica
I20260713 09:03:34.376348 11122 raft_consensus.cc:2243] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.377265 11122 raft_consensus.cc:2272] T c19e6af7425d4e4c99e07132ec641e54 P bad7fe7835464efbbc342fab48606db9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:34.377429 15052 consensus_peers.cc:597] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 -> Peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Couldn't send request to peer bad7fe7835464efbbc342fab48606db9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:34.405045 15052 consensus_peers.cc:597] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 -> Peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Couldn't send request to peer bad7fe7835464efbbc342fab48606db9. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:46025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.419401 11122 tablet_server.cc:196] TabletServer@127.10.220.129:0 shutdown complete.
W20260713 09:03:34.435606 15052 consensus_peers.cc:597] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 -> Peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Couldn't send request to peer bad7fe7835464efbbc342fab48606db9. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:46025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.452741 11122 tablet_server.cc:179] TabletServer@127.10.220.130:0 shutting down...
I20260713 09:03:34.476697 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:34.477466 11122 tablet_replica.cc:333] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.478377 11122 raft_consensus.cc:2243] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.479038 11122 raft_consensus.cc:2272] T 681c9cf3fade484d94e21d47a3f678ec P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.481084 11122 tablet_replica.cc:333] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.481667 11122 raft_consensus.cc:2243] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.482419 11122 raft_consensus.cc:2272] T 91bf51b676f0455db41a086b2279ec11 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.484263 11122 tablet_replica.cc:333] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.484741 11122 raft_consensus.cc:2243] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.485168 11122 raft_consensus.cc:2272] T cefaee89bfaa437b845f06919aa9b5b0 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.486970 11122 tablet_replica.cc:333] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.487442 11122 raft_consensus.cc:2243] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.487787 11122 raft_consensus.cc:2272] T af88edbaf2b74030baee5efcfae882a8 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.490005 11122 tablet_replica.cc:333] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.490617 11122 raft_consensus.cc:2243] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.491108 11122 raft_consensus.cc:2272] T 64f26c7cf4c94c1c95239cddfe7c2970 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:34.493142 14978 consensus_peers.cc:597] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 -> Peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Couldn't send request to peer bad7fe7835464efbbc342fab48606db9. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:46025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.493243 11122 tablet_replica.cc:333] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.493921 11122 raft_consensus.cc:2243] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.494709 11122 raft_consensus.cc:2272] T 74d355935f024c43ac57f26586f4e63c P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.496510 11122 tablet_replica.cc:333] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.497040 11122 raft_consensus.cc:2243] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.497393 11122 raft_consensus.cc:2272] T f86cc8d7b249481db89e7d64d10f99ad P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.499053 11122 tablet_replica.cc:333] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.499571 11122 raft_consensus.cc:2243] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.500349 11122 raft_consensus.cc:2272] T 57104ae6c7c74c4db9576e7db815bf50 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.502468 11122 tablet_replica.cc:333] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
W20260713 09:03:34.502830 15052 consensus_peers.cc:597] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 -> Peer efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637): Couldn't send request to peer efe64106780147b9b9ffcde1c6dc8f54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.503064 11122 raft_consensus.cc:2243] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.503532 11122 raft_consensus.cc:2272] T c19e6af7425d4e4c99e07132ec641e54 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.505362 11122 tablet_replica.cc:333] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.505878 11122 raft_consensus.cc:2243] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.506330 11122 raft_consensus.cc:2272] T ba21106d6eb046a69d75c64dd60d4540 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.508463 11122 tablet_replica.cc:333] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
W20260713 09:03:34.508782 14978 consensus_peers.cc:597] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 -> Peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Couldn't send request to peer bad7fe7835464efbbc342fab48606db9. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:46025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.508945 11122 raft_consensus.cc:2243] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.509416 11122 raft_consensus.cc:2272] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.511206 11122 tablet_replica.cc:333] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.511690 11122 raft_consensus.cc:2243] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.512392 11122 raft_consensus.cc:2272] T 8d11634e25b34235baa8f5bfa1c489cf P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.514182 11122 tablet_replica.cc:333] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.514633 11122 raft_consensus.cc:2243] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.515043 11122 raft_consensus.cc:2272] T 591b4a60c18e4b66a26d8d354d987bec P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.516710 11122 tablet_replica.cc:333] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.517163 11122 raft_consensus.cc:2243] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.517587 11122 raft_consensus.cc:2272] T e607e26142fd41a38b8eda6655ea2129 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.519752 11122 tablet_replica.cc:333] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.520376 11122 raft_consensus.cc:2243] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.520785 11122 raft_consensus.cc:2272] T e57191124e624cf39534714d2238c681 P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:34.522341 15052 consensus_peers.cc:597] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 -> Peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Couldn't send request to peer bad7fe7835464efbbc342fab48606db9. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:46025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.522866 11122 tablet_replica.cc:333] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.523376 11122 raft_consensus.cc:2243] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.524083 11122 raft_consensus.cc:2272] T 9cbc7c4a69874e8583021f8078f9ca23 P efe64106780147b9b9ffcde1c6dc8f54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.525848 11122 tablet_replica.cc:333] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.526314 11122 raft_consensus.cc:2243] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.526687 11122 raft_consensus.cc:2272] T f796229d901c439281bedf0f6e58f589 P efe64106780147b9b9ffcde1c6dc8f54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.528322 11122 tablet_replica.cc:333] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54: stopping tablet replica
I20260713 09:03:34.528690 11122 raft_consensus.cc:2243] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.529390 11122 raft_consensus.cc:2272] T 015bf0e8844f481b8aa6d0fbb49de655 P efe64106780147b9b9ffcde1c6dc8f54 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:34.551136 15052 consensus_peers.cc:597] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 -> Peer efe64106780147b9b9ffcde1c6dc8f54 (127.10.220.130:36637): Couldn't send request to peer efe64106780147b9b9ffcde1c6dc8f54. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.566790 11122 tablet_server.cc:196] TabletServer@127.10.220.130:0 shutdown complete.
W20260713 09:03:34.575893 15052 consensus_peers.cc:597] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 -> Peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Couldn't send request to peer bad7fe7835464efbbc342fab48606db9. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:46025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.598373 11122 tablet_server.cc:179] TabletServer@127.10.220.131:0 shutting down...
I20260713 09:03:34.622710 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:34.623404 11122 tablet_replica.cc:333] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.624007 11122 raft_consensus.cc:2243] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.624475 11122 raft_consensus.cc:2272] T 681c9cf3fade484d94e21d47a3f678ec P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.626344 11122 tablet_replica.cc:333] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.626977 11122 raft_consensus.cc:2243] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.627556 11122 raft_consensus.cc:2272] T cefaee89bfaa437b845f06919aa9b5b0 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.630069 11122 tablet_replica.cc:333] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.630635 11122 raft_consensus.cc:2243] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.631327 11122 raft_consensus.cc:2272] T af88edbaf2b74030baee5efcfae882a8 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:34.632886 15052 consensus_peers.cc:597] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 -> Peer bad7fe7835464efbbc342fab48606db9 (127.10.220.129:46025): Couldn't send request to peer bad7fe7835464efbbc342fab48606db9. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:46025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.633105 11122 tablet_replica.cc:333] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.633716 11122 raft_consensus.cc:2243] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.634141 11122 raft_consensus.cc:2272] T 91bf51b676f0455db41a086b2279ec11 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.636045 11122 tablet_replica.cc:333] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.636548 11122 raft_consensus.cc:2243] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.637343 11122 raft_consensus.cc:2272] T ebd7d1e7ccaa4f929c5ce650fbaf9617 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.639075 11122 tablet_replica.cc:333] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.639559 11122 raft_consensus.cc:2243] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.639961 11122 raft_consensus.cc:2272] T 74d355935f024c43ac57f26586f4e63c P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.641634 11122 tablet_replica.cc:333] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.642104 11122 raft_consensus.cc:2243] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.642495 11122 raft_consensus.cc:2272] T 64f26c7cf4c94c1c95239cddfe7c2970 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.644181 11122 tablet_replica.cc:333] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.644666 11122 raft_consensus.cc:2243] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.645054 11122 raft_consensus.cc:2272] T ba21106d6eb046a69d75c64dd60d4540 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.646713 11122 tablet_replica.cc:333] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.647185 11122 raft_consensus.cc:2243] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.647848 11122 raft_consensus.cc:2272] T f796229d901c439281bedf0f6e58f589 P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.649345 11122 tablet_replica.cc:333] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.649811 11122 raft_consensus.cc:2243] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.650185 11122 raft_consensus.cc:2272] T 015bf0e8844f481b8aa6d0fbb49de655 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.652001 11122 tablet_replica.cc:333] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.652468 11122 raft_consensus.cc:2243] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.652839 11122 raft_consensus.cc:2272] T c19e6af7425d4e4c99e07132ec641e54 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.654702 11122 tablet_replica.cc:333] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.655143 11122 raft_consensus.cc:2243] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.655552 11122 raft_consensus.cc:2272] T 57104ae6c7c74c4db9576e7db815bf50 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.657171 11122 tablet_replica.cc:333] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.657655 11122 raft_consensus.cc:2243] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.658032 11122 raft_consensus.cc:2272] T 8d11634e25b34235baa8f5bfa1c489cf P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.659659 11122 tablet_replica.cc:333] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.660096 11122 raft_consensus.cc:2243] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.660797 11122 raft_consensus.cc:2272] T f86cc8d7b249481db89e7d64d10f99ad P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.662524 11122 tablet_replica.cc:333] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.662978 11122 raft_consensus.cc:2243] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.663353 11122 raft_consensus.cc:2272] T 9cbc7c4a69874e8583021f8078f9ca23 P 92eef926e1c7485fb1e89aba74b733c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.665014 11122 tablet_replica.cc:333] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.665441 11122 raft_consensus.cc:2243] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:34.665894 11122 raft_consensus.cc:2272] T 591b4a60c18e4b66a26d8d354d987bec P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.667559 11122 tablet_replica.cc:333] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.667994 11122 raft_consensus.cc:2243] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.668686 11122 raft_consensus.cc:2272] T e607e26142fd41a38b8eda6655ea2129 P 92eef926e1c7485fb1e89aba74b733c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.670336 11122 tablet_replica.cc:333] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4: stopping tablet replica
I20260713 09:03:34.670727 11122 raft_consensus.cc:2243] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.671382 11122 raft_consensus.cc:2272] T e57191124e624cf39534714d2238c681 P 92eef926e1c7485fb1e89aba74b733c4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.728979 11122 tablet_server.cc:196] TabletServer@127.10.220.131:0 shutdown complete.
I20260713 09:03:34.759768 11122 master.cc:562] Master@127.10.220.190:36421 shutting down...
I20260713 09:03:34.778344 11122 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:34.778869 11122 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:34.779155 11122 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd4321e4087943f1a2e97223af811204: stopping tablet replica
I20260713 09:03:34.798457 11122 master.cc:584] Master@127.10.220.190:36421 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13376 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:03:34.846102 11122 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.220.190:42519
I20260713 09:03:34.847177 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:34.852273 15440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:34.852429 15441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:34.853413 15443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:34.854624 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:34.855402 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:34.855578 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:34.855697 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933414855686 us; error 0 us; skew 500 ppm
I20260713 09:03:34.856107 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:34.858286 11122 webserver.cc:533] Webserver started at http://127.10.220.190:46031/ using document root <none> and password file <none>
I20260713 09:03:34.858718 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:34.858860 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:34.859057 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:34.860021 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/master-0-root/instance:
uuid: "b4b58e631b494496b625c2ac2699026f"
format_stamp: "Formatted at 2026-07-13 09:03:34 on dist-test-slave-scq0"
I20260713 09:03:34.864383 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:03:34.867399 15448 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:34.868041 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:03:34.868286 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/master-0-root
uuid: "b4b58e631b494496b625c2ac2699026f"
format_stamp: "Formatted at 2026-07-13 09:03:34 on dist-test-slave-scq0"
I20260713 09:03:34.868549 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:34.881754 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:34.882900 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:34.918745 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.190:42519
I20260713 09:03:34.918866 15499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.190:42519 every 8 connection(s)
I20260713 09:03:34.922364 15500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:34.932399 15500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f: Bootstrap starting.
I20260713 09:03:34.937199 15500 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.941257 15500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f: No bootstrap required, opened a new log
I20260713 09:03:34.943385 15500 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4b58e631b494496b625c2ac2699026f" member_type: VOTER }
I20260713 09:03:34.943747 15500 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.943917 15500 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4b58e631b494496b625c2ac2699026f, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.944423 15500 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4b58e631b494496b625c2ac2699026f" member_type: VOTER }
I20260713 09:03:34.944825 15500 raft_consensus.cc:399] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:34.945011 15500 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:34.945214 15500 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.949678 15500 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4b58e631b494496b625c2ac2699026f" member_type: VOTER }
I20260713 09:03:34.950127 15500 leader_election.cc:304] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [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: b4b58e631b494496b625c2ac2699026f; no voters: 
I20260713 09:03:34.951150 15500 leader_election.cc:290] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:34.951522 15503 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.952777 15503 raft_consensus.cc:697] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [term 1 LEADER]: Becoming Leader. State: Replica: b4b58e631b494496b625c2ac2699026f, State: Running, Role: LEADER
I20260713 09:03:34.953359 15503 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [LEADER]: Queue going to LEADER mode. State: All 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: "b4b58e631b494496b625c2ac2699026f" member_type: VOTER }
I20260713 09:03:34.953907 15500 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:34.957484 15504 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4b58e631b494496b625c2ac2699026f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4b58e631b494496b625c2ac2699026f" member_type: VOTER } }
I20260713 09:03:34.958151 15504 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:34.957928 15505 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4b58e631b494496b625c2ac2699026f. Latest consensus state: current_term: 1 leader_uuid: "b4b58e631b494496b625c2ac2699026f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4b58e631b494496b625c2ac2699026f" member_type: VOTER } }
I20260713 09:03:34.958799 15505 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:34.960079 15510 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:34.964903 15510 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:34.968094 11122 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:34.973186 15510 catalog_manager.cc:1383] Generated new cluster ID: 19005c1a4f8d44df918afb33a5e15e4d
I20260713 09:03:34.973450 15510 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:34.991343 15510 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:34.992563 15510 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:35.014922 15510 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f: Generated new TSK 0
I20260713 09:03:35.015527 15510 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:35.034821 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:35.040335 15521 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:35.041011 15522 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:35.042398 15524 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:35.043047 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:35.043843 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:35.044028 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:35.044170 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933415044154 us; error 0 us; skew 500 ppm
I20260713 09:03:35.044648 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:35.046648 11122 webserver.cc:533] Webserver started at http://127.10.220.129:39569/ using document root <none> and password file <none>
I20260713 09:03:35.047077 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:35.047250 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:35.047487 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:35.048549 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-0-root/instance:
uuid: "83cdf39cde0640c08ad25ce08eb15974"
format_stamp: "Formatted at 2026-07-13 09:03:35 on dist-test-slave-scq0"
I20260713 09:03:35.052591 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:03:35.055687 15529 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:35.056372 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:03:35.056622 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-0-root
uuid: "83cdf39cde0640c08ad25ce08eb15974"
format_stamp: "Formatted at 2026-07-13 09:03:35 on dist-test-slave-scq0"
I20260713 09:03:35.056867 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:35.075784 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:35.076867 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:35.078338 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:35.080403 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:35.080585 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:35.080790 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:35.080947 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:35.118400 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.129:39325
I20260713 09:03:35.118515 15591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.129:39325 every 8 connection(s)
I20260713 09:03:35.122927 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:35.129884 15596 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:35.130188 15597 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:35.132820 15599 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:35.133020 11122 server_base.cc:1061] running on GCE node
I20260713 09:03:35.134280 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:35.134536 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:35.134711 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933415134693 us; error 0 us; skew 500 ppm
I20260713 09:03:35.135334 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:35.135974 15592 heartbeater.cc:344] Connected to a master server at 127.10.220.190:42519
I20260713 09:03:35.136374 15592 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:35.137241 15592 heartbeater.cc:507] Master 127.10.220.190:42519 requested a full tablet report, sending...
I20260713 09:03:35.138278 11122 webserver.cc:533] Webserver started at http://127.10.220.130:38979/ using document root <none> and password file <none>
I20260713 09:03:35.138878 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:35.139109 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:35.139434 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:35.139355 15465 ts_manager.cc:194] Registered new tserver with Master: 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325)
I20260713 09:03:35.141033 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-1-root/instance:
uuid: "fe6397dc2fa5497084a164f2f21427d7"
format_stamp: "Formatted at 2026-07-13 09:03:35 on dist-test-slave-scq0"
I20260713 09:03:35.141826 15465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44580
I20260713 09:03:35.145766 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:03:35.148797 15604 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:35.149456 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:35.149775 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-1-root
uuid: "fe6397dc2fa5497084a164f2f21427d7"
format_stamp: "Formatted at 2026-07-13 09:03:35 on dist-test-slave-scq0"
I20260713 09:03:35.150019 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:35.167578 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:35.168740 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:35.170324 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:35.172510 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:35.172683 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:35.172919 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:35.173061 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:35.210134 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.130:34229
I20260713 09:03:35.210237 15666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.130:34229 every 8 connection(s)
I20260713 09:03:35.214494 11122 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:35.222673 15671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:03:35.223419 15670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:35.226042 11122 server_base.cc:1061] running on GCE node
W20260713 09:03:35.225955 15673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:03:35.227101 11122 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:35.227303 11122 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:35.227469 11122 hybrid_clock.cc:648] HybridClock initialized: now 1783933415227451 us; error 0 us; skew 500 ppm
I20260713 09:03:35.227563 15667 heartbeater.cc:344] Connected to a master server at 127.10.220.190:42519
I20260713 09:03:35.227959 15667 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:35.228214 11122 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:35.228785 15667 heartbeater.cc:507] Master 127.10.220.190:42519 requested a full tablet report, sending...
I20260713 09:03:35.230741 11122 webserver.cc:533] Webserver started at http://127.10.220.131:35825/ using document root <none> and password file <none>
I20260713 09:03:35.230890 15465 ts_manager.cc:194] Registered new tserver with Master: fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:35.231257 11122 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:35.231483 11122 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:35.231731 11122 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:35.232250 15465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44584
I20260713 09:03:35.232805 11122 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-2-root/instance:
uuid: "b5685730df9c42aabaee2fe0386fb57c"
format_stamp: "Formatted at 2026-07-13 09:03:35 on dist-test-slave-scq0"
I20260713 09:03:35.237737 11122 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:03:35.240821 15678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:35.241528 11122 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:35.241834 11122 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-2-root
uuid: "b5685730df9c42aabaee2fe0386fb57c"
format_stamp: "Formatted at 2026-07-13 09:03:35 on dist-test-slave-scq0"
I20260713 09:03:35.242100 11122 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3fY_P3/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933311918649-11122-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:03:35.267942 11122 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:35.269120 11122 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:35.270642 11122 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:35.272766 11122 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:35.272959 11122 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:35.273181 11122 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:35.273330 11122 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:35.310847 11122 rpc_server.cc:307] RPC server started. Bound to: 127.10.220.131:39839
I20260713 09:03:35.310949 15740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.220.131:39839 every 8 connection(s)
I20260713 09:03:35.323560 15741 heartbeater.cc:344] Connected to a master server at 127.10.220.190:42519
I20260713 09:03:35.323922 15741 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:35.324581 15741 heartbeater.cc:507] Master 127.10.220.190:42519 requested a full tablet report, sending...
I20260713 09:03:35.326391 15465 ts_manager.cc:194] Registered new tserver with Master: b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:35.327181 11122 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013320121s
I20260713 09:03:35.327649 15465 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44588
I20260713 09:03:35.350551 15465 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44592:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:03:35.353269 15465 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:03:35.418704 15631 tablet_service.cc:1511] Processing CreateTablet for tablet e71d567ee87d464a9000e5706e27b784 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:35.420190 15631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71d567ee87d464a9000e5706e27b784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.422914 15632 tablet_service.cc:1511] Processing CreateTablet for tablet 8fa5caec40dc4dc5ab9579eda5c86c11 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:35.424316 15632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fa5caec40dc4dc5ab9579eda5c86c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.427824 15630 tablet_service.cc:1511] Processing CreateTablet for tablet c27f3462d3394b0ab2f3a520158b144c (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:35.429128 15630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27f3462d3394b0ab2f3a520158b144c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.435760 15629 tablet_service.cc:1511] Processing CreateTablet for tablet d67c7efa4426407096d85f7b319a1af5 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:35.437170 15629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67c7efa4426407096d85f7b319a1af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.437564 15555 tablet_service.cc:1511] Processing CreateTablet for tablet c27f3462d3394b0ab2f3a520158b144c (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:35.438023 15554 tablet_service.cc:1511] Processing CreateTablet for tablet d67c7efa4426407096d85f7b319a1af5 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:35.438898 15555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27f3462d3394b0ab2f3a520158b144c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.440223 15553 tablet_service.cc:1511] Processing CreateTablet for tablet af99d038d2ec477986ce36d361429729 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:35.440225 15556 tablet_service.cc:1511] Processing CreateTablet for tablet e71d567ee87d464a9000e5706e27b784 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:35.438601 15557 tablet_service.cc:1511] Processing CreateTablet for tablet 8fa5caec40dc4dc5ab9579eda5c86c11 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:35.441540 15553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af99d038d2ec477986ce36d361429729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.442103 15556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71d567ee87d464a9000e5706e27b784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.443460 15552 tablet_service.cc:1511] Processing CreateTablet for tablet 7547e0d5c86c4caba592d1c203a0108b (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:35.444676 15552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7547e0d5c86c4caba592d1c203a0108b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.447494 15557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fa5caec40dc4dc5ab9579eda5c86c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.447865 15551 tablet_service.cc:1511] Processing CreateTablet for tablet 6c123eab6dfd4a56998851e070aab38b (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:35.449071 15551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c123eab6dfd4a56998851e070aab38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.449911 15554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67c7efa4426407096d85f7b319a1af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.450455 15628 tablet_service.cc:1511] Processing CreateTablet for tablet af99d038d2ec477986ce36d361429729 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:35.451704 15628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af99d038d2ec477986ce36d361429729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.462214 15627 tablet_service.cc:1511] Processing CreateTablet for tablet 7547e0d5c86c4caba592d1c203a0108b (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:35.463599 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7547e0d5c86c4caba592d1c203a0108b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.464764 15550 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2f03ac78e54f1e82de717b06fb5a7f (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:35.466059 15550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2f03ac78e54f1e82de717b06fb5a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.466970 15626 tablet_service.cc:1511] Processing CreateTablet for tablet 6c123eab6dfd4a56998851e070aab38b (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:35.468197 15626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c123eab6dfd4a56998851e070aab38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.471098 15625 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2f03ac78e54f1e82de717b06fb5a7f (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:35.471611 15549 tablet_service.cc:1511] Processing CreateTablet for tablet e9398549356349258d8283baef470944 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:35.472399 15625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2f03ac78e54f1e82de717b06fb5a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.472820 15549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9398549356349258d8283baef470944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.487838 15624 tablet_service.cc:1511] Processing CreateTablet for tablet e9398549356349258d8283baef470944 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:35.489207 15624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9398549356349258d8283baef470944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.564066 15703 tablet_service.cc:1511] Processing CreateTablet for tablet d67c7efa4426407096d85f7b319a1af5 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:35.565819 15706 tablet_service.cc:1511] Processing CreateTablet for tablet 8fa5caec40dc4dc5ab9579eda5c86c11 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:35.566532 15702 tablet_service.cc:1511] Processing CreateTablet for tablet af99d038d2ec477986ce36d361429729 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:35.567858 15705 tablet_service.cc:1511] Processing CreateTablet for tablet e71d567ee87d464a9000e5706e27b784 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:35.568650 15701 tablet_service.cc:1511] Processing CreateTablet for tablet 7547e0d5c86c4caba592d1c203a0108b (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:35.571882 15698 tablet_service.cc:1511] Processing CreateTablet for tablet e9398549356349258d8283baef470944 (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:35.572489 15699 tablet_service.cc:1511] Processing CreateTablet for tablet 7f2f03ac78e54f1e82de717b06fb5a7f (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:35.574045 15700 tablet_service.cc:1511] Processing CreateTablet for tablet 6c123eab6dfd4a56998851e070aab38b (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:35.569900 15704 tablet_service.cc:1511] Processing CreateTablet for tablet c27f3462d3394b0ab2f3a520158b144c (DEFAULT_TABLE table=test-workload [id=359bb810be3a4d44b74e6d2aa8d6e4f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:35.565425 15703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67c7efa4426407096d85f7b319a1af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.576274 15701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7547e0d5c86c4caba592d1c203a0108b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.576829 15700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c123eab6dfd4a56998851e070aab38b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.577414 15698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9398549356349258d8283baef470944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.580140 15704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27f3462d3394b0ab2f3a520158b144c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.588581 15706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fa5caec40dc4dc5ab9579eda5c86c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.589078 15756 tablet_bootstrap.cc:492] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:35.593873 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af99d038d2ec477986ce36d361429729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.597856 15705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71d567ee87d464a9000e5706e27b784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.601817 15699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f2f03ac78e54f1e82de717b06fb5a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:35.611861 15756 tablet_bootstrap.cc:654] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.628901 15757 tablet_bootstrap.cc:492] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:35.636372 15758 tablet_bootstrap.cc:492] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:35.644436 15756 tablet_bootstrap.cc:492] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:35.644986 15756 ts_tablet_manager.cc:1403] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.008s
I20260713 09:03:35.646410 15757 tablet_bootstrap.cc:654] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.647533 15756 raft_consensus.cc:359] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.648660 15756 raft_consensus.cc:385] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.648957 15756 raft_consensus.cc:740] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.648973 15758 tablet_bootstrap.cc:654] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.649621 15756 consensus_queue.cc:260] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.651851 15592 heartbeater.cc:499] Master 127.10.220.190:42519 was elected leader, sending a full tablet report...
I20260713 09:03:35.652343 15756 ts_tablet_manager.cc:1434] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:03:35.653093 15756 tablet_bootstrap.cc:492] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:35.657521 15757 tablet_bootstrap.cc:492] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:35.658125 15757 ts_tablet_manager.cc:1403] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260713 09:03:35.657498 15756 tablet_bootstrap.cc:654] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.660128 15758 tablet_bootstrap.cc:492] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:35.660682 15758 ts_tablet_manager.cc:1403] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.009s
I20260713 09:03:35.660976 15757 raft_consensus.cc:359] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.661804 15757 raft_consensus.cc:385] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.662123 15757 raft_consensus.cc:740] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.663020 15757 consensus_queue.cc:260] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.663904 15758 raft_consensus.cc:359] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.664712 15758 raft_consensus.cc:385] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.665046 15758 raft_consensus.cc:740] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.665968 15758 consensus_queue.cc:260] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.672574 15757 ts_tablet_manager.cc:1434] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260713 09:03:35.673314 15667 heartbeater.cc:499] Master 127.10.220.190:42519 was elected leader, sending a full tablet report...
I20260713 09:03:35.673557 15756 tablet_bootstrap.cc:492] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:35.675585 15758 ts_tablet_manager.cc:1434] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260713 09:03:35.676347 15741 heartbeater.cc:499] Master 127.10.220.190:42519 was elected leader, sending a full tablet report...
I20260713 09:03:35.676985 15756 ts_tablet_manager.cc:1403] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260713 09:03:35.677795 15757 tablet_bootstrap.cc:492] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:35.679953 15756 raft_consensus.cc:359] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.680615 15756 raft_consensus.cc:385] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.680913 15756 raft_consensus.cc:740] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.681700 15756 consensus_queue.cc:260] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.683889 15756 ts_tablet_manager.cc:1434] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:03:35.684617 15756 tablet_bootstrap.cc:492] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:35.684656 15757 tablet_bootstrap.cc:654] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.676628 15758 tablet_bootstrap.cc:492] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:35.690726 15756 tablet_bootstrap.cc:654] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.709059 15758 tablet_bootstrap.cc:654] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.715006 15757 tablet_bootstrap.cc:492] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:35.715576 15757 ts_tablet_manager.cc:1403] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.016s
I20260713 09:03:35.716146 15756 tablet_bootstrap.cc:492] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:35.716650 15756 ts_tablet_manager.cc:1403] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260713 09:03:35.718662 15757 raft_consensus.cc:359] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.719271 15757 raft_consensus.cc:385] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.719560 15757 raft_consensus.cc:740] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.719481 15756 raft_consensus.cc:359] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.720163 15756 raft_consensus.cc:385] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.720464 15756 raft_consensus.cc:740] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.720760 15758 tablet_bootstrap.cc:492] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:35.720432 15757 consensus_queue.cc:260] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.721292 15758 ts_tablet_manager.cc:1403] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.005s
I20260713 09:03:35.721340 15756 consensus_queue.cc:260] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.722674 15757 ts_tablet_manager.cc:1434] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:35.723598 15757 tablet_bootstrap.cc:492] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:35.724213 15758 raft_consensus.cc:359] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.724932 15758 raft_consensus.cc:385] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.725198 15758 raft_consensus.cc:740] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.726038 15758 consensus_queue.cc:260] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.729328 15756 ts_tablet_manager.cc:1434] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:03:35.730193 15757 tablet_bootstrap.cc:654] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.730590 15758 ts_tablet_manager.cc:1434] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:03:35.731542 15758 tablet_bootstrap.cc:492] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:35.731873 15756 tablet_bootstrap.cc:492] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:35.737720 15758 tablet_bootstrap.cc:654] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.741930 15756 tablet_bootstrap.cc:654] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.749070 15758 tablet_bootstrap.cc:492] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:35.749634 15758 ts_tablet_manager.cc:1403] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.007s
I20260713 09:03:35.750835 15756 tablet_bootstrap.cc:492] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:35.751238 15756 ts_tablet_manager.cc:1403] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260713 09:03:35.751943 15757 tablet_bootstrap.cc:492] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:35.752422 15757 ts_tablet_manager.cc:1403] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260713 09:03:35.752154 15758 raft_consensus.cc:359] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.752848 15758 raft_consensus.cc:385] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.753139 15758 raft_consensus.cc:740] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.753413 15756 raft_consensus.cc:359] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.754087 15756 raft_consensus.cc:385] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.754331 15756 raft_consensus.cc:740] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.753888 15758 consensus_queue.cc:260] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.754921 15756 consensus_queue.cc:260] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.755239 15757 raft_consensus.cc:359] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.755942 15757 raft_consensus.cc:385] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.756242 15757 raft_consensus.cc:740] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.756438 15758 ts_tablet_manager.cc:1434] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:35.757386 15758 tablet_bootstrap.cc:492] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:35.757064 15757 consensus_queue.cc:260] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.760914 15756 ts_tablet_manager.cc:1434] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:03:35.761276 15757 ts_tablet_manager.cc:1434] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:03:35.761926 15756 tablet_bootstrap.cc:492] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:35.762236 15757 tablet_bootstrap.cc:492] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:35.763891 15758 tablet_bootstrap.cc:654] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.768563 15756 tablet_bootstrap.cc:654] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.768800 15757 tablet_bootstrap.cc:654] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.775731 15758 tablet_bootstrap.cc:492] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:35.776314 15758 ts_tablet_manager.cc:1403] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:03:35.779321 15765 raft_consensus.cc:493] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:35.779863 15765 raft_consensus.cc:515] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.786474 15765 leader_election.cc:290] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:35.786960 15756 tablet_bootstrap.cc:492] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:35.787536 15756 ts_tablet_manager.cc:1403] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260713 09:03:35.787029 15764 raft_consensus.cc:493] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:35.788715 15764 raft_consensus.cc:515] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.792135 15756 raft_consensus.cc:359] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.792959 15756 raft_consensus.cc:385] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.793267 15756 raft_consensus.cc:740] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.792672 15758 raft_consensus.cc:359] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.794461 15758 raft_consensus.cc:385] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.794157 15756 consensus_queue.cc:260] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.795277 15758 raft_consensus.cc:740] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.796331 15758 consensus_queue.cc:260] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.801657 15756 ts_tablet_manager.cc:1434] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:03:35.803692 15758 ts_tablet_manager.cc:1434] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260713 09:03:35.804759 15758 tablet_bootstrap.cc:492] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:35.808969 15764 leader_election.cc:290] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:35.810817 15758 tablet_bootstrap.cc:654] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.813369 15757 tablet_bootstrap.cc:492] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:35.812482 15756 tablet_bootstrap.cc:492] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:35.829073 15757 ts_tablet_manager.cc:1403] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.030s
I20260713 09:03:35.832219 15757 raft_consensus.cc:359] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.832943 15757 raft_consensus.cc:385] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.833285 15757 raft_consensus.cc:740] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.834056 15757 consensus_queue.cc:260] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.836236 15757 ts_tablet_manager.cc:1434] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:35.837919 15757 tablet_bootstrap.cc:492] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:35.841437 15756 tablet_bootstrap.cc:654] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.845067 15757 tablet_bootstrap.cc:654] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.845993 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c123eab6dfd4a56998851e070aab38b" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:35.846714 15567 raft_consensus.cc:2468] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:35.848081 15682 leader_election.cc:304] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:35.848941 15765 raft_consensus.cc:2804] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:35.849285 15765 raft_consensus.cc:493] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:35.849697 15765 raft_consensus.cc:3060] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:35.849918 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67c7efa4426407096d85f7b319a1af5" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:35.850266 15764 raft_consensus.cc:493] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:35.850749 15764 raft_consensus.cc:515] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.852749 15764 leader_election.cc:290] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:35.853727 15758 tablet_bootstrap.cc:492] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:35.854250 15758 ts_tablet_manager.cc:1403] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.001s
I20260713 09:03:35.854740 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d567ee87d464a9000e5706e27b784" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:35.855132 15757 tablet_bootstrap.cc:492] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:35.855615 15757 ts_tablet_manager.cc:1403] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
W20260713 09:03:35.856330 15608 leader_election.cc:343] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:35.857040 15608 leader_election.cc:343] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:35.857236 15765 raft_consensus.cc:515] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.858479 15757 raft_consensus.cc:359] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:35.859262 15757 raft_consensus.cc:385] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.859594 15757 raft_consensus.cc:740] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.860204 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c123eab6dfd4a56998851e070aab38b" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:35.860427 15757 consensus_queue.cc:260] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:35.860771 15567 raft_consensus.cc:3060] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:35.861872 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67c7efa4426407096d85f7b319a1af5" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:35.863252 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d567ee87d464a9000e5706e27b784" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
W20260713 09:03:35.863276 15605 leader_election.cc:343] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:35.860838 15758 raft_consensus.cc:359] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.864125 15605 leader_election.cc:304] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe6397dc2fa5497084a164f2f21427d7; no voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:35.863440 15756 tablet_bootstrap.cc:492] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:35.864171 15758 raft_consensus.cc:385] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.864984 15756 ts_tablet_manager.cc:1403] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.000s
I20260713 09:03:35.864904 15764 raft_consensus.cc:2749] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:35.865242 15758 raft_consensus.cc:740] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.866024 15758 consensus_queue.cc:260] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.866701 15715 raft_consensus.cc:2468] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 0.
I20260713 09:03:35.868036 15567 raft_consensus.cc:2468] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:35.867974 15756 raft_consensus.cc:359] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.868856 15756 raft_consensus.cc:385] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.869153 15756 raft_consensus.cc:740] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.869681 15682 leader_election.cc:304] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:35.870036 15756 consensus_queue.cc:260] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.871064 15757 ts_tablet_manager.cc:1434] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:03:35.871256 15605 leader_election.cc:304] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [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: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 83cdf39cde0640c08ad25ce08eb15974
I20260713 09:03:35.871575 15642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c123eab6dfd4a56998851e070aab38b" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:35.872134 15757 tablet_bootstrap.cc:492] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:35.862048 15765 leader_election.cc:290] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:35.873139 15765 raft_consensus.cc:2804] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:35.873564 15765 raft_consensus.cc:697] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:35.873765 15756 ts_tablet_manager.cc:1434] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:03:35.874195 15642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c123eab6dfd4a56998851e070aab38b" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:35.874742 15756 tablet_bootstrap.cc:492] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
W20260713 09:03:35.875265 15681 leader_election.cc:343] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:35.876358 15681 leader_election.cc:343] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:35.877727 15765 consensus_queue.cc:237] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.878688 15757 tablet_bootstrap.cc:654] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.879688 15761 raft_consensus.cc:493] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:35.880125 15761 raft_consensus.cc:515] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.881167 15756 tablet_bootstrap.cc:654] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.884501 15758 ts_tablet_manager.cc:1434] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.007s
I20260713 09:03:35.885532 15758 tablet_bootstrap.cc:492] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:35.886538 15761 leader_election.cc:290] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:35.887553 15764 raft_consensus.cc:2804] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:35.891232 15764 raft_consensus.cc:493] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:35.891566 15764 raft_consensus.cc:3060] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:35.892596 15761 raft_consensus.cc:493] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:35.900719 15761 raft_consensus.cc:515] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.906951 15764 raft_consensus.cc:515] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.908169 15761 leader_election.cc:290] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:35.919854 15765 raft_consensus.cc:493] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:35.920374 15765 raft_consensus.cc:515] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.922387 15464 catalog_manager.cc:5697] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:35.923851 15642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f3462d3394b0ab2f3a520158b144c" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
W20260713 09:03:35.925225 15681 leader_election.cc:343] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:35.925773 15765 leader_election.cc:290] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:35.930873 15789 raft_consensus.cc:493] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:35.931613 15789 raft_consensus.cc:515] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.932753 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d567ee87d464a9000e5706e27b784" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:35.933373 15715 raft_consensus.cc:3060] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:35.933599 15756 tablet_bootstrap.cc:492] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:35.933830 15790 raft_consensus.cc:493] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:35.934185 15756 ts_tablet_manager.cc:1403] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.060s	user 0.035s	sys 0.020s
I20260713 09:03:35.934265 15790 raft_consensus.cc:515] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.936522 15789 leader_election.cc:290] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:35.936299 15758 tablet_bootstrap.cc:654] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.931036 15764 leader_election.cc:290] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:35.938248 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f3462d3394b0ab2f3a520158b144c" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:35.938838 15567 raft_consensus.cc:2468] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:35.939672 15565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2f03ac78e54f1e82de717b06fb5a7f" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:35.939884 15682 leader_election.cc:304] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [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: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:35.939047 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d567ee87d464a9000e5706e27b784" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:35.941042 15765 raft_consensus.cc:2804] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:35.941565 15765 raft_consensus.cc:493] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:35.940289 15565 raft_consensus.cc:2468] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 0.
I20260713 09:03:35.941960 15765 raft_consensus.cc:3060] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:35.945029 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2f03ac78e54f1e82de717b06fb5a7f" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
W20260713 09:03:35.946432 15605 leader_election.cc:343] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:35.946973 15790 leader_election.cc:290] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:35.942971 15715 raft_consensus.cc:2468] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 1.
I20260713 09:03:35.948382 15756 raft_consensus.cc:359] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.949345 15756 raft_consensus.cc:385] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.949676 15756 raft_consensus.cc:740] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.950440 15756 consensus_queue.cc:260] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
W20260713 09:03:35.951530 15608 leader_election.cc:343] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:35.952598 15608 leader_election.cc:304] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [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: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:35.953070 15756 ts_tablet_manager.cc:1434] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:03:35.953907 15790 raft_consensus.cc:2804] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:35.954731 15790 raft_consensus.cc:493] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:35.955056 15790 raft_consensus.cc:3060] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:35.956449 15756 tablet_bootstrap.cc:492] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:35.958320 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9398549356349258d8283baef470944" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:35.959044 15713 raft_consensus.cc:2468] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 0.
I20260713 09:03:35.960269 15530 leader_election.cc:304] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:35.961114 15789 raft_consensus.cc:2804] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:35.961493 15789 raft_consensus.cc:493] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:35.961867 15789 raft_consensus.cc:3060] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:35.958504 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f3462d3394b0ab2f3a520158b144c" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:35.962984 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af99d038d2ec477986ce36d361429729" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:35.964475 15765 raft_consensus.cc:515] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.966434 15605 leader_election.cc:304] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 83cdf39cde0640c08ad25ce08eb15974
W20260713 09:03:35.967099 15513 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:35.967278 15764 raft_consensus.cc:2804] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:03:35.968231 15530 leader_election.cc:343] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:35.967126 15716 raft_consensus.cc:2393] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83cdf39cde0640c08ad25ce08eb15974 in current term 1: Already voted for candidate b5685730df9c42aabaee2fe0386fb57c in this term.
I20260713 09:03:35.971832 15642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f3462d3394b0ab2f3a520158b144c" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
W20260713 09:03:35.973202 15681 leader_election.cc:343] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:35.975324 15790 raft_consensus.cc:515] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.976044 15789 raft_consensus.cc:515] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.976735 15565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f3462d3394b0ab2f3a520158b144c" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:35.977315 15765 leader_election.cc:290] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:35.977329 15565 raft_consensus.cc:3060] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:35.968899 15757 tablet_bootstrap.cc:492] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:35.978348 15757 ts_tablet_manager.cc:1403] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.106s	user 0.017s	sys 0.014s
I20260713 09:03:35.979246 15758 tablet_bootstrap.cc:492] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:35.979728 15758 ts_tablet_manager.cc:1403] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.000s
I20260713 09:03:35.979928 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9398549356349258d8283baef470944" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:35.980477 15716 raft_consensus.cc:3060] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:35.981215 15757 raft_consensus.cc:359] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.981973 15757 raft_consensus.cc:385] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:35.982245 15757 raft_consensus.cc:740] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.984357 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2f03ac78e54f1e82de717b06fb5a7f" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:35.984634 15565 raft_consensus.cc:2468] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
W20260713 09:03:35.985564 15605 leader_election.cc:343] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:35.986315 15789 leader_election.cc:290] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:35.986716 15682 leader_election.cc:304] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:35.989737 15765 raft_consensus.cc:493] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:35.989845 15782 raft_consensus.cc:2804] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:35.986409 15757 consensus_queue.cc:260] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.990398 15782 raft_consensus.cc:697] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:35.991066 15756 tablet_bootstrap.cc:654] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:35.991535 15782 consensus_queue.cc:237] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.987234 15790 leader_election.cc:290] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:35.988518 15716 raft_consensus.cc:2468] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 1.
I20260713 09:03:35.990298 15765 raft_consensus.cc:515] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:35.997192 15530 leader_election.cc:304] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:35.987434 15565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2f03ac78e54f1e82de717b06fb5a7f" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:35.998013 15789 raft_consensus.cc:2804] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:35.998353 15565 raft_consensus.cc:3060] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:35.998713 15789 raft_consensus.cc:697] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:35.999320 15642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e0d5c86c4caba592d1c203a0108b" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:35.999584 15789 consensus_queue.cc:237] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
W20260713 09:03:36.000737 15681 leader_election.cc:343] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:35.990291 15758 raft_consensus.cc:359] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.001740 15758 raft_consensus.cc:385] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:36.002055 15758 raft_consensus.cc:740] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.998059 15765 leader_election.cc:290] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:35.991549 15764 raft_consensus.cc:697] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Becoming Leader. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:36.003931 15764 consensus_queue.cc:237] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.006342 15641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af99d038d2ec477986ce36d361429729" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:36.007014 15641 raft_consensus.cc:2468] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 0.
I20260713 09:03:36.007230 15565 raft_consensus.cc:2468] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 1.
I20260713 09:03:36.002851 15758 consensus_queue.cc:260] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.007798 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9398549356349258d8283baef470944" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:36.008512 15640 raft_consensus.cc:2468] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 0.
I20260713 09:03:36.009300 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9398549356349258d8283baef470944" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:36.009882 15758 ts_tablet_manager.cc:1434] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260713 09:03:36.009842 15639 raft_consensus.cc:3060] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.009855 15757 ts_tablet_manager.cc:1434] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.007s
I20260713 09:03:36.010495 15608 leader_election.cc:304] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:36.010998 15642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f3462d3394b0ab2f3a520158b144c" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:36.011773 15758 tablet_bootstrap.cc:492] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:36.012310 15532 leader_election.cc:304] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [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: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: b5685730df9c42aabaee2fe0386fb57c
W20260713 09:03:36.022878 15532 leader_election.cc:343] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:36.023362 15532 leader_election.cc:304] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974; no voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:36.024520 15761 raft_consensus.cc:2804] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:36.024899 15761 raft_consensus.cc:493] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:36.025246 15761 raft_consensus.cc:3060] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.026635 15758 tablet_bootstrap.cc:654] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:36.010936 15565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e0d5c86c4caba592d1c203a0108b" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:36.030128 15565 raft_consensus.cc:2468] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:36.030367 15465 catalog_manager.cc:5697] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.018356 15639 raft_consensus.cc:2468] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 1.
I20260713 09:03:36.019641 15757 tablet_bootstrap.cc:492] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:36.031672 15464 catalog_manager.cc:5697] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:36.018834 15795 raft_consensus.cc:2804] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:36.033356 15795 raft_consensus.cc:697] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Becoming Leader. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:36.033372 15682 leader_election.cc:304] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [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: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:36.034569 15765 raft_consensus.cc:2804] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:36.034322 15795 consensus_queue.cc:237] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.034965 15765 raft_consensus.cc:493] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:36.035322 15765 raft_consensus.cc:3060] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.017571 15756 tablet_bootstrap.cc:492] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:36.037837 15757 tablet_bootstrap.cc:654] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:36.038089 15756 ts_tablet_manager.cc:1403] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.006s
I20260713 09:03:36.040740 15756 raft_consensus.cc:359] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.043207 15757 tablet_bootstrap.cc:492] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:36.043771 15757 ts_tablet_manager.cc:1403] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260713 09:03:36.043970 15789 raft_consensus.cc:2749] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:36.041342 15756 raft_consensus.cc:385] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:36.044806 15756 raft_consensus.cc:740] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:36.045590 15756 consensus_queue.cc:260] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.047459 15756 ts_tablet_manager.cc:1434] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:03:36.047077 15757 raft_consensus.cc:359] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.047963 15757 raft_consensus.cc:385] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:36.048370 15757 raft_consensus.cc:740] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:36.043365 15761 raft_consensus.cc:515] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.049625 15757 consensus_queue.cc:260] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.051697 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af99d038d2ec477986ce36d361429729" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:36.052371 15639 raft_consensus.cc:3060] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.053203 15761 leader_election.cc:290] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.052286 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af99d038d2ec477986ce36d361429729" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:36.048319 15756 tablet_bootstrap.cc:492] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:36.054203 15765 raft_consensus.cc:515] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.055788 15716 raft_consensus.cc:3060] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.056762 15565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e0d5c86c4caba592d1c203a0108b" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:36.057294 15565 raft_consensus.cc:3060] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.060535 15756 tablet_bootstrap.cc:654] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:36.063704 15565 raft_consensus.cc:2468] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:36.065658 15682 leader_election.cc:304] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:36.066429 15782 raft_consensus.cc:2804] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:36.066927 15782 raft_consensus.cc:697] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:36.067610 15716 raft_consensus.cc:2468] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 1.
I20260713 09:03:36.067790 15782 consensus_queue.cc:237] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.072165 15642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e0d5c86c4caba592d1c203a0108b" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:36.072611 15530 leader_election.cc:304] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:36.072412 15765 leader_election.cc:290] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:36.073374 15761 raft_consensus.cc:2804] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:03:36.073572 15681 leader_election.cc:343] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:36.068341 15639 raft_consensus.cc:2468] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 1.
I20260713 09:03:36.073907 15761 raft_consensus.cc:697] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:36.074980 15761 consensus_queue.cc:237] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.076519 15757 ts_tablet_manager.cc:1434] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:03:36.078419 15757 tablet_bootstrap.cc:492] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:36.082038 15756 tablet_bootstrap.cc:492] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:36.082535 15756 ts_tablet_manager.cc:1403] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.006s
I20260713 09:03:36.084784 15757 tablet_bootstrap.cc:654] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:36.084818 15463 catalog_manager.cc:5697] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "fe6397dc2fa5497084a164f2f21427d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.085939 15758 tablet_bootstrap.cc:492] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:36.086715 15758 ts_tablet_manager.cc:1403] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.025s
I20260713 09:03:36.088032 15464 catalog_manager.cc:5697] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:36.090521 15758 raft_consensus.cc:359] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.091333 15758 raft_consensus.cc:385] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:36.091648 15758 raft_consensus.cc:740] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:36.092638 15758 consensus_queue.cc:260] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.094964 15756 raft_consensus.cc:359] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:36.095381 15758 ts_tablet_manager.cc:1434] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:03:36.095654 15756 raft_consensus.cc:385] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:36.095969 15756 raft_consensus.cc:740] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:36.096657 15756 consensus_queue.cc:260] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:36.097571 15758 tablet_bootstrap.cc:492] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:36.100495 15757 tablet_bootstrap.cc:492] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:36.101045 15757 ts_tablet_manager.cc:1403] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.013s
I20260713 09:03:36.103770 15758 tablet_bootstrap.cc:654] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:36.103595 15757 raft_consensus.cc:359] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.104417 15757 raft_consensus.cc:385] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:36.104744 15757 raft_consensus.cc:740] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:36.105459 15757 consensus_queue.cc:260] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.107097 15756 ts_tablet_manager.cc:1434] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:03:36.107802 15757 ts_tablet_manager.cc:1434] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:36.112433 15757 tablet_bootstrap.cc:492] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:36.113587 15464 catalog_manager.cc:5697] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.118064 15757 tablet_bootstrap.cc:654] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:36.123090 15758 tablet_bootstrap.cc:492] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:36.122293 15461 catalog_manager.cc:5697] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "fe6397dc2fa5497084a164f2f21427d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.123517 15757 tablet_bootstrap.cc:492] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:36.123560 15758 ts_tablet_manager.cc:1403] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260713 09:03:36.124006 15757 ts_tablet_manager.cc:1403] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:03:36.126693 15758 raft_consensus.cc:359] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.126973 15757 raft_consensus.cc:359] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.127381 15758 raft_consensus.cc:385] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:36.127655 15757 raft_consensus.cc:385] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:36.127755 15758 raft_consensus.cc:740] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:36.128039 15757 raft_consensus.cc:740] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:36.128751 15758 consensus_queue.cc:260] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.128798 15757 consensus_queue.cc:260] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.130676 15757 ts_tablet_manager.cc:1434] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:36.130833 15758 ts_tablet_manager.cc:1434] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:36.131932 15758 tablet_bootstrap.cc:492] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:36.136214 15758 tablet_bootstrap.cc:654] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:36.141634 15758 tablet_bootstrap.cc:492] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:36.141999 15758 ts_tablet_manager.cc:1403] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:03:36.144200 15758 raft_consensus.cc:359] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:36.144807 15758 raft_consensus.cc:385] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:36.145011 15758 raft_consensus.cc:740] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:36.145480 15758 consensus_queue.cc:260] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:36.147320 15758 ts_tablet_manager.cc:1434] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:03:36.163854 15782 raft_consensus.cc:493] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:36.164279 15782 raft_consensus.cc:515] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:36.165932 15782 leader_election.cc:290] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325)
I20260713 09:03:36.166613 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:36.166778 15565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:36.167171 15639 raft_consensus.cc:2468] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:36.167306 15565 raft_consensus.cc:2468] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:36.168032 15681 leader_election.cc:304] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:36.168699 15782 raft_consensus.cc:2804] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:36.168958 15782 raft_consensus.cc:493] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:36.169170 15782 raft_consensus.cc:3060] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.174042 15782 raft_consensus.cc:515] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:36.175448 15782 leader_election.cc:290] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325)
I20260713 09:03:36.176045 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:36.176388 15565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:36.176517 15639 raft_consensus.cc:3060] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.176837 15565 raft_consensus.cc:3060] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.181001 15639 raft_consensus.cc:2468] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:36.181237 15565 raft_consensus.cc:2468] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:36.181957 15681 leader_election.cc:304] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:36.182551 15782 raft_consensus.cc:2804] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:36.182971 15782 raft_consensus.cc:697] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:36.183676 15782 consensus_queue.cc:237] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:36.190064 15464 catalog_manager.cc:5697] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.210464 15761 raft_consensus.cc:493] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:36.210932 15761 raft_consensus.cc:515] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.212524 15761 leader_election.cc:290] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.213276 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67c7efa4426407096d85f7b319a1af5" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:36.213528 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67c7efa4426407096d85f7b319a1af5" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:36.213930 15639 raft_consensus.cc:2468] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 0.
I20260713 09:03:36.214118 15716 raft_consensus.cc:2468] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 0.
I20260713 09:03:36.214879 15532 leader_election.cc:304] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:36.215553 15761 raft_consensus.cc:2804] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:36.215811 15761 raft_consensus.cc:493] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:36.216012 15761 raft_consensus.cc:3060] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.221740 15761 raft_consensus.cc:515] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.223186 15761 leader_election.cc:290] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.223974 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67c7efa4426407096d85f7b319a1af5" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:36.224282 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d67c7efa4426407096d85f7b319a1af5" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:36.224607 15639 raft_consensus.cc:3060] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.224903 15716 raft_consensus.cc:3060] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.230021 15639 raft_consensus.cc:2468] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 1.
I20260713 09:03:36.230077 15716 raft_consensus.cc:2468] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 1.
I20260713 09:03:36.231114 15532 leader_election.cc:304] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:36.231734 15761 raft_consensus.cc:2804] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:36.232177 15761 raft_consensus.cc:697] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:36.232923 15761 consensus_queue.cc:237] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.239440 15464 catalog_manager.cc:5697] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.298487 15782 raft_consensus.cc:493] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:36.298971 15782 raft_consensus.cc:515] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.300643 15782 leader_election.cc:290] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:36.301411 15565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2f03ac78e54f1e82de717b06fb5a7f" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:36.301649 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f2f03ac78e54f1e82de717b06fb5a7f" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:36.302104 15565 raft_consensus.cc:2393] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5685730df9c42aabaee2fe0386fb57c in current term 1: Already voted for candidate fe6397dc2fa5497084a164f2f21427d7 in this term.
I20260713 09:03:36.302950 15682 leader_election.cc:304] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c; no voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:36.303534 15782 raft_consensus.cc:3060] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.307982 15782 raft_consensus.cc:2749] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:36.332227 15716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
mode: GRACEFUL
new_leader_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:37838
I20260713 09:03:36.332859 15716 raft_consensus.cc:606] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Received request to transfer leadership to TS 83cdf39cde0640c08ad25ce08eb15974
I20260713 09:03:36.344192 15639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e71d567ee87d464a9000e5706e27b784"
dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
mode: GRACEFUL
new_leader_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:39744
I20260713 09:03:36.344655 15639 raft_consensus.cc:606] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Received request to transfer leadership to TS 83cdf39cde0640c08ad25ce08eb15974
I20260713 09:03:36.349140 15716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c27f3462d3394b0ab2f3a520158b144c"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
mode: GRACEFUL
new_leader_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:37838
I20260713 09:03:36.349607 15716 raft_consensus.cc:606] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Received request to transfer leadership to TS 83cdf39cde0640c08ad25ce08eb15974
I20260713 09:03:36.351171 15761 raft_consensus.cc:493] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:36.351645 15761 raft_consensus.cc:515] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.353633 15761 leader_election.cc:290] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.354179 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d567ee87d464a9000e5706e27b784" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:36.354661 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d567ee87d464a9000e5706e27b784" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:36.355393 15716 raft_consensus.cc:2393] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83cdf39cde0640c08ad25ce08eb15974 in current term 1: Already voted for candidate fe6397dc2fa5497084a164f2f21427d7 in this term.
I20260713 09:03:36.356220 15530 leader_election.cc:304] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974; no voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:36.356815 15761 raft_consensus.cc:3060] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.363759 15761 raft_consensus.cc:2749] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:36.366027 15565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af99d038d2ec477986ce36d361429729"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
mode: GRACEFUL
new_leader_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:46914
I20260713 09:03:36.366606 15565 raft_consensus.cc:606] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Received request to transfer leadership to TS fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:36.372848 15716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7547e0d5c86c4caba592d1c203a0108b"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
mode: GRACEFUL
new_leader_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:37838
I20260713 09:03:36.373382 15716 raft_consensus.cc:606] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Received request to transfer leadership to TS fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:36.378382 15716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c123eab6dfd4a56998851e070aab38b"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
mode: GRACEFUL
new_leader_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:37838
I20260713 09:03:36.378868 15716 raft_consensus.cc:606] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Received request to transfer leadership to TS fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:36.386097 15795 consensus_queue.cc:1048] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.386762 15565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9398549356349258d8283baef470944"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
mode: GRACEFUL
new_leader_uuid: "b5685730df9c42aabaee2fe0386fb57c"
 from {username='slave'} at 127.0.0.1:46914
I20260713 09:03:36.387295 15565 raft_consensus.cc:606] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Received request to transfer leadership to TS b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:36.392462 15764 raft_consensus.cc:993] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7: : Instructing follower 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:36.392812 15764 raft_consensus.cc:1081] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Signalling peer 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:36.394716 15565 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e71d567ee87d464a9000e5706e27b784"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:46906
I20260713 09:03:36.398545 15795 raft_consensus.cc:493] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:36.399040 15790 consensus_queue.cc:1048] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:36.399045 15795 raft_consensus.cc:515] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.401278 15795 leader_election.cc:290] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.402137 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c123eab6dfd4a56998851e070aab38b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:36.402271 15565 raft_consensus.cc:493] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:36.402742 15565 raft_consensus.cc:3060] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.402957 15567 raft_consensus.cc:2393] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe6397dc2fa5497084a164f2f21427d7 in current term 1: Already voted for candidate b5685730df9c42aabaee2fe0386fb57c in this term.
I20260713 09:03:36.404419 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c123eab6dfd4a56998851e070aab38b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:36.406523 15608 leader_election.cc:304] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe6397dc2fa5497084a164f2f21427d7; no voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:36.407408 15639 raft_consensus.cc:3060] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.409076 15565 raft_consensus.cc:515] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.413883 15642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d567ee87d464a9000e5706e27b784" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:36.414439 15642 raft_consensus.cc:3055] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:36.414685 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71d567ee87d464a9000e5706e27b784" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:36.414727 15642 raft_consensus.cc:740] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:36.415853 15795 raft_consensus.cc:2749] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:36.416424 15642 consensus_queue.cc:260] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.417444 15642 raft_consensus.cc:3060] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.418430 15782 consensus_queue.cc:1048] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.421801 15565 leader_election.cc:290] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.423915 15642 raft_consensus.cc:2468] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:36.425073 15532 leader_election.cc:304] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [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: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:36.425711 15761 consensus_queue.cc:1048] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.426119 15789 raft_consensus.cc:2804] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:36.425100 15641 raft_consensus.cc:3060] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.429984 15765 raft_consensus.cc:993] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c: : Instructing follower fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:36.430444 15783 raft_consensus.cc:1081] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Signalling peer fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:36.435205 15639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c123eab6dfd4a56998851e070aab38b"
dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:39716
I20260713 09:03:36.435760 15639 raft_consensus.cc:493] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:36.436116 15639 raft_consensus.cc:3060] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.440721 15761 raft_consensus.cc:993] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974: : Instructing follower b5685730df9c42aabaee2fe0386fb57c to start an election
I20260713 09:03:36.441584 15822 raft_consensus.cc:1081] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Signalling peer b5685730df9c42aabaee2fe0386fb57c to start an election
I20260713 09:03:36.443207 15716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9398549356349258d8283baef470944"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
 from {username='slave'} at 127.0.0.1:37822
I20260713 09:03:36.443485 15789 raft_consensus.cc:697] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:36.443885 15716 raft_consensus.cc:493] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:36.444530 15716 raft_consensus.cc:3060] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.445371 15795 raft_consensus.cc:493] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:36.445883 15795 raft_consensus.cc:515] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.447875 15795 leader_election.cc:290] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.449326 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e0d5c86c4caba592d1c203a0108b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:36.444576 15789 consensus_queue.cc:237] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.450795 15782 consensus_queue.cc:1048] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.452674 15716 raft_consensus.cc:515] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.453130 15639 raft_consensus.cc:515] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.454808 15716 leader_election.cc:290] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 2 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:36.455809 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9398549356349258d8283baef470944" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:36.456384 15566 raft_consensus.cc:3055] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:36.456684 15566 raft_consensus.cc:740] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:36.456938 15639 leader_election.cc:290] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.457453 15566 consensus_queue.cc:260] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.458441 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c123eab6dfd4a56998851e070aab38b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:36.458773 15564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c123eab6dfd4a56998851e070aab38b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:36.459278 15716 raft_consensus.cc:3055] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:36.459671 15716 raft_consensus.cc:740] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:36.458554 15566 raft_consensus.cc:3060] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.463534 15461 catalog_manager.cc:5697] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 1 to 2, leader changed from fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130) to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.465036 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9398549356349258d8283baef470944" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:36.465655 15639 raft_consensus.cc:3060] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.467845 15566 raft_consensus.cc:2468] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 2.
I20260713 09:03:36.468564 15716 consensus_queue.cc:260] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.470201 15716 raft_consensus.cc:3060] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.472231 15639 raft_consensus.cc:2468] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 2.
I20260713 09:03:36.473408 15681 leader_election.cc:304] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:36.464172 15782 consensus_queue.cc:1048] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.463153 15715 raft_consensus.cc:1240] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Rejecting Update request from peer 83cdf39cde0640c08ad25ce08eb15974 for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:36.477166 15716 raft_consensus.cc:2468] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:36.477557 15783 raft_consensus.cc:2804] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:36.478093 15783 raft_consensus.cc:697] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 2 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:36.478794 15783 consensus_queue.cc:237] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [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: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.481199 15565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e0d5c86c4caba592d1c203a0108b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:36.483703 15764 consensus_queue.cc:1048] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.484392 15565 raft_consensus.cc:2393] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe6397dc2fa5497084a164f2f21427d7 in current term 1: Already voted for candidate b5685730df9c42aabaee2fe0386fb57c in this term.
I20260713 09:03:36.485740 15605 leader_election.cc:304] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [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: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 83cdf39cde0640c08ad25ce08eb15974
I20260713 09:03:36.486318 15608 leader_election.cc:304] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe6397dc2fa5497084a164f2f21427d7; no voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:36.486937 15795 raft_consensus.cc:2804] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:36.487684 15795 raft_consensus.cc:697] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Becoming Leader. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:36.488509 15795 consensus_queue.cc:237] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.487394 15764 raft_consensus.cc:3060] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:36.498821 15789 consensus_queue.cc:1048] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.499722 15464 catalog_manager.cc:5697] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 1 to 2, leader changed from 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129) to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 2 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:36.506515 15463 catalog_manager.cc:5697] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 reported cstate change: term changed from 1 to 2, leader changed from b5685730df9c42aabaee2fe0386fb57c (127.10.220.131) to fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "fe6397dc2fa5497084a164f2f21427d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.507228 15764 raft_consensus.cc:2749] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:36.514844 15794 consensus_queue.cc:1048] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.526254 15783 consensus_queue.cc:1048] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.535261 15789 raft_consensus.cc:993] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974: : Instructing follower fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:36.535899 15789 raft_consensus.cc:1081] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Signalling peer fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:36.538678 15765 raft_consensus.cc:993] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c: : Instructing follower 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:36.539160 15765 raft_consensus.cc:1081] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Signalling peer 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:36.539255 15641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af99d038d2ec477986ce36d361429729"
dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:39728
I20260713 09:03:36.539908 15641 raft_consensus.cc:493] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:36.540309 15641 raft_consensus.cc:3060] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.542773 15789 consensus_queue.cc:1048] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.543567 15783 consensus_queue.cc:1048] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.544282 15567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c27f3462d3394b0ab2f3a520158b144c"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:46900
I20260713 09:03:36.544824 15567 raft_consensus.cc:493] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:36.545156 15567 raft_consensus.cc:3060] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.547372 15641 raft_consensus.cc:515] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.551975 15567 raft_consensus.cc:515] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.554241 15567 leader_election.cc:290] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.554816 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f3462d3394b0ab2f3a520158b144c" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:36.555258 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27f3462d3394b0ab2f3a520158b144c" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:36.555418 15639 raft_consensus.cc:3060] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.555847 15716 raft_consensus.cc:3055] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:36.556211 15716 raft_consensus.cc:740] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:36.557020 15716 consensus_queue.cc:260] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.558140 15716 raft_consensus.cc:3060] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.563552 15639 raft_consensus.cc:2468] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:36.564780 15532 leader_election.cc:304] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:36.565686 15789 raft_consensus.cc:2804] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:36.566920 15789 raft_consensus.cc:697] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:36.567373 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af99d038d2ec477986ce36d361429729" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:36.568051 15789 consensus_queue.cc:237] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.566411 15716 raft_consensus.cc:2468] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:36.566895 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af99d038d2ec477986ce36d361429729" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:36.570906 15567 raft_consensus.cc:3055] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:36.571978 15567 raft_consensus.cc:740] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:36.566380 15641 leader_election.cc:290] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.572883 15567 consensus_queue.cc:260] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.573873 15567 raft_consensus.cc:3060] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.580663 15567 raft_consensus.cc:2468] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:36.582211 15608 leader_election.cc:304] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [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: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:36.583330 15794 raft_consensus.cc:2804] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:36.583786 15794 raft_consensus.cc:697] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Becoming Leader. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:36.584589 15794 consensus_queue.cc:237] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.586601 15765 consensus_queue.cc:1048] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.587843 15782 consensus_queue.cc:1048] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.592682 15461 catalog_manager.cc:5697] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 1 to 2, leader changed from b5685730df9c42aabaee2fe0386fb57c (127.10.220.131) to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.597973 15782 raft_consensus.cc:993] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c: : Instructing follower 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:36.598553 15782 raft_consensus.cc:1081] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Signalling peer 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:36.598701 15463 catalog_manager.cc:5697] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 reported cstate change: term changed from 1 to 2, leader changed from 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129) to fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "fe6397dc2fa5497084a164f2f21427d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.608553 15567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:46900
I20260713 09:03:36.609148 15567 raft_consensus.cc:493] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:36.609551 15567 raft_consensus.cc:3060] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.609400 15782 consensus_queue.cc:1048] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:03:36.620328 15765 raft_consensus.cc:993] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c: : Instructing follower fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:36.620837 15782 raft_consensus.cc:1081] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Signalling peer fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:36.623015 15567 raft_consensus.cc:515] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:36.624110 15566 raft_consensus.cc:1240] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Rejecting Update request from peer b5685730df9c42aabaee2fe0386fb57c for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:36.625262 15567 leader_election.cc:290] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.622985 15641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7547e0d5c86c4caba592d1c203a0108b"
dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:39716
I20260713 09:03:36.625942 15642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:36.626699 15641 raft_consensus.cc:493] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:36.627100 15641 raft_consensus.cc:3060] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.626895 15835 consensus_queue.cc:1059] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:36.627807 15783 raft_consensus.cc:3055] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:36.628154 15783 raft_consensus.cc:740] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:36.628068 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:36.629575 15783 consensus_queue.cc:260] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:36.630751 15783 raft_consensus.cc:3060] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.632722 15641 raft_consensus.cc:515] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.634706 15641 leader_election.cc:290] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:36.635485 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e0d5c86c4caba592d1c203a0108b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:36.635785 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e0d5c86c4caba592d1c203a0108b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:36.636416 15716 raft_consensus.cc:3055] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:36.636739 15716 raft_consensus.cc:740] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:36.636759 15567 raft_consensus.cc:3060] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.637745 15716 consensus_queue.cc:260] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.639071 15716 raft_consensus.cc:3060] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.644064 15567 raft_consensus.cc:2468] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:36.645305 15608 leader_election.cc:304] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:36.646510 15716 raft_consensus.cc:2468] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:36.645851 15715 raft_consensus.cc:2468] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:36.646111 15794 raft_consensus.cc:2804] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:36.649792 15794 raft_consensus.cc:697] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Becoming Leader. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:36.650455 15530 leader_election.cc:304] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [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: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:36.650652 15794 consensus_queue.cc:237] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:36.651312 15789 raft_consensus.cc:2804] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:36.651780 15789 raft_consensus.cc:697] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:36.652513 15789 consensus_queue.cc:237] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [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: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:36.657683 15463 catalog_manager.cc:5697] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 reported cstate change: term changed from 1 to 2, leader changed from b5685730df9c42aabaee2fe0386fb57c (127.10.220.131) to fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "fe6397dc2fa5497084a164f2f21427d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.659133 15461 catalog_manager.cc:5697] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 1 to 2, leader changed from b5685730df9c42aabaee2fe0386fb57c (127.10.220.131) to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:36.685626 15789 consensus_queue.cc:1048] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.695636 15824 consensus_queue.cc:1048] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.911026 15567 raft_consensus.cc:3060] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.916045 15567 raft_consensus.cc:1275] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.917285 15794 consensus_queue.cc:1048] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:36.921463 15715 raft_consensus.cc:3060] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.924623 15716 raft_consensus.cc:1275] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.926157 15764 consensus_queue.cc:1048] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:36.932590 15715 raft_consensus.cc:1275] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.934393 15824 consensus_queue.cc:1048] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:36.935402 15641 raft_consensus.cc:1275] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Refusing update from remote peer b5685730df9c42aabaee2fe0386fb57c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.936662 15783 consensus_queue.cc:1048] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.942314 15639 raft_consensus.cc:1275] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.944162 15789 consensus_queue.cc:1048] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:36.945958 15567 raft_consensus.cc:1275] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Refusing update from remote peer b5685730df9c42aabaee2fe0386fb57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.947571 15783 consensus_queue.cc:1048] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:36.996666 15567 raft_consensus.cc:1275] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.997839 15790 consensus_queue.cc:1048] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:37.005043 15715 raft_consensus.cc:3060] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:37.010994 15715 raft_consensus.cc:1275] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:37.012301 15790 consensus_queue.cc:1048] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:37.019418 15715 raft_consensus.cc:1275] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:37.020619 15789 consensus_queue.cc:1048] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:37.023541 15639 raft_consensus.cc:1275] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:37.025023 15761 consensus_queue.cc:1048] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:37.045643 15715 raft_consensus.cc:1275] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:37.046707 15761 consensus_queue.cc:1048] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:37.054226 15639 raft_consensus.cc:3060] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:37.061379 15639 raft_consensus.cc:1275] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:37.063089 15761 consensus_queue.cc:1048] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:37.064793 15567 raft_consensus.cc:1275] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:37.066211 15790 consensus_queue.cc:1048] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:37.073836 15715 raft_consensus.cc:1275] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:37.075197 15790 consensus_queue.cc:1048] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:39.414237 15461 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44602:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:03:39.416611 15461 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:03:39.461146 15557 tablet_service.cc:1511] Processing CreateTablet for tablet fbca1f9ac8b04b04bd52ea4ecb3b3433 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:39.462448 15557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbca1f9ac8b04b04bd52ea4ecb3b3433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.462220 15624 tablet_service.cc:1511] Processing CreateTablet for tablet fbca1f9ac8b04b04bd52ea4ecb3b3433 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:39.463416 15624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbca1f9ac8b04b04bd52ea4ecb3b3433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.464684 15555 tablet_service.cc:1511] Processing CreateTablet for tablet 251082c9975b4c17bd0a53f488e175aa (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:39.465930 15555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251082c9975b4c17bd0a53f488e175aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.466514 15703 tablet_service.cc:1511] Processing CreateTablet for tablet fbca1f9ac8b04b04bd52ea4ecb3b3433 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:03:39.467669 15703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbca1f9ac8b04b04bd52ea4ecb3b3433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.467377 15627 tablet_service.cc:1511] Processing CreateTablet for tablet 251082c9975b4c17bd0a53f488e175aa (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:39.468578 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251082c9975b4c17bd0a53f488e175aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.476933 15706 tablet_service.cc:1511] Processing CreateTablet for tablet 251082c9975b4c17bd0a53f488e175aa (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:03:39.478283 15706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251082c9975b4c17bd0a53f488e175aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.493255 15630 tablet_service.cc:1511] Processing CreateTablet for tablet 1d29e3df04c84630a7d18e3a11cd13b8 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:39.494102 15699 tablet_service.cc:1511] Processing CreateTablet for tablet 1d29e3df04c84630a7d18e3a11cd13b8 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:39.494962 15630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d29e3df04c84630a7d18e3a11cd13b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.495342 15699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d29e3df04c84630a7d18e3a11cd13b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.498416 15556 tablet_service.cc:1511] Processing CreateTablet for tablet c14b6f9a1acb471d882730689203952e (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:39.499202 15626 tablet_service.cc:1511] Processing CreateTablet for tablet c14b6f9a1acb471d882730689203952e (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:39.499650 15556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c14b6f9a1acb471d882730689203952e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.500393 15626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c14b6f9a1acb471d882730689203952e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.520303 15852 tablet_bootstrap.cc:492] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:39.525599 15854 tablet_bootstrap.cc:492] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:39.528122 15706 tablet_service.cc:1511] Processing CreateTablet for tablet c14b6f9a1acb471d882730689203952e (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:03:39.529423 15706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c14b6f9a1acb471d882730689203952e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.530948 15853 tablet_bootstrap.cc:492] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:39.531595 15854 tablet_bootstrap.cc:654] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.533203 15557 tablet_service.cc:1511] Processing CreateTablet for tablet c2514fdfee114b96a5e062ed2cc05c4f (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:39.534416 15557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2514fdfee114b96a5e062ed2cc05c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.491947 15555 tablet_service.cc:1511] Processing CreateTablet for tablet 1d29e3df04c84630a7d18e3a11cd13b8 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:03:39.537175 15555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d29e3df04c84630a7d18e3a11cd13b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.537674 15852 tablet_bootstrap.cc:654] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.542146 15853 tablet_bootstrap.cc:654] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.547977 15626 tablet_service.cc:1511] Processing CreateTablet for tablet c2514fdfee114b96a5e062ed2cc05c4f (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:39.549690 15706 tablet_service.cc:1511] Processing CreateTablet for tablet c2514fdfee114b96a5e062ed2cc05c4f (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:03:39.553270 15706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2514fdfee114b96a5e062ed2cc05c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.553098 15554 tablet_service.cc:1511] Processing CreateTablet for tablet 3a398f52190e447a9b1b093b8e4c2e3b (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:39.554322 15554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a398f52190e447a9b1b093b8e4c2e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.555275 15703 tablet_service.cc:1511] Processing CreateTablet for tablet 3a398f52190e447a9b1b093b8e4c2e3b (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:39.556418 15703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a398f52190e447a9b1b093b8e4c2e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.557236 15630 tablet_service.cc:1511] Processing CreateTablet for tablet 3a398f52190e447a9b1b093b8e4c2e3b (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:03:39.558923 15626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2514fdfee114b96a5e062ed2cc05c4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.562006 15630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a398f52190e447a9b1b093b8e4c2e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.562160 15552 tablet_service.cc:1511] Processing CreateTablet for tablet f62a8ac3b966462691f9266499582c18 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:39.563299 15552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62a8ac3b966462691f9266499582c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.582975 15699 tablet_service.cc:1511] Processing CreateTablet for tablet f62a8ac3b966462691f9266499582c18 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:39.584749 15699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62a8ac3b966462691f9266499582c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.585469 15555 tablet_service.cc:1511] Processing CreateTablet for tablet db54aeda29ab410e909409db29d69f1a (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:39.586375 15624 tablet_service.cc:1511] Processing CreateTablet for tablet db54aeda29ab410e909409db29d69f1a (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:39.586843 15555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db54aeda29ab410e909409db29d69f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.587678 15624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db54aeda29ab410e909409db29d69f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.592206 15627 tablet_service.cc:1511] Processing CreateTablet for tablet f62a8ac3b966462691f9266499582c18 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:03:39.593483 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f62a8ac3b966462691f9266499582c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.595531 15852 tablet_bootstrap.cc:492] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:39.596101 15852 ts_tablet_manager.cc:1403] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.008s
I20260713 09:03:39.598879 15852 raft_consensus.cc:359] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.610770 15852 raft_consensus.cc:385] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.611114 15852 raft_consensus.cc:740] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.600739 15702 tablet_service.cc:1511] Processing CreateTablet for tablet db54aeda29ab410e909409db29d69f1a (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:03:39.612255 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db54aeda29ab410e909409db29d69f1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.602233 15553 tablet_service.cc:1511] Processing CreateTablet for tablet c33f1efae15542aca93188df7534ffd6 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:39.613870 15852 consensus_queue.cc:260] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.606876 15698 tablet_service.cc:1511] Processing CreateTablet for tablet c33f1efae15542aca93188df7534ffd6 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:39.615324 15698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33f1efae15542aca93188df7534ffd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.614405 15553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33f1efae15542aca93188df7534ffd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.603592 15630 tablet_service.cc:1511] Processing CreateTablet for tablet c33f1efae15542aca93188df7534ffd6 (DEFAULT_TABLE table=soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:03:39.627277 15761 raft_consensus.cc:493] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:39.629114 15761 raft_consensus.cc:515] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.631120 15761 leader_election.cc:290] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:39.631873 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca1f9ac8b04b04bd52ea4ecb3b3433" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
W20260713 09:03:39.633327 15532 leader_election.cc:343] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:39.639449 15630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c33f1efae15542aca93188df7534ffd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:39.658821 15854 tablet_bootstrap.cc:492] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:39.659358 15854 ts_tablet_manager.cc:1403] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.134s	user 0.018s	sys 0.000s
I20260713 09:03:39.671605 15852 ts_tablet_manager.cc:1434] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.008s
I20260713 09:03:39.672946 15852 tablet_bootstrap.cc:492] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:39.680096 15852 tablet_bootstrap.cc:654] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.688138 15854 raft_consensus.cc:359] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.688920 15854 raft_consensus.cc:385] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.690696 15854 raft_consensus.cc:740] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.692011 15854 consensus_queue.cc:260] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
W20260713 09:03:39.666967 15530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.220.131:39839, user_credentials={real_user=slave}} blocked reactor thread for 49648.7us
I20260713 09:03:39.695245 15854 ts_tablet_manager.cc:1434] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260713 09:03:39.697239 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca1f9ac8b04b04bd52ea4ecb3b3433" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:39.698534 15853 tablet_bootstrap.cc:492] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:39.699028 15853 ts_tablet_manager.cc:1403] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.168s	user 0.019s	sys 0.005s
I20260713 09:03:39.701833 15853 raft_consensus.cc:359] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.702545 15853 raft_consensus.cc:385] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.702780 15853 raft_consensus.cc:740] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.703384 15853 consensus_queue.cc:260] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.705250 15853 ts_tablet_manager.cc:1434] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260713 09:03:39.712481 15853 tablet_bootstrap.cc:492] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:39.697346 15854 tablet_bootstrap.cc:492] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:39.718607 15853 tablet_bootstrap.cc:654] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.720793 15854 tablet_bootstrap.cc:654] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:39.721175 15530 leader_election.cc:343] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:39.722038 15852 tablet_bootstrap.cc:492] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:39.723006 15530 leader_election.cc:304] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974; no voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:39.723266 15852 ts_tablet_manager.cc:1403] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.005s
I20260713 09:03:39.723764 15859 raft_consensus.cc:2749] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:39.727322 15852 raft_consensus.cc:359] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.727850 15852 raft_consensus.cc:385] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.728003 15853 tablet_bootstrap.cc:492] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:39.728078 15852 raft_consensus.cc:740] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.728713 15853 ts_tablet_manager.cc:1403] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260713 09:03:39.728971 15852 consensus_queue.cc:260] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.731117 15852 ts_tablet_manager.cc:1434] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:03:39.732036 15852 tablet_bootstrap.cc:492] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:39.731870 15853 raft_consensus.cc:359] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.733237 15853 raft_consensus.cc:385] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.733553 15853 raft_consensus.cc:740] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.734421 15853 consensus_queue.cc:260] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.738375 15852 tablet_bootstrap.cc:654] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.742707 15854 tablet_bootstrap.cc:492] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:39.742728 15853 ts_tablet_manager.cc:1434] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:03:39.743235 15854 ts_tablet_manager.cc:1403] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.022s
I20260713 09:03:39.743852 15853 tablet_bootstrap.cc:492] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:39.746073 15854 raft_consensus.cc:359] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.746763 15854 raft_consensus.cc:385] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.747054 15854 raft_consensus.cc:740] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.747851 15854 consensus_queue.cc:260] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.750149 15853 tablet_bootstrap.cc:654] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.755967 15854 ts_tablet_manager.cc:1434] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260713 09:03:39.757007 15854 tablet_bootstrap.cc:492] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:39.762974 15853 tablet_bootstrap.cc:492] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:39.763159 15854 tablet_bootstrap.cc:654] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.763334 15852 tablet_bootstrap.cc:492] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:39.763502 15853 ts_tablet_manager.cc:1403] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260713 09:03:39.764051 15852 ts_tablet_manager.cc:1403] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.008s
I20260713 09:03:39.766625 15852 raft_consensus.cc:359] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.766784 15853 raft_consensus.cc:359] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.767259 15852 raft_consensus.cc:385] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.767530 15853 raft_consensus.cc:385] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.767590 15852 raft_consensus.cc:740] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.767920 15853 raft_consensus.cc:740] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.768504 15854 tablet_bootstrap.cc:492] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:39.768353 15852 consensus_queue.cc:260] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.769012 15854 ts_tablet_manager.cc:1403] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:03:39.768667 15853 consensus_queue.cc:260] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.770934 15853 ts_tablet_manager.cc:1434] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:39.771889 15853 tablet_bootstrap.cc:492] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:39.771914 15854 raft_consensus.cc:359] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.772719 15854 raft_consensus.cc:385] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.772993 15854 raft_consensus.cc:740] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.773836 15854 consensus_queue.cc:260] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.775872 15852 ts_tablet_manager.cc:1434] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.004s
I20260713 09:03:39.776907 15852 tablet_bootstrap.cc:492] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:39.779325 15854 ts_tablet_manager.cc:1434] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260713 09:03:39.780318 15854 tablet_bootstrap.cc:492] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:39.780874 15853 tablet_bootstrap.cc:654] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.782685 15852 tablet_bootstrap.cc:654] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.786389 15854 tablet_bootstrap.cc:654] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.792519 15853 tablet_bootstrap.cc:492] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:39.793053 15853 ts_tablet_manager.cc:1403] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260713 09:03:39.796026 15853 raft_consensus.cc:359] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.796797 15853 raft_consensus.cc:385] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.797206 15853 raft_consensus.cc:740] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.799378 15853 consensus_queue.cc:260] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.800298 15852 tablet_bootstrap.cc:492] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:39.800789 15852 ts_tablet_manager.cc:1403] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260713 09:03:39.796667 15861 raft_consensus.cc:493] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:39.802268 15861 raft_consensus.cc:515] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.803529 15852 raft_consensus.cc:359] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.804261 15852 raft_consensus.cc:385] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.804358 15861 leader_election.cc:290] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:39.804579 15852 raft_consensus.cc:740] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.805321 15852 consensus_queue.cc:260] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.806246 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d29e3df04c84630a7d18e3a11cd13b8" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:39.806305 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d29e3df04c84630a7d18e3a11cd13b8" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:39.807569 15566 raft_consensus.cc:2468] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 0.
W20260713 09:03:39.807776 15605 leader_election.cc:343] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:39.808314 15852 ts_tablet_manager.cc:1434] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:39.809227 15852 tablet_bootstrap.cc:492] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:39.809957 15854 tablet_bootstrap.cc:492] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:39.810467 15854 ts_tablet_manager.cc:1403] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.012s
I20260713 09:03:39.813231 15854 raft_consensus.cc:359] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.813898 15854 raft_consensus.cc:385] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.814181 15854 raft_consensus.cc:740] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.804402 15853 ts_tablet_manager.cc:1434] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:03:39.815091 15852 tablet_bootstrap.cc:654] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.815038 15854 consensus_queue.cc:260] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.817410 15854 ts_tablet_manager.cc:1434] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:39.818374 15854 tablet_bootstrap.cc:492] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:39.809087 15608 leader_election.cc:304] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [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: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:39.822635 15853 tablet_bootstrap.cc:492] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:39.823397 15861 raft_consensus.cc:2804] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:39.823822 15861 raft_consensus.cc:493] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:39.824144 15861 raft_consensus.cc:3060] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.824327 15854 tablet_bootstrap.cc:654] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.829429 15853 tablet_bootstrap.cc:654] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.835454 15854 tablet_bootstrap.cc:492] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:39.835927 15854 ts_tablet_manager.cc:1403] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:03:39.838568 15854 raft_consensus.cc:359] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.839236 15854 raft_consensus.cc:385] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.839501 15854 raft_consensus.cc:740] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.840150 15854 consensus_queue.cc:260] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.841257 15861 raft_consensus.cc:515] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.842535 15854 ts_tablet_manager.cc:1434] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:03:39.843700 15854 tablet_bootstrap.cc:492] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:39.844158 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d29e3df04c84630a7d18e3a11cd13b8" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:39.844787 15566 raft_consensus.cc:3060] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.845023 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d29e3df04c84630a7d18e3a11cd13b8" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:39.845647 15715 raft_consensus.cc:3060] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.848333 15847 raft_consensus.cc:493] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:39.848861 15847 raft_consensus.cc:515] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.850021 15854 tablet_bootstrap.cc:654] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.852247 15853 tablet_bootstrap.cc:492] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:39.852753 15853 ts_tablet_manager.cc:1403] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.010s
I20260713 09:03:39.853001 15861 leader_election.cc:290] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:39.852821 15715 raft_consensus.cc:2468] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 1.
I20260713 09:03:39.853616 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251082c9975b4c17bd0a53f488e175aa" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:39.854462 15567 raft_consensus.cc:2468] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:39.854971 15605 leader_election.cc:304] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:39.855861 15682 leader_election.cc:304] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:39.856163 15861 raft_consensus.cc:2804] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:39.856980 15861 raft_consensus.cc:697] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Becoming Leader. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:39.853048 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251082c9975b4c17bd0a53f488e175aa" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:39.857769 15639 raft_consensus.cc:2468] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:39.857661 15875 raft_consensus.cc:2804] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:39.858584 15875 raft_consensus.cc:493] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:39.857961 15861 consensus_queue.cc:237] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.858613 15853 raft_consensus.cc:359] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.859292 15875 raft_consensus.cc:3060] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.859558 15853 raft_consensus.cc:385] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.859900 15853 raft_consensus.cc:740] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.860061 15847 leader_election.cc:290] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:39.860791 15847 raft_consensus.cc:493] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:39.862735 15847 raft_consensus.cc:515] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.865962 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2514fdfee114b96a5e062ed2cc05c4f" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:39.866554 15567 raft_consensus.cc:2468] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:39.867121 15852 tablet_bootstrap.cc:492] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:39.867496 15854 tablet_bootstrap.cc:492] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:39.867972 15854 ts_tablet_manager.cc:1403] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.011s
I20260713 09:03:39.867627 15682 leader_election.cc:304] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:39.867630 15852 ts_tablet_manager.cc:1403] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.015s
I20260713 09:03:39.875233 15854 raft_consensus.cc:359] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.876045 15854 raft_consensus.cc:385] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.876209 15852 raft_consensus.cc:359] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.877036 15852 raft_consensus.cc:385] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.877327 15852 raft_consensus.cc:740] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.878007 15847 leader_election.cc:290] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:39.883400 15847 raft_consensus.cc:493] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:39.883857 15847 raft_consensus.cc:515] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.886473 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca1f9ac8b04b04bd52ea4ecb3b3433" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:39.886807 15641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca1f9ac8b04b04bd52ea4ecb3b3433" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:39.887099 15567 raft_consensus.cc:2468] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:39.887431 15641 raft_consensus.cc:2468] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:39.878161 15852 consensus_queue.cc:260] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.880427 15878 raft_consensus.cc:2804] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:39.888304 15682 leader_election.cc:304] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:39.876365 15854 raft_consensus.cc:740] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.882736 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2514fdfee114b96a5e062ed2cc05c4f" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:39.880650 15875 raft_consensus.cc:515] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.890363 15852 ts_tablet_manager.cc:1434] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260713 09:03:39.890539 15875 leader_election.cc:290] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:39.890244 15854 consensus_queue.cc:260] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.891376 15852 tablet_bootstrap.cc:492] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:39.887727 15461 catalog_manager.cc:5697] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130). New cstate: current_term: 1 leader_uuid: "fe6397dc2fa5497084a164f2f21427d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:39.892531 15854 ts_tablet_manager.cc:1434] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260713 09:03:39.893862 15854 tablet_bootstrap.cc:492] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:39.894181 15566 raft_consensus.cc:2468] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 1.
I20260713 09:03:39.860661 15853 consensus_queue.cc:260] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.897365 15860 raft_consensus.cc:493] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:39.897836 15860 raft_consensus.cc:515] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.898643 15853 ts_tablet_manager.cc:1434] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.003s
I20260713 09:03:39.899648 15853 tablet_bootstrap.cc:492] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:39.899945 15860 leader_election.cc:290] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:39.901420 15854 tablet_bootstrap.cc:654] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.901710 15877 raft_consensus.cc:2804] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:39.902146 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a398f52190e447a9b1b093b8e4c2e3b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:39.888868 15878 raft_consensus.cc:493] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:39.902791 15878 raft_consensus.cc:3060] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.903437 15847 leader_election.cc:290] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
W20260713 09:03:39.903575 15605 leader_election.cc:343] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:39.902411 15877 raft_consensus.cc:493] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:03:39.905062 15681 leader_election.cc:343] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:39.906114 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251082c9975b4c17bd0a53f488e175aa" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:39.909024 15639 raft_consensus.cc:3060] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.909389 15877 raft_consensus.cc:3060] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.907274 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a398f52190e447a9b1b093b8e4c2e3b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:39.911792 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251082c9975b4c17bd0a53f488e175aa" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
W20260713 09:03:39.912456 15608 leader_election.cc:343] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:39.912948 15608 leader_election.cc:304] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe6397dc2fa5497084a164f2f21427d7; no voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:39.914307 15860 raft_consensus.cc:2749] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:39.915650 15566 raft_consensus.cc:3060] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.916749 15639 raft_consensus.cc:2468] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:39.917949 15681 leader_election.cc:304] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:39.918746 15847 raft_consensus.cc:2804] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:39.919423 15847 raft_consensus.cc:697] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:39.920274 15847 consensus_queue.cc:237] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.923032 15854 tablet_bootstrap.cc:492] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:39.923532 15854 ts_tablet_manager.cc:1403] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.002s
I20260713 09:03:39.924934 15852 tablet_bootstrap.cc:654] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.926481 15854 raft_consensus.cc:359] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.927276 15854 raft_consensus.cc:385] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.927559 15854 raft_consensus.cc:740] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.928263 15854 consensus_queue.cc:260] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.928769 15877 raft_consensus.cc:515] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.929700 15878 raft_consensus.cc:515] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.930524 15875 raft_consensus.cc:493] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:39.926528 15566 raft_consensus.cc:2468] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:39.931128 15875 raft_consensus.cc:515] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.931782 15878 leader_election.cc:290] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:39.930536 15854 ts_tablet_manager.cc:1434] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:39.932394 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2514fdfee114b96a5e062ed2cc05c4f" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:39.933069 15875 leader_election.cc:290] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:39.933171 15567 raft_consensus.cc:3060] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.933691 15854 tablet_bootstrap.cc:492] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:39.928974 15853 tablet_bootstrap.cc:654] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.938504 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62a8ac3b966462691f9266499582c18" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:39.939193 15566 raft_consensus.cc:2468] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:39.939209 15641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62a8ac3b966462691f9266499582c18" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:39.939251 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2514fdfee114b96a5e062ed2cc05c4f" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:39.940580 15682 leader_election.cc:304] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
W20260713 09:03:39.941238 15681 leader_election.cc:343] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:39.941540 15847 raft_consensus.cc:2804] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:39.941982 15847 raft_consensus.cc:493] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:39.942351 15847 raft_consensus.cc:3060] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:39.942075 15681 leader_election.cc:343] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:39.942564 15567 raft_consensus.cc:2468] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:39.946599 15682 leader_election.cc:304] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:39.947293 15877 leader_election.cc:290] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:39.947862 15877 raft_consensus.cc:2804] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:39.948288 15877 raft_consensus.cc:697] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:39.948839 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca1f9ac8b04b04bd52ea4ecb3b3433" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:39.949083 15877 consensus_queue.cc:237] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.949442 15639 raft_consensus.cc:3060] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.952055 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca1f9ac8b04b04bd52ea4ecb3b3433" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:39.952616 15567 raft_consensus.cc:3060] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.953538 15847 raft_consensus.cc:515] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.956586 15854 tablet_bootstrap.cc:654] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.959815 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62a8ac3b966462691f9266499582c18" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:39.960454 15566 raft_consensus.cc:3060] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:39.960973 15853 tablet_bootstrap.cc:492] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:39.961433 15853 ts_tablet_manager.cc:1403] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.062s	user 0.003s	sys 0.019s
I20260713 09:03:39.964301 15639 raft_consensus.cc:2468] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:39.965586 15681 leader_election.cc:304] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:39.966461 15875 raft_consensus.cc:2804] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:39.967204 15875 raft_consensus.cc:697] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:39.968125 15875 consensus_queue.cc:237] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.971342 15566 raft_consensus.cc:2468] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:39.973235 15682 leader_election.cc:304] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:39.974071 15878 raft_consensus.cc:2804] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:39.974568 15847 leader_election.cc:290] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:39.964322 15853 raft_consensus.cc:359] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.975876 15853 raft_consensus.cc:385] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.976186 15853 raft_consensus.cc:740] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.976953 15853 consensus_queue.cc:260] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.980885 15852 tablet_bootstrap.cc:492] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:39.981418 15852 ts_tablet_manager.cc:1403] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.001s
I20260713 09:03:39.981690 15567 raft_consensus.cc:2468] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:39.982818 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62a8ac3b966462691f9266499582c18" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
W20260713 09:03:39.987639 15681 leader_election.cc:343] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:39.990236 15853 ts_tablet_manager.cc:1434] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:03:39.984406 15852 raft_consensus.cc:359] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.985116 15877 raft_consensus.cc:493] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:39.990780 15852 raft_consensus.cc:385] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:39.990962 15877 raft_consensus.cc:515] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.991590 15853 tablet_bootstrap.cc:492] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:39.991127 15852 raft_consensus.cc:740] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:39.994117 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14b6f9a1acb471d882730689203952e" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:39.985013 15464 catalog_manager.cc:5697] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:39.995088 15877 leader_election.cc:290] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:39.996104 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14b6f9a1acb471d882730689203952e" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:39.996654 15639 raft_consensus.cc:2468] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:39.996811 15464 catalog_manager.cc:5697] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:39.997699 15681 leader_election.cc:304] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:39.998494 15877 raft_consensus.cc:2804] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:39.994498 15878 raft_consensus.cc:697] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:39.998701 15853 tablet_bootstrap.cc:654] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:39.999549 15878 consensus_queue.cc:237] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.998925 15877 raft_consensus.cc:493] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:40.001931 15877 raft_consensus.cc:3060] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:40.005290 15513 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:40.008802 15877 raft_consensus.cc:515] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:39.993212 15852 consensus_queue.cc:260] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.013116 15852 ts_tablet_manager.cc:1434] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260713 09:03:40.014371 15852 tablet_bootstrap.cc:492] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:40.019302 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14b6f9a1acb471d882730689203952e" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:40.021597 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14b6f9a1acb471d882730689203952e" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:40.022107 15639 raft_consensus.cc:3060] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.022938 15854 tablet_bootstrap.cc:492] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:40.023259 15567 raft_consensus.cc:2468] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:40.023597 15854 ts_tablet_manager.cc:1403] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.040s
I20260713 09:03:40.026808 15854 raft_consensus.cc:359] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.027392 15854 raft_consensus.cc:385] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:40.027637 15854 raft_consensus.cc:740] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:40.028250 15877 leader_election.cc:290] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:40.028523 15853 tablet_bootstrap.cc:492] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:40.028401 15854 consensus_queue.cc:260] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.029036 15853 ts_tablet_manager.cc:1403] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.019s
I20260713 09:03:40.030825 15854 ts_tablet_manager.cc:1434] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:40.031704 15854 tablet_bootstrap.cc:492] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c: Bootstrap starting.
I20260713 09:03:40.032145 15852 tablet_bootstrap.cc:654] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:40.028935 15639 raft_consensus.cc:2468] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:40.034902 15681 leader_election.cc:304] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 83cdf39cde0640c08ad25ce08eb15974
I20260713 09:03:40.035678 15877 raft_consensus.cc:2804] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:40.036152 15877 raft_consensus.cc:697] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:40.036976 15877 consensus_queue.cc:237] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.037247 15853 raft_consensus.cc:359] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.037945 15853 raft_consensus.cc:385] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:40.038249 15853 raft_consensus.cc:740] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:40.038949 15853 consensus_queue.cc:260] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.041428 15853 ts_tablet_manager.cc:1434] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:03:40.044240 15852 tablet_bootstrap.cc:492] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:40.045524 15853 tablet_bootstrap.cc:492] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:40.045632 15852 ts_tablet_manager.cc:1403] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.003s
I20260713 09:03:40.045713 15854 tablet_bootstrap.cc:654] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:40.052985 15853 tablet_bootstrap.cc:654] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:40.048686 15852 raft_consensus.cc:359] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.053781 15852 raft_consensus.cc:385] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:40.054075 15852 raft_consensus.cc:740] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:40.054852 15852 consensus_queue.cc:260] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.057092 15852 ts_tablet_manager.cc:1434] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:03:40.058192 15852 tablet_bootstrap.cc:492] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:40.065344 15852 tablet_bootstrap.cc:654] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:40.069202 15854 tablet_bootstrap.cc:492] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c: No bootstrap required, opened a new log
I20260713 09:03:40.069644 15853 tablet_bootstrap.cc:492] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:40.070149 15853 ts_tablet_manager.cc:1403] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260713 09:03:40.069664 15854 ts_tablet_manager.cc:1403] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.008s
I20260713 09:03:40.074421 15854 raft_consensus.cc:359] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.075098 15854 raft_consensus.cc:385] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:40.075373 15854 raft_consensus.cc:740] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Initialized, Role: FOLLOWER
I20260713 09:03:40.076063 15854 consensus_queue.cc:260] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.077405 15853 raft_consensus.cc:359] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.077935 15854 ts_tablet_manager.cc:1434] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:40.078104 15853 raft_consensus.cc:385] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:40.078372 15853 raft_consensus.cc:740] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:40.079016 15853 consensus_queue.cc:260] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.080605 15853 ts_tablet_manager.cc:1434] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260713 09:03:40.083806 15853 tablet_bootstrap.cc:492] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7: Bootstrap starting.
I20260713 09:03:40.084117 15464 catalog_manager.cc:5697] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:40.085808 15464 catalog_manager.cc:5697] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:40.087477 15464 catalog_manager.cc:5697] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:40.088738 15853 tablet_bootstrap.cc:654] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:40.090296 15852 tablet_bootstrap.cc:492] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:40.090745 15852 ts_tablet_manager.cc:1403] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.009s
I20260713 09:03:40.093293 15852 raft_consensus.cc:359] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.093972 15852 raft_consensus.cc:385] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:40.094208 15852 raft_consensus.cc:740] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:40.094887 15852 consensus_queue.cc:260] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.096690 15852 ts_tablet_manager.cc:1434] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:40.097759 15852 tablet_bootstrap.cc:492] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974: Bootstrap starting.
I20260713 09:03:40.102952 15852 tablet_bootstrap.cc:654] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:40.109103 15853 tablet_bootstrap.cc:492] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7: No bootstrap required, opened a new log
I20260713 09:03:40.109208 15852 tablet_bootstrap.cc:492] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974: No bootstrap required, opened a new log
I20260713 09:03:40.109555 15853 ts_tablet_manager.cc:1403] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.016s
I20260713 09:03:40.109706 15852 ts_tablet_manager.cc:1403] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:03:40.112049 15853 raft_consensus.cc:359] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.112672 15853 raft_consensus.cc:385] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:40.112318 15852 raft_consensus.cc:359] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.112932 15853 raft_consensus.cc:740] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Initialized, Role: FOLLOWER
I20260713 09:03:40.113057 15852 raft_consensus.cc:385] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:40.113593 15852 raft_consensus.cc:740] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Initialized, Role: FOLLOWER
I20260713 09:03:40.113634 15853 consensus_queue.cc:260] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.114295 15852 consensus_queue.cc:260] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.116067 15853 ts_tablet_manager.cc:1434] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:40.116225 15852 ts_tablet_manager.cc:1434] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:40.128398 15858 raft_consensus.cc:493] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:40.128787 15858 raft_consensus.cc:515] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.130471 15858 leader_election.cc:290] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.131111 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33f1efae15542aca93188df7534ffd6" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:40.131623 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33f1efae15542aca93188df7534ffd6" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:40.131685 15639 raft_consensus.cc:2468] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 0.
I20260713 09:03:40.132302 15715 raft_consensus.cc:2468] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 0.
I20260713 09:03:40.131819 15861 raft_consensus.cc:493] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:40.132917 15861 raft_consensus.cc:515] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.133394 15532 leader_election.cc:304] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.134711 15859 raft_consensus.cc:2804] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:40.135105 15859 raft_consensus.cc:493] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:40.135411 15859 raft_consensus.cc:3060] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.135355 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2514fdfee114b96a5e062ed2cc05c4f" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:40.135897 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2514fdfee114b96a5e062ed2cc05c4f" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:40.136258 15567 raft_consensus.cc:2393] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe6397dc2fa5497084a164f2f21427d7 in current term 1: Already voted for candidate b5685730df9c42aabaee2fe0386fb57c in this term.
I20260713 09:03:40.134768 15861 leader_election.cc:290] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.137547 15608 leader_election.cc:304] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe6397dc2fa5497084a164f2f21427d7; no voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:40.138270 15861 raft_consensus.cc:3060] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.142212 15859 raft_consensus.cc:515] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.144671 15861 raft_consensus.cc:2749] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:40.144797 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33f1efae15542aca93188df7534ffd6" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:40.145022 15859 leader_election.cc:290] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.145385 15639 raft_consensus.cc:3060] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.145999 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33f1efae15542aca93188df7534ffd6" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:40.146533 15716 raft_consensus.cc:3060] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.151384 15639 raft_consensus.cc:2468] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 1.
I20260713 09:03:40.152432 15532 leader_election.cc:304] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.152864 15716 raft_consensus.cc:2468] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 1.
I20260713 09:03:40.153144 15859 raft_consensus.cc:2804] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:40.154248 15859 raft_consensus.cc:697] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:40.154853 15859 consensus_queue.cc:237] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.166304 15461 catalog_manager.cc:5697] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.178256 15859 raft_consensus.cc:493] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:40.178787 15859 raft_consensus.cc:515] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.180730 15859 leader_election.cc:290] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.181281 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a398f52190e447a9b1b093b8e4c2e3b" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:40.181728 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a398f52190e447a9b1b093b8e4c2e3b" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:40.181836 15639 raft_consensus.cc:2468] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 0.
I20260713 09:03:40.182231 15716 raft_consensus.cc:2468] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 0.
I20260713 09:03:40.182708 15532 leader_election.cc:304] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.183418 15859 raft_consensus.cc:2804] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:40.183705 15859 raft_consensus.cc:493] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:40.183944 15859 raft_consensus.cc:3060] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.188552 15859 raft_consensus.cc:515] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.190155 15859 leader_election.cc:290] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.190773 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a398f52190e447a9b1b093b8e4c2e3b" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:40.191406 15639 raft_consensus.cc:3060] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.191406 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a398f52190e447a9b1b093b8e4c2e3b" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:40.192111 15715 raft_consensus.cc:3060] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.195812 15639 raft_consensus.cc:2468] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 1.
I20260713 09:03:40.196691 15715 raft_consensus.cc:2468] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 1.
I20260713 09:03:40.196704 15532 leader_election.cc:304] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.197621 15859 raft_consensus.cc:2804] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:40.198084 15859 raft_consensus.cc:697] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:40.198755 15859 consensus_queue.cc:237] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.204996 15461 catalog_manager.cc:5697] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 1 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.268002 15877 raft_consensus.cc:493] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:40.268471 15877 raft_consensus.cc:515] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.270159 15877 leader_election.cc:290] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:40.270874 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54aeda29ab410e909409db29d69f1a" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:40.271028 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54aeda29ab410e909409db29d69f1a" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7" is_pre_election: true
I20260713 09:03:40.271433 15567 raft_consensus.cc:2468] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:40.271567 15639 raft_consensus.cc:2468] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 0.
I20260713 09:03:40.272300 15682 leader_election.cc:304] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:40.272950 15877 raft_consensus.cc:2804] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:40.273231 15877 raft_consensus.cc:493] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:40.273469 15877 raft_consensus.cc:3060] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.278209 15877 raft_consensus.cc:515] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.279628 15877 leader_election.cc:290] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:40.280319 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54aeda29ab410e909409db29d69f1a" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:40.280462 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54aeda29ab410e909409db29d69f1a" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:40.280804 15567 raft_consensus.cc:3060] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.280910 15639 raft_consensus.cc:3060] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.285852 15639 raft_consensus.cc:2468] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:40.286101 15567 raft_consensus.cc:2468] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 1.
I20260713 09:03:40.286633 15681 leader_election.cc:304] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.287369 15877 raft_consensus.cc:2804] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:40.287731 15877 raft_consensus.cc:697] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:40.288295 15877 consensus_queue.cc:237] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.294763 15461 catalog_manager.cc:5697] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 0 to 1, leader changed from <none> to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 1 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:40.314990 15861 raft_consensus.cc:493] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:40.315526 15861 raft_consensus.cc:515] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.317004 15861 leader_election.cc:290] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.317660 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62a8ac3b966462691f9266499582c18" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83cdf39cde0640c08ad25ce08eb15974" is_pre_election: true
I20260713 09:03:40.318058 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62a8ac3b966462691f9266499582c18" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5685730df9c42aabaee2fe0386fb57c" is_pre_election: true
I20260713 09:03:40.318437 15567 raft_consensus.cc:2393] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe6397dc2fa5497084a164f2f21427d7 in current term 1: Already voted for candidate b5685730df9c42aabaee2fe0386fb57c in this term.
I20260713 09:03:40.319377 15608 leader_election.cc:304] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe6397dc2fa5497084a164f2f21427d7; no voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:40.319912 15861 raft_consensus.cc:3060] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.324637 15861 raft_consensus.cc:2749] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:40.341936 15860 consensus_queue.cc:1048] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.352859 15860 consensus_queue.cc:1048] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.383567 15715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbca1f9ac8b04b04bd52ea4ecb3b3433"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
mode: GRACEFUL
new_leader_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:37838
I20260713 09:03:40.384039 15715 raft_consensus.cc:606] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Received request to transfer leadership to TS 83cdf39cde0640c08ad25ce08eb15974
I20260713 09:03:40.388123 15715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "251082c9975b4c17bd0a53f488e175aa"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
mode: GRACEFUL
new_leader_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:37838
I20260713 09:03:40.388554 15715 raft_consensus.cc:606] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Received request to transfer leadership to TS 83cdf39cde0640c08ad25ce08eb15974
I20260713 09:03:40.393004 15639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d29e3df04c84630a7d18e3a11cd13b8"
dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
mode: GRACEFUL
new_leader_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:39744
I20260713 09:03:40.393599 15639 raft_consensus.cc:606] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Received request to transfer leadership to TS 83cdf39cde0640c08ad25ce08eb15974
I20260713 09:03:40.398456 15715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c14b6f9a1acb471d882730689203952e"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
mode: GRACEFUL
new_leader_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:37838
I20260713 09:03:40.398900 15715 raft_consensus.cc:606] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Received request to transfer leadership to TS 83cdf39cde0640c08ad25ce08eb15974
I20260713 09:03:40.403193 15715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2514fdfee114b96a5e062ed2cc05c4f"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
mode: GRACEFUL
new_leader_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:37838
I20260713 09:03:40.403707 15715 raft_consensus.cc:606] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Received request to transfer leadership to TS fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:40.406983 15877 consensus_queue.cc:1048] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.409330 15567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a398f52190e447a9b1b093b8e4c2e3b"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
mode: GRACEFUL
new_leader_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:46914
I20260713 09:03:40.409910 15567 raft_consensus.cc:606] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Received request to transfer leadership to TS fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:40.414433 15877 consensus_queue.cc:1048] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:03:40.417279 15715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f62a8ac3b966462691f9266499582c18"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
mode: GRACEFUL
new_leader_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:37838
I20260713 09:03:40.417840 15715 raft_consensus.cc:606] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Received request to transfer leadership to TS fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:40.418429 15877 consensus_queue.cc:1048] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.429759 15847 raft_consensus.cc:993] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c: : Instructing follower 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:40.430171 15847 raft_consensus.cc:1081] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Signalling peer 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:40.430195 15715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db54aeda29ab410e909409db29d69f1a"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
mode: GRACEFUL
new_leader_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:37838
I20260713 09:03:40.432278 15715 raft_consensus.cc:606] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Received request to transfer leadership to TS fe6397dc2fa5497084a164f2f21427d7
I20260713 09:03:40.440200 15847 consensus_queue.cc:1048] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:40.438310 15567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "251082c9975b4c17bd0a53f488e175aa"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:46900
I20260713 09:03:40.444212 15567 raft_consensus.cc:493] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:40.445238 15567 raft_consensus.cc:3060] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.447253 15565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c33f1efae15542aca93188df7534ffd6"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
mode: GRACEFUL
new_leader_uuid: "b5685730df9c42aabaee2fe0386fb57c"
 from {username='slave'} at 127.0.0.1:46914
I20260713 09:03:40.447855 15565 raft_consensus.cc:606] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Received request to transfer leadership to TS b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:40.450762 15567 raft_consensus.cc:515] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.452718 15567 leader_election.cc:290] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.453210 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251082c9975b4c17bd0a53f488e175aa" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:40.453130 15641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251082c9975b4c17bd0a53f488e175aa" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:40.453956 15715 raft_consensus.cc:3055] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:40.454064 15641 raft_consensus.cc:3060] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.454296 15715 raft_consensus.cc:740] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:40.455181 15715 consensus_queue.cc:260] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.456295 15715 raft_consensus.cc:3060] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.457415 15847 raft_consensus.cc:993] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c: : Instructing follower 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:40.457864 15847 raft_consensus.cc:1081] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Signalling peer 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:40.459487 15566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbca1f9ac8b04b04bd52ea4ecb3b3433"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:46900
I20260713 09:03:40.459995 15566 raft_consensus.cc:493] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:40.460300 15566 raft_consensus.cc:3060] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.462218 15641 raft_consensus.cc:2468] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:40.462548 15715 raft_consensus.cc:2468] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:40.463460 15532 leader_election.cc:304] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.464262 15859 raft_consensus.cc:2804] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:40.464797 15859 raft_consensus.cc:697] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:40.465703 15566 raft_consensus.cc:515] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.465538 15859 consensus_queue.cc:237] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.467739 15566 leader_election.cc:290] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.468323 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca1f9ac8b04b04bd52ea4ecb3b3433" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:40.468861 15715 raft_consensus.cc:3055] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:40.469156 15715 raft_consensus.cc:740] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:40.469899 15715 consensus_queue.cc:260] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.471091 15715 raft_consensus.cc:3060] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.471753 15641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca1f9ac8b04b04bd52ea4ecb3b3433" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:40.472407 15641 raft_consensus.cc:3060] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.477725 15715 raft_consensus.cc:2468] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:40.477193 15464 catalog_manager.cc:5697] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 1 to 2, leader changed from b5685730df9c42aabaee2fe0386fb57c (127.10.220.131) to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.478893 15530 leader_election.cc:304] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:40.479133 15641 raft_consensus.cc:2468] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:40.479719 15859 raft_consensus.cc:2804] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:40.480309 15859 raft_consensus.cc:697] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:40.481161 15859 consensus_queue.cc:237] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.483767 15886 consensus_queue.cc:1048] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.492660 15566 raft_consensus.cc:3060] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:40.494241 15461 catalog_manager.cc:5697] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 1 to 2, leader changed from b5685730df9c42aabaee2fe0386fb57c (127.10.220.131) to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.502377 15847 consensus_queue.cc:1048] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.506111 15886 consensus_queue.cc:1048] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.513036 15886 consensus_queue.cc:1048] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.518455 15875 raft_consensus.cc:993] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c: : Instructing follower 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:40.518893 15877 raft_consensus.cc:1081] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Signalling peer 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:40.521855 15847 consensus_queue.cc:1048] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.522509 15567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c14b6f9a1acb471d882730689203952e"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:46900
I20260713 09:03:40.523030 15567 raft_consensus.cc:493] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:40.523365 15567 raft_consensus.cc:3060] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.523525 15877 raft_consensus.cc:993] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c: : Instructing follower fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:40.524072 15877 raft_consensus.cc:1081] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Signalling peer fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:40.525916 15642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f62a8ac3b966462691f9266499582c18"
dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:39716
I20260713 09:03:40.526463 15642 raft_consensus.cc:493] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:40.526813 15642 raft_consensus.cc:3060] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.531843 15567 raft_consensus.cc:515] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.536324 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14b6f9a1acb471d882730689203952e" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:40.536901 15640 raft_consensus.cc:3060] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.537758 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14b6f9a1acb471d882730689203952e" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:40.538204 15715 raft_consensus.cc:3055] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:40.538406 15715 raft_consensus.cc:740] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:40.538991 15715 consensus_queue.cc:260] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.539690 15715 raft_consensus.cc:3060] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.542011 15859 consensus_queue.cc:1048] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.542601 15640 raft_consensus.cc:2468] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:40.543748 15532 leader_election.cc:304] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.547312 15859 raft_consensus.cc:2804] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:40.547819 15859 raft_consensus.cc:697] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:40.547521 15642 raft_consensus.cc:515] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.548611 15639 raft_consensus.cc:1240] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Rejecting Update request from peer b5685730df9c42aabaee2fe0386fb57c for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:40.549772 15567 leader_election.cc:290] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.550774 15642 leader_election.cc:290] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.551805 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62a8ac3b966462691f9266499582c18" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:40.552384 15714 raft_consensus.cc:3055] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:40.552722 15714 raft_consensus.cc:740] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:40.552557 15875 consensus_queue.cc:1059] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.553493 15714 consensus_queue.cc:260] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.548677 15859 consensus_queue.cc:237] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.554587 15714 raft_consensus.cc:3060] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.559754 15715 raft_consensus.cc:2468] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:40.563308 15858 raft_consensus.cc:993] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974: : Instructing follower b5685730df9c42aabaee2fe0386fb57c to start an election
I20260713 09:03:40.563516 15714 raft_consensus.cc:2468] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:40.564445 15605 leader_election.cc:304] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.565490 15861 raft_consensus.cc:2804] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:40.565964 15861 raft_consensus.cc:697] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Becoming Leader. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:40.566730 15861 consensus_queue.cc:237] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [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: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.569335 15886 raft_consensus.cc:993] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c: : Instructing follower fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:40.569796 15886 raft_consensus.cc:1081] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Signalling peer fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:40.570942 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f62a8ac3b966462691f9266499582c18" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:40.571472 15567 raft_consensus.cc:3060] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.571692 15641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2514fdfee114b96a5e062ed2cc05c4f"
dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:39716
I20260713 09:03:40.572358 15641 raft_consensus.cc:493] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:40.572750 15641 raft_consensus.cc:3060] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.566684 15859 raft_consensus.cc:1081] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Signalling peer b5685730df9c42aabaee2fe0386fb57c to start an election
I20260713 09:03:40.575035 15464 catalog_manager.cc:5697] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 1 to 2, leader changed from b5685730df9c42aabaee2fe0386fb57c (127.10.220.131) to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.581310 15714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c33f1efae15542aca93188df7534ffd6"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
 from {username='slave'} at 127.0.0.1:37822
I20260713 09:03:40.581856 15714 raft_consensus.cc:493] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:40.582192 15714 raft_consensus.cc:3060] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.583103 15641 raft_consensus.cc:515] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.585163 15641 leader_election.cc:290] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.586262 15566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2514fdfee114b96a5e062ed2cc05c4f" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:40.586846 15566 raft_consensus.cc:3060] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.588749 15716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2514fdfee114b96a5e062ed2cc05c4f" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:40.589610 15716 raft_consensus.cc:3055] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:40.589959 15716 raft_consensus.cc:740] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:40.589751 15915 consensus_queue.cc:1048] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:40.590760 15716 consensus_queue.cc:260] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.592233 15716 raft_consensus.cc:3060] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.591966 15463 catalog_manager.cc:5697] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 reported cstate change: term changed from 1 to 2, leader changed from b5685730df9c42aabaee2fe0386fb57c (127.10.220.131) to fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "fe6397dc2fa5497084a164f2f21427d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.593711 15566 raft_consensus.cc:2468] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:40.594730 15608 leader_election.cc:304] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.595544 15861 raft_consensus.cc:2804] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:40.596611 15861 raft_consensus.cc:697] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Becoming Leader. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:40.599083 15716 raft_consensus.cc:2468] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:40.596072 15567 raft_consensus.cc:2468] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:40.600397 15861 consensus_queue.cc:237] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.607807 15714 raft_consensus.cc:515] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.609804 15714 leader_election.cc:290] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 2 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:40.610900 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33f1efae15542aca93188df7534ffd6" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:40.611601 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c33f1efae15542aca93188df7534ffd6" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:40.611761 15640 raft_consensus.cc:3060] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.612149 15567 raft_consensus.cc:3055] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:40.612449 15567 raft_consensus.cc:740] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:40.611825 15464 catalog_manager.cc:5697] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 reported cstate change: term changed from 1 to 2, leader changed from b5685730df9c42aabaee2fe0386fb57c (127.10.220.131) to fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "fe6397dc2fa5497084a164f2f21427d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.613236 15567 consensus_queue.cc:260] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.614405 15567 raft_consensus.cc:3060] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.617714 15640 raft_consensus.cc:2468] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 2.
I20260713 09:03:40.618742 15681 leader_election.cc:304] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.619544 15875 raft_consensus.cc:2804] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:40.619987 15875 raft_consensus.cc:697] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 2 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:40.620568 15875 consensus_queue.cc:237] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.621083 15567 raft_consensus.cc:2468] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 2.
I20260713 09:03:40.628263 15464 catalog_manager.cc:5697] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 1 to 2, leader changed from 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129) to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 2 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:40.684041 15875 consensus_queue.cc:1048] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.693580 15875 consensus_queue.cc:1048] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.702098 15847 raft_consensus.cc:993] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c: : Instructing follower fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:40.702533 15875 raft_consensus.cc:1081] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Signalling peer fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:40.703845 15640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db54aeda29ab410e909409db29d69f1a"
dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:39716
I20260713 09:03:40.704276 15640 raft_consensus.cc:493] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:40.704591 15640 raft_consensus.cc:3060] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.709064 15640 raft_consensus.cc:515] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.710659 15640 leader_election.cc:290] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.711331 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54aeda29ab410e909409db29d69f1a" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:40.711546 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db54aeda29ab410e909409db29d69f1a" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:40.711896 15567 raft_consensus.cc:3060] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.712136 15714 raft_consensus.cc:3055] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:40.712491 15714 raft_consensus.cc:740] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:40.713135 15714 consensus_queue.cc:260] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.714058 15714 raft_consensus.cc:3060] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.717348 15567 raft_consensus.cc:2468] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:40.718225 15608 leader_election.cc:304] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.718850 15861 raft_consensus.cc:2804] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:40.719218 15714 raft_consensus.cc:2468] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:40.719309 15861 raft_consensus.cc:697] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Becoming Leader. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:40.720239 15861 consensus_queue.cc:237] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.726354 15463 catalog_manager.cc:5697] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 reported cstate change: term changed from 1 to 2, leader changed from b5685730df9c42aabaee2fe0386fb57c (127.10.220.131) to fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "fe6397dc2fa5497084a164f2f21427d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.735795 15916 consensus_queue.cc:1048] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.744791 15858 consensus_queue.cc:1048] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:40.753906 15858 raft_consensus.cc:993] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974: : Instructing follower fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:40.754308 15915 raft_consensus.cc:1081] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Signalling peer fe6397dc2fa5497084a164f2f21427d7 to start an election
I20260713 09:03:40.755686 15640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a398f52190e447a9b1b093b8e4c2e3b"
dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
 from {username='slave'} at 127.0.0.1:39728
I20260713 09:03:40.756124 15640 raft_consensus.cc:493] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:40.756381 15640 raft_consensus.cc:3060] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.761448 15640 raft_consensus.cc:515] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.764171 15640 leader_election.cc:290] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.764335 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a398f52190e447a9b1b093b8e4c2e3b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:40.765050 15714 raft_consensus.cc:3060] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.764302 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a398f52190e447a9b1b093b8e4c2e3b" candidate_uuid: "fe6397dc2fa5497084a164f2f21427d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:40.765770 15567 raft_consensus.cc:3055] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:40.766045 15567 raft_consensus.cc:740] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:40.766753 15567 consensus_queue.cc:260] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.768038 15567 raft_consensus.cc:3060] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.771646 15714 raft_consensus.cc:2468] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:40.772671 15605 leader_election.cc:304] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.773281 15861 raft_consensus.cc:2804] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:40.773623 15567 raft_consensus.cc:2468] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe6397dc2fa5497084a164f2f21427d7 in term 2.
I20260713 09:03:40.773679 15861 raft_consensus.cc:697] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Becoming Leader. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:40.774574 15861 consensus_queue.cc:237] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.780236 15464 catalog_manager.cc:5697] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 reported cstate change: term changed from 1 to 2, leader changed from 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129) to fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130). New cstate: current_term: 2 leader_uuid: "fe6397dc2fa5497084a164f2f21427d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.904295 15640 raft_consensus.cc:1275] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.905586 15915 consensus_queue.cc:1048] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.908171 15860 raft_consensus.cc:993] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7: : Instructing follower 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:40.908598 15860 raft_consensus.cc:1081] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Signalling peer 83cdf39cde0640c08ad25ce08eb15974 to start an election
I20260713 09:03:40.910254 15567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d29e3df04c84630a7d18e3a11cd13b8"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
 from {username='slave'} at 127.0.0.1:46906
I20260713 09:03:40.910811 15567 raft_consensus.cc:493] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:40.911185 15567 raft_consensus.cc:3060] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.917460 15567 raft_consensus.cc:515] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.918630 15714 raft_consensus.cc:1275] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.919874 15916 consensus_queue.cc:1048] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.920307 15567 leader_election.cc:290] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), b5685730df9c42aabaee2fe0386fb57c (127.10.220.131:39839)
I20260713 09:03:40.919956 15641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d29e3df04c84630a7d18e3a11cd13b8" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:40.921638 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d29e3df04c84630a7d18e3a11cd13b8" candidate_uuid: "83cdf39cde0640c08ad25ce08eb15974" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
I20260713 09:03:40.921626 15641 raft_consensus.cc:3055] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:40.922326 15714 raft_consensus.cc:3060] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.922461 15641 raft_consensus.cc:740] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:40.923318 15641 consensus_queue.cc:260] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.924499 15641 raft_consensus.cc:3060] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.931442 15641 raft_consensus.cc:2468] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:40.932519 15532 leader_election.cc:304] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83cdf39cde0640c08ad25ce08eb15974, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:40.933305 15916 raft_consensus.cc:2804] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:40.933802 15916 raft_consensus.cc:697] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Becoming Leader. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:40.934482 15714 raft_consensus.cc:2468] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83cdf39cde0640c08ad25ce08eb15974 in term 2.
I20260713 09:03:40.934554 15916 consensus_queue.cc:237] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:40.940528 15464 catalog_manager.cc:5697] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 reported cstate change: term changed from 1 to 2, leader changed from fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130) to 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129). New cstate: current_term: 2 leader_uuid: "83cdf39cde0640c08ad25ce08eb15974" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.951049 15714 raft_consensus.cc:1275] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.952157 15916 consensus_queue.cc:1048] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.958214 15641 raft_consensus.cc:1275] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.959738 15916 consensus_queue.cc:1048] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.967010 15714 raft_consensus.cc:1275] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.968609 15860 consensus_queue.cc:1048] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.977260 15567 raft_consensus.cc:1275] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.979148 15861 consensus_queue.cc:1048] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:41.069082 15641 raft_consensus.cc:1275] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.070326 15858 consensus_queue.cc:1048] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.077347 15714 raft_consensus.cc:1275] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.078778 15858 consensus_queue.cc:1048] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260713 09:03:41.085573 15567 raft_consensus.cc:1275] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Refusing update from remote peer b5685730df9c42aabaee2fe0386fb57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.086786 15875 consensus_queue.cc:1048] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.094358 15641 raft_consensus.cc:1275] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Refusing update from remote peer b5685730df9c42aabaee2fe0386fb57c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.095636 15847 consensus_queue.cc:1048] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.142822 15714 raft_consensus.cc:1275] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.144259 15861 consensus_queue.cc:1048] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.151055 15567 raft_consensus.cc:1275] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.152602 15901 consensus_queue.cc:1048] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.175609 15716 raft_consensus.cc:1275] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.176736 15860 consensus_queue.cc:1048] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.183184 15567 raft_consensus.cc:1275] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.184533 15901 consensus_queue.cc:1048] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.223413 15716 raft_consensus.cc:1275] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.224453 15861 consensus_queue.cc:1048] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.230927 15567 raft_consensus.cc:1275] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Refusing update from remote peer fe6397dc2fa5497084a164f2f21427d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.232594 15861 consensus_queue.cc:1048] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.439100 15716 raft_consensus.cc:1275] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.440249 15916 consensus_queue.cc:1048] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.448315 15641 raft_consensus.cc:1275] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Refusing update from remote peer 83cdf39cde0640c08ad25ce08eb15974: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.450028 15859 consensus_queue.cc:1048] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:43.452258 15461 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44602:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:03:43.477895 15461 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44602:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:03:43.500398 11122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:43.582531 15958 tablet.cc:1724] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.627095 15962 tablet.cc:1724] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.638616 15956 tablet.cc:1724] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.673063 15969 tablet.cc:1724] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.720798 15979 tablet.cc:1724] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.686117 15964 tablet.cc:1724] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.754562 15977 tablet.cc:1724] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.783833 15956 tablet.cc:1724] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.802793 15958 tablet.cc:1724] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.835850 15984 tablet.cc:1724] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.839548 15989 tablet.cc:1724] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.843587 15564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11"
dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
mode: GRACEFUL
new_leader_uuid: "b5685730df9c42aabaee2fe0386fb57c"
 from {username='slave'} at 127.0.0.1:36784
I20260713 09:03:43.844467 15564 raft_consensus.cc:606] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Received request to transfer leadership to TS b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:43.843927 15979 tablet.cc:1724] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.863445 15989 tablet.cc:1724] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.875738 15969 tablet.cc:1724] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.876381 15962 tablet.cc:1724] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.877912 15956 tablet.cc:1724] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.894032 15982 tablet.cc:1724] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.880524 15964 tablet.cc:1724] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.897116 15958 tablet.cc:1724] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.909471 15989 tablet.cc:1724] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.926930 15962 tablet.cc:1724] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.904912 15979 tablet.cc:1724] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.938793 15997 tablet.cc:1724] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.940951 15996 tablet.cc:1724] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.945358 15962 tablet.cc:1724] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.951730 15969 tablet.cc:1724] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.962229 15977 tablet.cc:1724] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:03:43.969921 15640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af99d038d2ec477986ce36d361429729"
dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
mode: GRACEFUL
new_leader_uuid: "b5685730df9c42aabaee2fe0386fb57c"
 from {username='slave'} at 127.0.0.1:57760
I20260713 09:03:43.970606 15640 raft_consensus.cc:606] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Received request to transfer leadership to TS b5685730df9c42aabaee2fe0386fb57c
I20260713 09:03:43.972419 11122 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:03:43.973068 11122 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:43.996630 15463 catalog_manager.cc:6242] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f: soft_deleted_table [id=606e8e34f3d448c69008a81b6620e0e4] alter complete (version 1)
I20260713 09:03:44.140798 15859 raft_consensus.cc:993] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974: : Instructing follower b5685730df9c42aabaee2fe0386fb57c to start an election
I20260713 09:03:44.141317 15948 raft_consensus.cc:1081] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Signalling peer b5685730df9c42aabaee2fe0386fb57c to start an election
I20260713 09:03:44.142779 15714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
 from {username='slave'} at 127.0.0.1:37822
I20260713 09:03:44.143267 15714 raft_consensus.cc:493] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:44.143637 15714 raft_consensus.cc:3060] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:44.150441 15714 raft_consensus.cc:515] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:44.152467 15714 leader_election.cc:290] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 3 election: Requested vote from peers fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229), 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325)
I20260713 09:03:44.153218 15641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:44.153628 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fa5caec40dc4dc5ab9579eda5c86c11" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:44.153946 15641 raft_consensus.cc:3060] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:44.154224 15567 raft_consensus.cc:3055] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:44.154528 15567 raft_consensus.cc:740] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83cdf39cde0640c08ad25ce08eb15974, State: Running, Role: LEADER
I20260713 09:03:44.155185 15567 consensus_queue.cc:260] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [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: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:44.156119 15567 raft_consensus.cc:3060] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:44.159104 15641 raft_consensus.cc:2468] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 3.
I20260713 09:03:44.160279 15681 leader_election.cc:304] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [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: b5685730df9c42aabaee2fe0386fb57c, fe6397dc2fa5497084a164f2f21427d7; no voters: 
I20260713 09:03:44.160892 15567 raft_consensus.cc:2468] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 3.
I20260713 09:03:44.161134 15847 raft_consensus.cc:2804] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:44.161626 15847 raft_consensus.cc:697] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 3 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:44.162503 15847 consensus_queue.cc:237] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [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: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } }
I20260713 09:03:44.169543 15461 catalog_manager.cc:5697] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 2 to 3, leader changed from 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129) to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 3 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:44.213992 15972 raft_consensus.cc:993] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7: : Instructing follower b5685730df9c42aabaee2fe0386fb57c to start an election
I20260713 09:03:44.214481 15901 raft_consensus.cc:1081] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Signalling peer b5685730df9c42aabaee2fe0386fb57c to start an election
I20260713 09:03:44.215850 15714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af99d038d2ec477986ce36d361429729"
dest_uuid: "b5685730df9c42aabaee2fe0386fb57c"
 from {username='slave'} at 127.0.0.1:37820
I20260713 09:03:44.216393 15714 raft_consensus.cc:493] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:44.216777 15714 raft_consensus.cc:3060] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:44.221204 15714 raft_consensus.cc:515] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:44.222625 15714 leader_election.cc:290] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [CANDIDATE]: Term 3 election: Requested vote from peers 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325), fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229)
I20260713 09:03:44.223322 15567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af99d038d2ec477986ce36d361429729" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83cdf39cde0640c08ad25ce08eb15974"
I20260713 09:03:44.223883 15567 raft_consensus.cc:3060] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:44.223991 15641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af99d038d2ec477986ce36d361429729" candidate_uuid: "b5685730df9c42aabaee2fe0386fb57c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe6397dc2fa5497084a164f2f21427d7"
I20260713 09:03:44.224568 15641 raft_consensus.cc:3055] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:44.224823 15641 raft_consensus.cc:740] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fe6397dc2fa5497084a164f2f21427d7, State: Running, Role: LEADER
I20260713 09:03:44.225580 15641 consensus_queue.cc:260] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [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: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:44.226815 15641 raft_consensus.cc:3060] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:44.229287 15567 raft_consensus.cc:2468] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 3.
I20260713 09:03:44.230226 15682 leader_election.cc:304] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [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: 83cdf39cde0640c08ad25ce08eb15974, b5685730df9c42aabaee2fe0386fb57c; no voters: 
I20260713 09:03:44.231019 15953 raft_consensus.cc:2804] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:44.231362 15953 raft_consensus.cc:697] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 3 LEADER]: Becoming Leader. State: Replica: b5685730df9c42aabaee2fe0386fb57c, State: Running, Role: LEADER
I20260713 09:03:44.232075 15641 raft_consensus.cc:2468] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5685730df9c42aabaee2fe0386fb57c in term 3.
I20260713 09:03:44.232067 15953 consensus_queue.cc:237] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [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: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } }
I20260713 09:03:44.239197 15461 catalog_manager.cc:5697] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c reported cstate change: term changed from 2 to 3, leader changed from fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130) to b5685730df9c42aabaee2fe0386fb57c (127.10.220.131). New cstate: current_term: 3 leader_uuid: "b5685730df9c42aabaee2fe0386fb57c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5685730df9c42aabaee2fe0386fb57c" member_type: VOTER last_known_addr { host: "127.10.220.131" port: 39839 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:44.563421 15567 raft_consensus.cc:1275] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 3 FOLLOWER]: Refusing update from remote peer b5685730df9c42aabaee2fe0386fb57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:44.564494 15953 consensus_queue.cc:1048] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:44.573331 15641 raft_consensus.cc:1275] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 3 FOLLOWER]: Refusing update from remote peer b5685730df9c42aabaee2fe0386fb57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:44.574754 15953 consensus_queue.cc:1048] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:44.795061 15567 raft_consensus.cc:1275] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 3 FOLLOWER]: Refusing update from remote peer b5685730df9c42aabaee2fe0386fb57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:44.796106 15953 consensus_queue.cc:1048] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83cdf39cde0640c08ad25ce08eb15974" member_type: VOTER last_known_addr { host: "127.10.220.129" port: 39325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:44.803725 15641 raft_consensus.cc:1275] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 3 FOLLOWER]: Refusing update from remote peer b5685730df9c42aabaee2fe0386fb57c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:44.805612 15847 consensus_queue.cc:1048] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe6397dc2fa5497084a164f2f21427d7" member_type: VOTER last_known_addr { host: "127.10.220.130" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:45.022665 11122 tablet_server.cc:179] TabletServer@127.10.220.129:0 shutting down...
I20260713 09:03:45.048748 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:45.049566 11122 tablet_replica.cc:333] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.050408 11122 raft_consensus.cc:2243] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.050896 11122 raft_consensus.cc:2272] T db54aeda29ab410e909409db29d69f1a P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.053048 11122 tablet_replica.cc:333] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.053661 11122 raft_consensus.cc:2243] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.054117 11122 raft_consensus.cc:2272] T c33f1efae15542aca93188df7534ffd6 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.056061 11122 tablet_replica.cc:333] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.056630 11122 raft_consensus.cc:2243] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.057327 11122 raft_consensus.cc:2272] T c14b6f9a1acb471d882730689203952e P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.059099 11122 tablet_replica.cc:333] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.059618 11122 raft_consensus.cc:2243] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.060012 11122 raft_consensus.cc:2272] T 3a398f52190e447a9b1b093b8e4c2e3b P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.061757 11122 tablet_replica.cc:333] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.062238 11122 raft_consensus.cc:2243] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.062664 11122 raft_consensus.cc:2272] T c2514fdfee114b96a5e062ed2cc05c4f P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.064488 11122 tablet_replica.cc:333] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.065014 11122 raft_consensus.cc:2243] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.065793 11122 raft_consensus.cc:2272] T 1d29e3df04c84630a7d18e3a11cd13b8 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.067443 11122 tablet_replica.cc:333] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.067917 11122 raft_consensus.cc:2243] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.068318 11122 raft_consensus.cc:2272] T af99d038d2ec477986ce36d361429729 P 83cdf39cde0640c08ad25ce08eb15974 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.070983 11122 tablet_replica.cc:333] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.071514 11122 raft_consensus.cc:2243] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.072201 11122 raft_consensus.cc:2272] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.074155 11122 tablet_replica.cc:333] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.074656 11122 raft_consensus.cc:2243] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.075490 11122 raft_consensus.cc:2272] T e71d567ee87d464a9000e5706e27b784 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.077800 11122 tablet_replica.cc:333] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.078495 11122 raft_consensus.cc:2243] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.079047 11122 raft_consensus.cc:2272] T 6c123eab6dfd4a56998851e070aab38b P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.080904 11122 tablet_replica.cc:333] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.081419 11122 raft_consensus.cc:2243] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.081842 11122 raft_consensus.cc:2272] T 7f2f03ac78e54f1e82de717b06fb5a7f P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.084039 11122 tablet_replica.cc:333] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.084503 11122 raft_consensus.cc:2243] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.084854 11122 raft_consensus.cc:2272] T 8fa5caec40dc4dc5ab9579eda5c86c11 P 83cdf39cde0640c08ad25ce08eb15974 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.087373 11122 tablet_replica.cc:333] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.087853 11122 raft_consensus.cc:2243] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.088366 11122 raft_consensus.cc:2272] T 7547e0d5c86c4caba592d1c203a0108b P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.090559 11122 tablet_replica.cc:333] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.091040 11122 raft_consensus.cc:2243] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.091512 11122 raft_consensus.cc:2272] T e9398549356349258d8283baef470944 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:45.093264 15682 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260713 09:03:45.093859 11122 tablet_replica.cc:333] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.094691 11122 raft_consensus.cc:2243] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.095243 11122 raft_consensus.cc:2272] T f62a8ac3b966462691f9266499582c18 P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.097718 11122 tablet_replica.cc:333] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
W20260713 09:03:45.097932 15682 consensus_peers.cc:597] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c -> Peer 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325): Couldn't send request to peer 83cdf39cde0640c08ad25ce08eb15974. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:45.098227 11122 raft_consensus.cc:2243] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.098976 11122 raft_consensus.cc:2272] T 251082c9975b4c17bd0a53f488e175aa P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.100778 11122 tablet_replica.cc:333] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.101226 11122 raft_consensus.cc:2243] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.101969 11122 raft_consensus.cc:2272] T d67c7efa4426407096d85f7b319a1af5 P 83cdf39cde0640c08ad25ce08eb15974 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.103634 11122 tablet_replica.cc:333] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974: stopping tablet replica
I20260713 09:03:45.104035 11122 raft_consensus.cc:2243] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.104724 11122 raft_consensus.cc:2272] T c27f3462d3394b0ab2f3a520158b144c P 83cdf39cde0640c08ad25ce08eb15974 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.140657 11122 tablet_server.cc:196] TabletServer@127.10.220.129:0 shutdown complete.
I20260713 09:03:45.173103 11122 tablet_server.cc:179] TabletServer@127.10.220.130:0 shutting down...
W20260713 09:03:45.187877 15608 consensus_peers.cc:597] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 -> Peer 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325): Couldn't send request to peer 83cdf39cde0640c08ad25ce08eb15974. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:45.188365 15608 consensus_peers.cc:597] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 -> Peer 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325): Couldn't send request to peer 83cdf39cde0640c08ad25ce08eb15974. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:45.198645 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:45.199350 11122 tablet_replica.cc:333] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.200145 11122 raft_consensus.cc:2243] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.200544 11122 raft_consensus.cc:2272] T c33f1efae15542aca93188df7534ffd6 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.202340 11122 tablet_replica.cc:333] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.202854 11122 raft_consensus.cc:2243] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.203534 11122 raft_consensus.cc:2272] T db54aeda29ab410e909409db29d69f1a P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.205215 11122 tablet_replica.cc:333] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.205734 11122 raft_consensus.cc:2243] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.206403 11122 raft_consensus.cc:2272] T c2514fdfee114b96a5e062ed2cc05c4f P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.208141 11122 tablet_replica.cc:333] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.208669 11122 raft_consensus.cc:2243] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.209297 11122 raft_consensus.cc:2272] T 3a398f52190e447a9b1b093b8e4c2e3b P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.211403 11122 tablet_replica.cc:333] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.211911 11122 raft_consensus.cc:2243] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.212337 11122 raft_consensus.cc:2272] T c14b6f9a1acb471d882730689203952e P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.214136 11122 tablet_replica.cc:333] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.214793 11122 raft_consensus.cc:2243] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.215339 11122 raft_consensus.cc:2272] T 1d29e3df04c84630a7d18e3a11cd13b8 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:45.215442 15682 consensus_peers.cc:597] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c -> Peer 83cdf39cde0640c08ad25ce08eb15974 (127.10.220.129:39325): Couldn't send request to peer 83cdf39cde0640c08ad25ce08eb15974. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.129:39325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:45.217150 11122 tablet_replica.cc:333] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.217738 11122 raft_consensus.cc:2243] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.218111 11122 raft_consensus.cc:2272] T af99d038d2ec477986ce36d361429729 P fe6397dc2fa5497084a164f2f21427d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.220197 11122 tablet_replica.cc:333] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.220705 11122 raft_consensus.cc:2243] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.221112 11122 raft_consensus.cc:2272] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.222765 11122 tablet_replica.cc:333] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.223239 11122 raft_consensus.cc:2243] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.223625 11122 raft_consensus.cc:2272] T e71d567ee87d464a9000e5706e27b784 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.225314 11122 tablet_replica.cc:333] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.225781 11122 raft_consensus.cc:2243] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.226470 11122 raft_consensus.cc:2272] T 6c123eab6dfd4a56998851e070aab38b P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.228189 11122 tablet_replica.cc:333] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.228698 11122 raft_consensus.cc:2243] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.229430 11122 raft_consensus.cc:2272] T 7547e0d5c86c4caba592d1c203a0108b P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.231314 11122 tablet_replica.cc:333] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.231809 11122 raft_consensus.cc:2243] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.232195 11122 raft_consensus.cc:2272] T e9398549356349258d8283baef470944 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.233925 11122 tablet_replica.cc:333] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.234404 11122 raft_consensus.cc:2243] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.235118 11122 raft_consensus.cc:2272] T 7f2f03ac78e54f1e82de717b06fb5a7f P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.236747 11122 tablet_replica.cc:333] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.237190 11122 raft_consensus.cc:2243] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.237578 11122 raft_consensus.cc:2272] T 8fa5caec40dc4dc5ab9579eda5c86c11 P fe6397dc2fa5497084a164f2f21427d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.239501 11122 tablet_replica.cc:333] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.239974 11122 raft_consensus.cc:2243] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.240368 11122 raft_consensus.cc:2272] T c27f3462d3394b0ab2f3a520158b144c P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.242069 11122 tablet_replica.cc:333] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.242488 11122 raft_consensus.cc:2243] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.242839 11122 raft_consensus.cc:2272] T d67c7efa4426407096d85f7b319a1af5 P fe6397dc2fa5497084a164f2f21427d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.244601 11122 tablet_replica.cc:333] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.245021 11122 raft_consensus.cc:2243] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.245718 11122 raft_consensus.cc:2272] T f62a8ac3b966462691f9266499582c18 P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.247334 11122 tablet_replica.cc:333] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7: stopping tablet replica
I20260713 09:03:45.247728 11122 raft_consensus.cc:2243] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.248097 11122 raft_consensus.cc:2272] T 251082c9975b4c17bd0a53f488e175aa P fe6397dc2fa5497084a164f2f21427d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.275048 11122 tablet_server.cc:196] TabletServer@127.10.220.130:0 shutdown complete.
I20260713 09:03:45.303660 11122 tablet_server.cc:179] TabletServer@127.10.220.131:0 shutting down...
I20260713 09:03:45.325616 11122 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:45.326256 11122 tablet_replica.cc:333] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.326830 11122 raft_consensus.cc:2243] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.327605 11122 raft_consensus.cc:2272] T c33f1efae15542aca93188df7534ffd6 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.329491 11122 tablet_replica.cc:333] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.330050 11122 raft_consensus.cc:2243] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.330463 11122 raft_consensus.cc:2272] T db54aeda29ab410e909409db29d69f1a P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.332234 11122 tablet_replica.cc:333] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.332720 11122 raft_consensus.cc:2243] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.333096 11122 raft_consensus.cc:2272] T 3a398f52190e447a9b1b093b8e4c2e3b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.334753 11122 tablet_replica.cc:333] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.335237 11122 raft_consensus.cc:2243] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.335636 11122 raft_consensus.cc:2272] T c2514fdfee114b96a5e062ed2cc05c4f P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.337209 11122 tablet_replica.cc:333] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.337814 11122 raft_consensus.cc:2243] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.338285 11122 raft_consensus.cc:2272] T 1d29e3df04c84630a7d18e3a11cd13b8 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.340632 11122 tablet_replica.cc:333] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.341151 11122 raft_consensus.cc:2243] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.341635 11122 raft_consensus.cc:2272] T c14b6f9a1acb471d882730689203952e P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:45.342720 15681 consensus_peers.cc:597] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c -> Peer fe6397dc2fa5497084a164f2f21427d7 (127.10.220.130:34229): Couldn't send request to peer fe6397dc2fa5497084a164f2f21427d7. Status: Network error: Client connection negotiation failed: client connection to 127.10.220.130:34229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:45.343629 11122 tablet_replica.cc:333] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.344228 11122 raft_consensus.cc:2243] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.344907 11122 raft_consensus.cc:2272] T af99d038d2ec477986ce36d361429729 P b5685730df9c42aabaee2fe0386fb57c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.347083 11122 tablet_replica.cc:333] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.347680 11122 raft_consensus.cc:2243] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.348052 11122 raft_consensus.cc:2272] T fbca1f9ac8b04b04bd52ea4ecb3b3433 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.349623 11122 tablet_replica.cc:333] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.350061 11122 raft_consensus.cc:2243] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.350412 11122 raft_consensus.cc:2272] T f62a8ac3b966462691f9266499582c18 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.351918 11122 tablet_replica.cc:333] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.352341 11122 raft_consensus.cc:2243] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.352684 11122 raft_consensus.cc:2272] T 251082c9975b4c17bd0a53f488e175aa P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.354278 11122 tablet_replica.cc:333] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.354698 11122 raft_consensus.cc:2243] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.355397 11122 raft_consensus.cc:2272] T 8fa5caec40dc4dc5ab9579eda5c86c11 P b5685730df9c42aabaee2fe0386fb57c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.357686 11122 tablet_replica.cc:333] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.358139 11122 raft_consensus.cc:2243] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.358522 11122 raft_consensus.cc:2272] T 7f2f03ac78e54f1e82de717b06fb5a7f P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.360123 11122 tablet_replica.cc:333] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.360554 11122 raft_consensus.cc:2243] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.360922 11122 raft_consensus.cc:2272] T e71d567ee87d464a9000e5706e27b784 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.362635 11122 tablet_replica.cc:333] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.363075 11122 raft_consensus.cc:2243] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.363482 11122 raft_consensus.cc:2272] T 6c123eab6dfd4a56998851e070aab38b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.365119 11122 tablet_replica.cc:333] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.365581 11122 raft_consensus.cc:2243] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.366278 11122 raft_consensus.cc:2272] T e9398549356349258d8283baef470944 P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.367908 11122 tablet_replica.cc:333] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.368316 11122 raft_consensus.cc:2243] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.368652 11122 raft_consensus.cc:2272] T 7547e0d5c86c4caba592d1c203a0108b P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.370443 11122 tablet_replica.cc:333] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.370819 11122 raft_consensus.cc:2243] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.371151 11122 raft_consensus.cc:2272] T d67c7efa4426407096d85f7b319a1af5 P b5685730df9c42aabaee2fe0386fb57c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.372627 11122 tablet_replica.cc:333] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c: stopping tablet replica
I20260713 09:03:45.373008 11122 raft_consensus.cc:2243] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:45.373351 11122 raft_consensus.cc:2272] T c27f3462d3394b0ab2f3a520158b144c P b5685730df9c42aabaee2fe0386fb57c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.408799 11122 tablet_server.cc:196] TabletServer@127.10.220.131:0 shutdown complete.
I20260713 09:03:45.437024 11122 master.cc:562] Master@127.10.220.190:42519 shutting down...
I20260713 09:03:45.454990 11122 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:45.455549 11122 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:45.455832 11122 tablet_replica.cc:333] T 00000000000000000000000000000000 P b4b58e631b494496b625c2ac2699026f: stopping tablet replica
I20260713 09:03:45.473971 11122 master.cc:584] Master@127.10.220.190:42519 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10672 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24049 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (113443 ms total)
[  PASSED  ] 8 tests.
I20260713 09:03:45.521591 11122 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 397 messages since previous log ~517 seconds ago
I20260713 09:03:45.521823 11122 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 399 messages since previous log ~517 seconds ago
I20260713 09:03:45.521996 11122 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 399 messages since previous log ~517 seconds ago
I20260713 09:03:45.522197 11122 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~36 seconds ago
I20260713 09:03:45.522367 11122 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~36 seconds ago
I20260713 09:03:45.522608 11122 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
I20260713 09:03:45.522877 11122 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
